Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h392 void vTaskNotifyGiveFromISR(TaskHandle_t xTaskToNotify,
Dreadme.md201 | vTaskNotifyGiveFromISR()
Dtx_freertos.c761 void vTaskNotifyGiveFromISR(TaskHandle_t xTaskToNotify, in vTaskNotifyGiveFromISR() function