Home
last modified time | relevance | path

Searched refs:ARG_UNUSED (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_txpwrlimit_cfg.c216 ARG_UNUSED(tx_pwrlimit_2g_cfg); in wlan_set_wwsm_txpwrlimit()
217 ARG_UNUSED(chanlist_2g_cfg); in wlan_set_wwsm_txpwrlimit()
219 ARG_UNUSED(tx_pwrlimit_5g_cfg); in wlan_set_wwsm_txpwrlimit()
220 ARG_UNUSED(chanlist_5g_cfg); in wlan_set_wwsm_txpwrlimit()
Dwlan_enhanced_tests.c1081 ARG_UNUSED(chanlist_2g_cfg);
1083 ARG_UNUSED(chanlist_5g_cfg);
1297 ARG_UNUSED(rg_table_fc);
1298 ARG_UNUSED(rg_table_fc_len);
1302 ARG_UNUSED(tx_pwrlimit_2g_cfg);
1303 ARG_UNUSED(chanlist_2g_cfg);
1305 ARG_UNUSED(tx_pwrlimit_5g_cfg);
1306 ARG_UNUSED(chanlist_5g_cfg);
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Source/
Dmmu_armv8a.c69 #define ARG_UNUSED(x) (void)(x) macro
624 ARG_UNUSED(flags); in enable_mmu_el1()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-imu.c1792 ARG_UNUSED(hs_wakeup_reason); in wifi_print_wakeup_reason()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h28 #define ARG_UNUSED(x) (void)(x) macro