xTaskNotifyFromISR() is only used within threadx.
 
Symbols
loading...
Files
loading...

xTaskNotifyFromISR() function

Syntax

BaseType_t xTaskNotifyFromISR(TaskHandle_t xTaskToNotify,     uint32_t ulValue,     eNotifyAction eAction,     BaseType_t *pxHigherPriorityTaskWoken);
Implemented in tx_freertos.c:861

Arguments

xTaskToNotify

ulValue

eAction

pxHigherPriorityTaskWoken

References

Call Tree

Functions called by xTaskNotifyFromISR()
xTaskNotifyFromISR()
all items filtered out
Data read by xTaskNotifyFromISR()
xTaskNotifyFromISR()
Type of xTaskNotifyFromISR()
xTaskNotifyFromISR()
all items filtered out