Searched refs:BE32_TO_HOST (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dmkplanexfw.c25 # define BE32_TO_HOST(x) (x) macro
28 # define BE32_TO_HOST(x) bswap_32(x) macro
H A Dmkzcfw.c25 # define BE32_TO_HOST(x) (x) macro
30 # define BE32_TO_HOST(x) bswap_32(x) macro
H A Dmkzynfw.c41 # define BE32_TO_HOST(x) bswap_32(x) macro
46 # define BE32_TO_HOST(x) (x) macro

Completed in 88 milliseconds