Home
last modified time | relevance | path

Searched refs:cli_reset_option (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h2052 } cli_reset_option; typedef
2357 void wlan_reset(cli_reset_option ResetOption);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c4131 wlan_reset((cli_reset_option)option);
Dwlan.c10513 void wlan_reset(cli_reset_option ResetOption) in wlan_reset()