Searched refs:htole32 (Results 1 – 2 of 2) sorted by relevance
68 data = htole32(BL31_MAGIC); in main()73 data = htole32(BL31_LOADADDR); in main()
58 #define htole32(x) ((uint32_t)(x)) macro72 #define htole32(x) bswap32((x)) macro
Completed in 3 milliseconds