txfr_task::p_notify_val_ret is only used within threadx.
 
Symbols
loading...
Files
loading...

txfr_task::p_notify_val_ret field

Syntax

uint32_t *p_notify_val_ret;

References

LocationReferrerText
FreeRTOS.h:176
uint32_t *p_notify_val_ret;
tx_freertos.c:767ulTaskNotifyTake()
p_task->p_notify_val_ret = NULL;
tx_freertos.c:775ulTaskNotifyTake()
p_task->p_notify_val_ret = &val;
tx_freertos.c:784ulTaskNotifyTake()
p_task->p_notify_val_ret = NULL;
tx_freertos.c:824xTaskNotifyWait()
p_task->p_notify_val_ret = NULL;
tx_freertos.c:830xTaskNotifyWait()
p_task->p_notify_val_ret = &val;
tx_freertos.c:839xTaskNotifyWait()
p_task->p_notify_val_ret = NULL;
tx_freertos.c:949xTaskNotifyAndQuery()

Data Use

Functions writing txfr_task::p_notify_val_ret
txfr_task::p_notify_val_ret
Type of txfr_task::p_notify_val_ret
txfr_task::p_notify_val_ret
uint32_t
all items filtered out