Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/include/
Desp_system.h39 ESP_RST_PWR_GLITCH, //!< Reset due to power glitch detected enumerator
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dreset_reason.c61 return ESP_RST_PWR_GLITCH; in get_reset_reason()