FreeRTOS
eSetValueWithOverwrite
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
eSetValueWithOverwrite
eSetValueWithOverwrite value
Syntax
Show:
Summary
Declaration
from
task.h:95
eSetValueWithOverwrite
;
Examples
References
from
examples
Code
Location
Referrer
eSetValueWithOverwrite
,
/* Set the task's notification value to a specific value even if the previous value has not yet been read by the task. */
task.h:95
case
eSetValueWithOverwrite
:
tasks.c:4813
xTaskGenericNotify()
case
eSetValueWithOverwrite
:
tasks.c:4946
xTaskGenericNotifyFromISR()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
eSetValueWithOverwrite
is read by 2 functions:
All items filtered out
eSetValueWithOverwrite
xTaskGenericNotify()
xTaskGenericNotifyFromISR()
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