Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/
Dbrownout.c27 #define BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL macro
29 #define BROWNOUT_DET_LVL 0 macro
71 .threshold = BROWNOUT_DET_LVL, in esp_brownout_init()
92 .threshold = BROWNOUT_DET_LVL, in esp_brownout_init()