Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h2357 void wlan_reset(cli_reset_option ResetOption);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c10513 void wlan_reset(cli_reset_option ResetOption) in wlan_reset() argument
10521 if (ResetOption == CLI_DISABLE_WIFI || ResetOption == CLI_RESET_WIFI) in wlan_reset()
10625 if (ResetOption == CLI_ENABLE_WIFI || ResetOption == CLI_RESET_WIFI) in wlan_reset()