Searched refs:ese_htole32 (Results 1 – 4 of 4) sorted by relevance
44 extern uint32_t ese_htole32(uint32_t host_32bits);
39 uint32_t ese_htole32(uint32_t host_32bits) { return htole32(host_32bits); } in ese_htole32() function
42 uint32_t ese_htole32(uint32_t host_32bits) { in ese_htole32() function
297 *(uint32_t *)(&reply[0]) = ese_htole32(cooldownSec); in nxp_pn80t_handle_interface_call()