Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/
Dbrownout.c73 .reset_enabled = false, in esp_brownout_init()
94 .reset_enabled = true, in esp_brownout_init()
/hal_espressif-latest/components/hal/include/hal/
Dbrownout_hal.h27 bool reset_enabled; member
/hal_espressif-latest/components/hal/
Dbrownout_hal.c19 brownout_ll_reset_config(cfg->reset_enabled, 0x3ff, 1); in brownout_hal_config()