Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h400 uint32_t *pulNotificationValue,
Dtx_freertos.c825 uint32_t *pulNotificationValue, in xTaskNotifyWait() argument
875 *pulNotificationValue = val; in xTaskNotifyWait()