Searched defs:htole16 (Results 1 – 3 of 3) sorted by relevance
91 #define htole16(x) ((uint16_t)(x)) macro106 #define htole16(x) bswap16((x)) macro
94 #define htole16(x) os_bswap_16 (x) macro
72 #define htole16(x) ((uint16_t)(x)) macro