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