Searched defs:BIT_8 (Results 1 – 6 of 6) sorted by relevance
26 constexpr int BIT_8 = 8; variable
41 constexpr uint8_t BIT_8 = 0x08; variable
49 constexpr int32_t BIT_8 = 8; variable
43 static constexpr uint8_t BIT_8 = 8; variable
41 #define BIT_8 8 macro
188 #define BIT_8 8 macro