Home
last modified time | relevance | path

Searched defs:esp_reset_reason_get_hint (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dreset_reason.c98 esp_reset_reason_t esp_reset_reason_get_hint(void) in esp_reset_reason_get_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dreset_reason.c87 esp_reset_reason_t esp_reset_reason_get_hint(void) in esp_reset_reason_get_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dreset_reason.c100 esp_reset_reason_t esp_reset_reason_get_hint(void) in esp_reset_reason_get_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dreset_reason.c110 esp_reset_reason_t esp_reset_reason_get_hint(void) in esp_reset_reason_get_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dreset_reason.c110 esp_reset_reason_t esp_reset_reason_get_hint(void) in esp_reset_reason_get_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dreset_reason.c97 esp_reset_reason_t esp_reset_reason_get_hint(void) in esp_reset_reason_get_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dreset_reason.c95 esp_reset_reason_t esp_reset_reason_get_hint(void) in esp_reset_reason_get_hint() function
/hal_espressif-latest/components/esp_system/
Dpanic.c478 esp_reset_reason_t IRAM_ATTR __attribute__((weak)) esp_reset_reason_get_hint(void) in esp_reset_reason_get_hint() function