Searched refs:xQueueSendFromISR (Results 1 – 3 of 3) sorted by relevance
1278 #define xQueueSendFromISR( xQueue, pvItemToQueue, pxHigherPriorityTaskWoken ) \ macro
1250 xReturn = xQueueSendFromISR( xTimerQueue, &xMessage, pxHigherPriorityTaskWoken ); in xTimerPendFunctionCallFromISR()
2356 The parameters to the functions xQueueSendFromISR(), xQueueSendToFrontFromISR(),