FreeRTOS
xTaskGenericNotify
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading (3/4)...
Files
loading (4/4)...
FreeRTOS
CMSIS
Utilities
Adafruit_Shield
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
FreeRTOS
xTaskGenericNotify
xTaskGenericNotify macro
Syntax
Show:
Summary
Declaration
from
mpu_wrappers.h:81
#define
xTaskGenericNotify
MPU_xTaskGenericNotify
Examples
References
from
examples
Code
Location
#define
xTaskGenericNotify
MPU_xTaskGenericNotify
mpu_wrappers.h:81
BaseType_t
xTaskGenericNotify
(
TaskHandle_t
xTaskToNotify
,
uint32_t
ulValue
,
eNotifyAction
eAction
,
uint32_t
*
pulPreviousNotificationValue
)
PRIVILEGED_FUNCTION
;
task.h:1853
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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