Searched defs:htole16 (Results 1 – 7 of 7) sorted by relevance
41 #define htole16 LE_16 macro [all...]
30 #define htole16 LE_16 macro
48 htole16(uint16_t in) in htole16() function
23 htole16(uint16_t in) in htole16() function
21 htole16(uint16_t in) in htole16() function
71 #define htole16(x) ((uint16_t)(x)) macro 85 #define htole16(x) bswap16((x)) macro