Lines Matching defs:UINT8_TO_STREAM
96 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (uint8_t)(u8);}1410 UINT8_TO_STREAM(p,1); /* enable */1422 UINT8_TO_STREAM(p,0); /* disable */