OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbf_I04Tld2x4Ftr
(Results
1 - 3
of
3
) sorted by null
/external/neven/Embedded/common/src/b_BitFeatureEm/
I04Tld2x4Ftr.h
41
struct
bbf_I04Tld2x4Ftr
66
/** initializes
bbf_I04Tld2x4Ftr
*/
68
struct
bbf_I04Tld2x4Ftr
* ptrA );
70
/** resets
bbf_I04Tld2x4Ftr
*/
72
struct
bbf_I04Tld2x4Ftr
* ptrA );
78
struct
bbf_I04Tld2x4Ftr
* ptrA,
79
const struct
bbf_I04Tld2x4Ftr
* srcPtrA );
83
const struct
bbf_I04Tld2x4Ftr
* ptrA,
84
const struct
bbf_I04Tld2x4Ftr
* srcPtrA );
94
const struct
bbf_I04Tld2x4Ftr
* ptrA )
[
all
...]
I04Tld2x4Ftr.c
42
struct
bbf_I04Tld2x4Ftr
* ptrA )
55
struct
bbf_I04Tld2x4Ftr
* ptrA )
74
struct
bbf_I04Tld2x4Ftr
* ptrA,
75
const struct
bbf_I04Tld2x4Ftr
* srcPtrA )
86
const struct
bbf_I04Tld2x4Ftr
* ptrA,
87
const struct
bbf_I04Tld2x4Ftr
* srcPtrA )
123
const struct
bbf_I04Tld2x4Ftr
* ptrA )
139
const struct
bbf_I04Tld2x4Ftr
* ptrA,
155
struct
bbf_I04Tld2x4Ftr
* ptrA,
191
const struct
bbf_I04Tld2x4Ftr
* ptrL = ( struct bbf_I04Tld2x4Ftr* )ptrA
[
all
...]
Feature.c
189
case bbf_FT_I04_TLD_2X4_FTR: bbf_I04Tld2x4Ftr_init( cpA, ( struct
bbf_I04Tld2x4Ftr
* )ptrA ); return;
215
case bbf_FT_I04_TLD_2X4_FTR: bbf_I04Tld2x4Ftr_exit( cpA, ( struct
bbf_I04Tld2x4Ftr
* )ptrA ); return;
240
case bbf_FT_I04_TLD_2X4_FTR: return bbf_I04Tld2x4Ftr_memSize( cpA, ( struct
bbf_I04Tld2x4Ftr
* )ptrA );
266
case bbf_FT_I04_TLD_2X4_FTR: return bbf_I04Tld2x4Ftr_memWrite( cpA, ( struct
bbf_I04Tld2x4Ftr
* )ptrA, memPtrA );
294
case bbf_FT_I04_TLD_2X4_FTR: return bbf_I04Tld2x4Ftr_memRead( cpA, ( struct
bbf_I04Tld2x4Ftr
* )ptrA, memPtrA, mtpA );
319
case bbf_FT_I04_TLD_2X4_FTR: return bbs_SIZEOF16( struct
bbf_I04Tld2x4Ftr
);
Completed in 37 milliseconds