ESP-IDF
+
0
/1 examples
SourceVu will show references to
XtExcFrame::a1
from the following samples and libraries:
FreeRTOS
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
XtExcFrame::a1
XtExcFrame::a1 field
Syntax
Show:
Summary
Declaration
from
xtensa_context.h:127
long
,
4
,
XT_STK_A1
,
a1
;
Examples
XtExcFrame::a1
is referenced by 1 libraries and example projects:
FreeRTOS
References
from
0/1
examples
Code
Location
Referrer
STRUCT_FIELD
(
long
,
4
,
XT_STK_A1
,
a1
)
/* stack pointer before interrupt */
xtensa_context.h:127
stk_frame
.
sp
=
exc_frame
->
a1
;
debug_helpers.c:225
esp_backtrace_print_all_tasks()
esp_backtrace_frame_t
frame
=
{
.
pc
=
xt_frame
->
pc
,
.
sp
=
xt_frame
->
a1
,
.
next_pc
=
xt_frame
->
a0
,
.
exc_frame
=
xt_frame
}
;
panic_arch.c:479
panic_print_backtrace()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
XtExcFrame::a1
is read by 2 functions:
All items filtered out
XtExcFrame::a1
panic_print_backtrace()
esp_backtrace_print_all_tasks()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out