Searched defs:BIT16x2 (Results 1 – 2 of 2) sorted by relevance
49 #define BIT16x2(x,y) uint32_t y:16, x:16 macro
125 #define BIT16x2(x,y) uint32_t x:16, y:16 macro128 #define BIT16x2(x,y) uint32_t y:16, x:16 macro