Home
last modified time | relevance | path

Searched refs:be32toh (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.5.0/components/newlib/platform_include/
Dendian.h73 #define be32toh(x) bswap32((x)) macro
87 #define be32toh(x) ((uint32_t)(x)) macro
/hal_espressif-3.5.0/components/wpa_supplicant/port/include/
Dendian.h95 #define be32toh(x) bswap32((x)) macro
110 #define be32toh(x) ((uint32_t)(x)) macro