Home
last modified time | relevance | path

Searched defs:le32toh (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/include/everest/kremlin/
Dc_endianness.h32 # define le32toh(x) OSSwapLittleToHostInt32(x) macro
50 # define le32toh(x) LE_32(x) macro
72 # define le32toh(x) (x) macro
91 # define le32toh(x) (x) macro
113 # define le32toh(x) (htole32((x))) macro
130 # define le32toh(x) (x) macro