ESP-IDF
+
0
/1 examples
SourceVu will show references to
XtExcFrame::a0
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::a0
XtExcFrame::a0 field
Syntax
Show:
Summary
Declaration
from
xtensa_context.h:126
long
,
4
,
XT_STK_A0
,
a0
;
Examples
XtExcFrame::a0
is referenced by 1 libraries and example projects:
FreeRTOS
References
from
0/1
examples
Code
Location
Referrer
STRUCT_FIELD
(
long
,
4
,
XT_STK_A0
,
a0
)
xtensa_context.h:126
stk_frame
.
next_pc
=
exc_frame
->
a0
;
debug_helpers.c:226
esp_backtrace_print_all_tasks()
const
uint32_t
*
a_regs
=
(
const
uint32_t
*
)
&
frame
->
a0
;
gdbstub_xtensa.c:85
esp_gdbstub_frame_to_regfile()
const
uint32_t
*
a_regs
=
(
const
uint32_t
*
)
&
frame
->
a0
;
gdbstub_xtensa.c:158
esp_gdbstub_tcb_frame_to_regfile()
(
&
frame
->
a0
)
[
reg_index
-
1
]
=
value
;
gdbstub_xtensa.c:362
esp_gdbstub_set_register()
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::a0
is read by 2 functions:
All items filtered out
XtExcFrame::a0
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