Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_wifi/include/esp_private/
Desp_wifi_private.h18 #define WIFI_OSI_FUNCS_INITIALIZER() &g_wifi_osi_funcs macro
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wpa_main.c415 wifi_funcs = WIFI_OSI_FUNCS_INITIALIZER(); in esp_supplicant_init()