Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/
Dbrownout.c78 brownout_hal_config(&cfg); in esp_brownout_init()
99 brownout_hal_config(&cfg); in esp_brownout_init()
109 brownout_hal_config(&cfg); in esp_brownout_disable()
/hal_espressif-latest/components/hal/include/hal/
Dbrownout_hal.h37 void brownout_hal_config(const brownout_hal_config_t *cfg);
/hal_espressif-latest/components/hal/
Dbrownout_hal.c11 void brownout_hal_config(const brownout_hal_config_t *cfg) in brownout_hal_config() function