Searched defs:le16toh (Results 1 – 4 of 4) sorted by relevance
135 #define le16toh(x) ((uint16_t)(x)) macro149 #define le16toh(x) bswap16((x)) macro
114 #define le16toh( global() macro 128 #define le16toh( global() macro
67 #define le16toh(x) ((uint16_t)(x)) macro81 #define le16toh(x) bswap16((x)) macro
560 #define le16toh(x) ((uint16_t)(x)) macro