Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h408 BaseType_t xTaskNotifyFromISR(TaskHandle_t xTaskToNotify,
Dreadme.md205 | xTaskNotifyFromISR()
Dtx_freertos.c888 BaseType_t xTaskNotifyFromISR(TaskHandle_t xTaskToNotify, in xTaskNotifyFromISR() function