Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/include/private/esp_private/
Dbrownout.h15 void esp_brownout_init(void);
/hal_espressif-latest/components/esp_system/port/
Dbrownout.c67 void esp_brownout_init(void) in esp_brownout_init() function
/hal_espressif-latest/components/esp_system/
Dstartup.c300 esp_brownout_init(); in do_core_init()