ESP-IDF
+
0
/1 examples
SourceVu will show references to
pxCurrentTCBs
from the following samples and libraries:
FreeRTOS
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
pxCurrentTCBs
pxCurrentTCBs variable
Syntax
Show:
Summary
Declaration
from
gdbstub_xtensa.c:106
extern
void
*
pxCurrentTCBs
[
2
]
;
Examples
pxCurrentTCBs
is referenced by 1 libraries and example projects:
FreeRTOS
References
from
0/1
examples
Code
Location
Referrer
extern
void
*
pxCurrentTCBs
[
2
]
;
gdbstub_xtensa.c:106
void
*
current_tcb_ptr
=
pxCurrentTCBs
[
0
]
;
gdbstub_xtensa.c:107
esp_gdbstub_frame_to_regfile()
current_tcb_ptr
=
pxCurrentTCBs
[
esp_cpu_get_core_id
(
)
]
;
gdbstub_xtensa.c:111
esp_gdbstub_frame_to_regfile()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
pxCurrentTCBs
is read by 1 function:
All items filtered out
pxCurrentTCBs
esp_gdbstub_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