Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching refs:bbs_Context

84 void bbf_Feature_init( struct bbs_Context* cpA,
88 void bbf_Feature_exit( struct bbs_Context* cpA,
94 void bbf_Feature_copy( struct bbs_Context* cpA,
99 flag bbf_Feature_equal( struct bbs_Context* cpA,
110 uint32 bbf_Feature_memSize( struct bbs_Context* cpA,
114 uint32 bbf_Feature_memWrite( struct bbs_Context* cpA,
118 uint32 bbf_Feature_memRead( struct bbs_Context* cpA,
124 void bbf_featureInit( struct bbs_Context* cpA,
129 void bbf_featureExit( struct bbs_Context* cpA,
133 uint32 bbf_featureMemSize( struct bbs_Context* cpA,
137 uint32 bbf_featureMemWrite( struct bbs_Context* cpA,
141 uint32 bbf_featureMemRead( struct bbs_Context* cpA,
147 uint32 bbf_featureSizeOf16( struct bbs_Context* cpA, enum bbf_FeatureType typeA );