ESP-IDF
xt_unhandled_exception()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
xt_unhandled_exception()
xt_unhandled_exception() function
Syntax
Show:
Summary
Declaration
from
panic_handler.c:250
void
IRAM_ATTR
xt_unhandled_exception
(
void
*
frame
)
;
Arguments
Argument
frame
Examples
References
from
examples
Code
Location
Referrer
void
IRAM_ATTR
xt_unhandled_exception
(
void
*
frame
)
panic_handler.c:250
extern
void
xt_unhandled_exception
(
void
*
frame
)
;
task_wdt.c:43
xt_unhandled_exception
(
frame
)
;
task_wdt.c:401
task_wdt_timeout_abort()
Call Tree
from
examples
xt_unhandled_exception()
is called by 1 function and calls 2 functions:
task_wdt_timeout_abort()
All items filtered out
xt_unhandled_exception()
panic_handler()
panic_enable_cache()
All items filtered out
Data Use
from
examples
xt_unhandled_exception()
:
All items filtered out
xt_unhandled_exception()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out