Searched defs:T0_FBYTE (Results 1 – 6 of 6) sorted by relevance
53 #define T0_FBYTE(x, n) (unsigned char)(((uint32_t)(x) >> (n)) & 0x7F) macro