Home
last modified time | relevance | path

Searched defs:osPutBits (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DOutStrm.c151 void osPutBits(OutStream* pStream, MS_U32 value, MS_S32 bits, MS_S8* name) in osPutBits() function
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DOutStrm.c151 void osPutBits(OutStream* pStream, MFE_U32 value, int bits, char* name) in osPutBits() function