Searched refs:LE32_TO_HOST (Results 1 - 5 of 5) sorted by relevance

/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dosbridge-crc.c25 # define LE32_TO_HOST(x) (x) macro
30 # define LE32_TO_HOST(x) bswap_32(x) macro
H A Dmkzcfw.c27 # define LE32_TO_HOST(x) bswap_32(x) macro
32 # define LE32_TO_HOST(x) (x) macro
H A Dmkcasfw.c31 # define LE32_TO_HOST(x) (x) macro
36 # define LE32_TO_HOST(x) bswap_32(x) macro
H A Dmkcsysimg.c46 # define LE32_TO_HOST(x) (x) macro
51 # define LE32_TO_HOST(x) bswap_32(x) macro
H A Dmkzynfw.c37 # define LE32_TO_HOST(x) (x) macro
50 # define LE32_TO_HOST(x) bswap_32(x) macro

Completed in 89 milliseconds