Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_phy/
DKconfig53 Can be modified by country information in API esp_wifi_set_country().
55 1. Country configured by API esp_wifi_set_country()
58 3. Country configured by API esp_wifi_set_country()
/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi.h749 esp_err_t esp_wifi_set_country(const wifi_country_t *country);
/hal_espressif-latest/zephyr/port/wifi/
Dwifi_stubs.c957 esp_err_t esp_wifi_set_country(const wifi_country_t *country) in esp_wifi_set_country() function