FreeRTOS
+
0
/1 examples
SourceVu will show references to
eReady
from the following samples and libraries:
ESP-IDF
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/3)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FreeRTOS
eReady
eReady value
The task being queried is in a ready or pending ready list.
Syntax
Show:
Summary
Declaration
from
task.h:105
eReady
;
Examples
eReady
is referenced by 1 libraries and example projects:
ESP-IDF
References
from
0/1
examples
Code
Location
Referrer
eReady
,
/**< The task being queried is in a ready or pending ready list. */
task.h:105
eReturn
=
eReady
;
tasks.c:1686
eTaskGetState()
uxTask
+=
prvListTasksWithinSingleList
(
&
(
pxTaskStatusArray
[
uxTask
]
)
,
&
(
pxReadyTasksLists
[
uxQueue
]
)
,
eReady
)
;
tasks.c:2977
uxTaskGetSystemState()
case
eReady
:
tasks.c:5493
vTaskList()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
eReady
is read by 3 functions:
All items filtered out
eReady
eTaskGetState()
uxTaskGetSystemState()
vTaskList()
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