Searched refs:le16toh (Results 1 – 3 of 3) sorted by relevance
101 #ifndef le16toh102 #define le16toh(x) os_bswap_16 (x) macro178 #ifndef le16toh179 #define le16toh(x) ((uint16_t)(x))
79 #define le16toh(x) ((uint16_t)(x)) macro93 #define le16toh(x) bswap16((x))
98 #define le16toh(x) ((uint16_t)(x)) macro113 #define le16toh(x) bswap16((x)) macro