Searched refs:panic_abort (Results 1 – 3 of 3) sorted by relevance
84 panic_abort(details); in esp_system_abort()
72 void __attribute__((__noreturn__)) panic_abort(const char *details);
452 void IRAM_ATTR __attribute__((noreturn, no_sanitize_undefined)) panic_abort(const char *details) in panic_abort() function