Searched refs:le16toh (Results 1 – 1 of 1) sorted by relevance
42 #define le16toh(x) (uint16_t)(x) macro55 #define le16toh(x) __bswap16(x) macro