ESP-IDF
+
0
/1 examples
SourceVu will show references to
XtExcFrame::ps
from the following samples and libraries:
FreeRTOS
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
XtExcFrame::ps
XtExcFrame::ps field
Syntax
Show:
Summary
Declaration
from
xtensa_context.h:125
long
,
4
,
XT_STK_PS
,
ps
;
Examples
XtExcFrame::ps
is referenced by 1 libraries and example projects:
FreeRTOS
References
from
0/1
examples
Code
Location
Referrer
STRUCT_FIELD
(
long
,
4
,
XT_STK_PS
,
ps
)
/* return PS */
xtensa_context.h:125
dst
->
ps
=
(
frame
->
ps
&
PS_UM
)
?
(
frame
->
ps
&
~
PS_EXCM
)
:
frame
->
ps
;
gdbstub_xtensa.c:140
esp_gdbstub_frame_to_regfile()
dst
->
ps
=
(
frame
->
ps
&
PS_UM
)
?
(
frame
->
ps
&
~
PS_EXCM
)
:
frame
->
ps
;
gdbstub_xtensa.c:220
esp_gdbstub_tcb_frame_to_regfile()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
XtExcFrame::ps
is read by 2 functions:
All items filtered out
XtExcFrame::ps
esp_gdbstub_frame_to_regfile()
esp_gdbstub_tcb_frame_to_regfile()
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