Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h401 uint32_t *pulNotificationValue,
Dtx_freertos.c822 uint32_t *pulNotificationValue, in xTaskNotifyWait() argument
872 *pulNotificationValue = val; in xTaskNotifyWait()