Searched defs:le16toh (Results 1 – 6 of 6) sorted by relevance
36 #define le16toh LE_16 macro
30 le16toh(uint16_t in) in le16toh() function
47 le16toh(uint16_t in) in le16toh() function
55 le16toh(uint16_t in) in le16toh() function
78 #define le16toh(x) ((uint16_t)(x)) macro 92 #define le16toh(x) bswap16((x)) macro