Searched refs:ESP_RST_PANIC (Results 1 – 9 of 9) sorted by relevance
29 ESP_RST_PANIC, //!< Software reset due to exception/panic enumerator
25 if (reset_reason_hint == ESP_RST_PANIC || in get_reset_reason()
28 if (reset_reason_hint == ESP_RST_PANIC || in get_reset_reason()
435 esp_reset_reason_set_hint(ESP_RST_PANIC); in esp_panic_handler()