Searched defs:HI_U8 (Results 1 – 7 of 7) sorted by relevance
41 typedef unsigned char HI_U8; typedef
44 typedef unsigned char HI_U8; typedef
56 typedef unsigned char HI_U8; typedef
45 HI_U8 = c_ubyte variable
136 #define HI_U8(a) (((uint8_t)(a) >> 4) & 0x0F) macro