Searched defs:le16toh (Results 1 – 1 of 1) sorted by relevance
57 #define le16toh(x) ((uint16_t)(x)) macro71 #define le16toh(x) bswap16((x)) macro