Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_wifi/include/
Desp_smartconfig.h63 #define SMARTCONFIG_START_CONFIG_DEFAULT() { \ macro
/hal_espressif-3.6.0/examples/wifi/smart_config/main/
Dsmartconfig_main.c111 smartconfig_start_config_t cfg = SMARTCONFIG_START_CONFIG_DEFAULT(); in smartconfig_example_task()