Home
last modified time | relevance | path

Searched refs:xTaskNotifyGive (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h391 BaseType_t xTaskNotifyGive(TaskHandle_t xTaskToNotify);
Dreadme.md200 | xTaskNotifyGive()
Dtx_freertos.c750 BaseType_t xTaskNotifyGive(TaskHandle_t xTaskToNotify) in xTaskNotifyGive() function