Searched refs:htole16 (Results 1 – 2 of 2) sorted by relevance
59 #define htole16(_x) ((__uint16_t)(_x)) macro72 #define htole16(_x) __bswap16(_x) macro
71 #define htole16(x) ((uint16_t)(x)) macro85 #define htole16(x) bswap16((x)) macro