Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/include/
Desp_system.h35 ESP_RST_SDIO, //!< Reset over SDIO enumerator
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dreset_reason.c52 return ESP_RST_SDIO; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dreset_reason.c64 return ESP_RST_SDIO; in get_reset_reason()