FreeRTOS
xTASK_PARAMETERS::uxPriority
is only used within 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
STM32 Libraries and Samples
FreeRTOS
xTASK_PARAMETERS::uxPriority
xTASK_PARAMETERS::uxPriority field
Syntax
Show:
Summary
Declaration
from
task.h:127
UBaseType_t
uxPriority
;
Examples
References
from
examples
Code
Location
Referrer
UBaseType_t
uxPriority
;
task.h:127
pxTaskDefinition
->
uxPriority
,
tasks.c:716
xTaskCreateRestricted()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
xTASK_PARAMETERS::uxPriority
is read by 1 function:
All items filtered out
xTASK_PARAMETERS::uxPriority
xTaskCreateRestricted()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out