Searched refs:htobe32 (Results 1 – 4 of 4) sorted by relevance
105 #ifndef htobe32106 #define htobe32(x) ((uint32_t)(x)) macro182 #ifndef htobe32183 #define htobe32(x) os_bswap_32(x)
70 #define htobe32(x) bswap32((x)) macro84 #define htobe32(x) ((uint32_t)(x))
89 #define htobe32(x) bswap32((x)) macro104 #define htobe32(x) ((uint32_t)(x)) macro
807 uint32_t crc_size_conversion = htobe32(crc_data); in phy_crc_check_init_data()