Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h407 BaseType_t xTaskNotifyFromISR(TaskHandle_t xTaskToNotify,
Dreadme.md205 | xTaskNotifyFromISR()
Dtx_freertos.c891 BaseType_t xTaskNotifyFromISR(TaskHandle_t xTaskToNotify, in xTaskNotifyFromISR() function