FreeRTOS
+
0
/1 examples
SourceVu will show references to
ulTaskNotifyTake
from the following samples and libraries:
PicoSDK
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
FreeRTOS
ulTaskNotifyTake
ulTaskNotifyTake macro
Syntax
Show:
Summary
Declaration
from
task.h:3180
#define
ulTaskNotifyTake
(
xClearCountOnExit
,
xTicksToWait
)
\
ulTaskGenericNotifyTake
(
(
tskDEFAULT_INDEX_TO_NOTIFY
)
,
(
xClearCountOnExit
)
,
(
xTicksToWait
)
)
Arguments
Argument
xClearCountOnExit
xTicksToWait
Examples
ulTaskNotifyTake
is referenced by 1 libraries and example projects:
PicoSDK
References
from
0/1
examples
Code
Location
#define
ulTaskNotifyTake
(
xClearCountOnExit
,
xTicksToWait
)
\
task.h:3180
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
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