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
Raspberry Pi Pico SDK and Examples
FreeRTOS
eSetValueWithOverwrite
eSetValueWithOverwrite value
Syntax
Show:
Summary
Declaration
from
task.h:121
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:121
case
eSetValueWithOverwrite
:
tasks.c:7881
xTaskGenericNotify()
case
eSetValueWithOverwrite
:
tasks.c:8024
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