Home
last modified time | relevance | path

Searched refs:DUMP_WRAPAROUND (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/
Dwm_utils.h202 #define DUMP_WRAPAROUND 16U macro
220 if (!(i % DUMP_WRAPAROUND)) in dump_hex()
/hal_nxp-latest/mcux/mcux-sdk/components/sdu/
Dfsl_adapter_sdu.c260 #define DUMP_WRAPAROUND 16U macro
282 if ((i % DUMP_WRAPAROUND) == 0U) in SDU_dump_hex()