Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wifi_provisioning/src/
Dmanager.c28 #define WIFI_PROV_STORAGE_BIT BIT0 macro
1448 restore_wifi_flag |= WIFI_PROV_STORAGE_BIT; in wifi_prov_mgr_start_provisioning()
1543 if (restore_wifi_flag & WIFI_PROV_STORAGE_BIT) { in wifi_prov_mgr_start_provisioning()