Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/include/
Desp_system.h33 ESP_RST_DEEPSLEEP, //!< Reset after exiting deep sleep mode enumerator
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dreset_reason.c34 return ESP_RST_DEEPSLEEP; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dreset_reason.c34 return ESP_RST_DEEPSLEEP; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dreset_reason.c37 return ESP_RST_DEEPSLEEP; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dreset_reason.c34 return ESP_RST_DEEPSLEEP; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dreset_reason.c34 return ESP_RST_DEEPSLEEP; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dreset_reason.c34 return ESP_RST_DEEPSLEEP; in get_reset_reason()
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dreset_reason.c34 return ESP_RST_DEEPSLEEP; in get_reset_reason()