Home
last modified time | relevance | path

Searched defs:esp_reset_reason_set_hint (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s2/
Dreset_reason.c97 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dreset_reason.c95 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32c3/
Dreset_reason.c97 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32h2/
Dreset_reason.c97 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dreset_reason.c98 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-3.6.0/components/esp_system/
Dpanic.c410 void IRAM_ATTR __attribute__((weak)) esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function