Home
last modified time | relevance | path

Searched refs:task_notify_val_pend (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h175 uint32_t task_notify_val_pend; member
Dtx_freertos.c940 xTaskToNotify->task_notify_val_pend = xTaskToNotify->task_notify_val; in xTaskNotifyAndQuery()