Searched refs:le16toh (Results 1 – 1 of 1) sorted by relevance
64 #define le16toh(x) ((uint16_t)(x)) macro78 #define le16toh(x) bswap16((x)) macro
Completed in 2 milliseconds