Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/include/
Desp_system.h38 ESP_RST_EFUSE, //!< Reset due to efuse error enumerator
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dreset_reason.c58 return ESP_RST_EFUSE; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dreset_reason.c58 return ESP_RST_EFUSE; in get_reset_reason()