ESP-IDF
+
0
/1 examples
SourceVu will show references to
PS_UM
from the following samples and libraries:
FreeRTOS
Symbol previews are coming soon...
Symbols
loading (3/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
PS_UM
PS_UM macro
Syntax
Show:
Summary
Declaration
from
corebits.h:104
#define
PS_UM
PS_UM_MASK
Examples
PS_UM
is referenced by 1 libraries and example projects:
FreeRTOS
References
from
0/1
examples
Code
Location
#define
PS_UM
PS_UM_MASK
corebits.h:104
dst
->
ps
=
(
frame
->
ps
&
PS_UM
)
?
(
frame
->
ps
&
~
PS_EXCM
)
:
frame
->
ps
;
gdbstub_xtensa.c:140
dst
->
ps
=
(
frame
->
ps
&
PS_UM
)
?
(
frame
->
ps
&
~
PS_EXCM
)
:
frame
->
ps
;
gdbstub_xtensa.c:220
dst
->
ps
=
(
frame
->
ps
&
PS_UM
)
?
(
frame
->
ps
&
~
PS_EXCM
)
:
frame
->
ps
;
gdbstub_xtensa.c:243
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
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