Searched refs:WPL_SYNC_INIT_GROUP (Results 1 – 1 of 1) sorted by relevance
31 #define WPL_SYNC_INIT_GROUP (EVENT_BIT(WLAN_REASON_INITIALIZED) | EVENT_BIT(WLAN_REASON_INITIALIZAT… macro221 (void)xEventGroupClearBits(s_wplSyncEvent, WPL_SYNC_INIT_GROUP); in WPL_Start()232 …syncBit = xEventGroupWaitBits(s_wplSyncEvent, WPL_SYNC_INIT_GROUP, pdTRUE, pdFALSE, WPL_SYNC_TIMEO… in WPL_Start()