Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dreset_reason.c90 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dreset_reason.c79 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dreset_reason.c92 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dreset_reason.c102 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dreset_reason.c102 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dreset_reason.c89 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dreset_reason.c87 void IRAM_ATTR esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function
/hal_espressif-latest/components/esp_system/
Dpanic.c474 void IRAM_ATTR __attribute__((weak)) esp_reset_reason_set_hint(esp_reset_reason_t hint) in esp_reset_reason_set_hint() function