Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/edgefast_wifi/source/
Dwpl_nxp.c48 WPL_NOT_INITIALIZED, enumerator
56 static wpl_state_t s_wplState = WPL_NOT_INITIALIZED;
171 if (s_wplState != WPL_NOT_INITIALIZED) in WPL_Init()