Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
HDqueue.h1272 #define xQueueSendFromISR( xQueue, pvItemToQueue, pxHigherPriorityTaskWoken ) \ macro
/Kernel-v10.6.2/
HDtimers.c1080 xReturn = xQueueSendFromISR( xTimerQueue, &xMessage, pxHigherPriorityTaskWoken ); in xTimerPendFunctionCallFromISR()
HDHistory.txt2187 The parameters to the functions xQueueSendFromISR(), xQueueSendToFrontFromISR(),