Searched defs:HTOLE16 (Results 1 – 2 of 2) sorted by relevance
744 #define HTOLE16(_x) (uint16_t)(((_x) & 0xff) << 8 | ((_x) & 0xff00) >> 8) macro 742 #define HTOLE16( global() macro
1529 #define HTOLE16( global() macro 1531 #define HTOLE16( global() macro