Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h393 void vTaskNotifyGiveFromISR(TaskHandle_t xTaskToNotify,
Dreadme.md201 | vTaskNotifyGiveFromISR()
Dtx_freertos.c758 void vTaskNotifyGiveFromISR(TaskHandle_t xTaskToNotify, in vTaskNotifyGiveFromISR() function