Searched defs:xCoRoutinePreviouslyWoken (Results 1 – 3 of 3) sorted by relevance
609 #define crQUEUE_SEND_FROM_ISR( pxQueue, pvItemToQueue, xCoRoutinePreviouslyWoken ) \ argument
1425 #define traceENTER_xQueueCRSendFromISR( xQueue, pvItemToQueue, xCoRoutinePreviouslyWoken ) argument1429 #define traceRETURN_xQueueCRSendFromISR( xCoRoutinePreviouslyWoken ) argument
2889 BaseType_t xCoRoutinePreviouslyWoken ) in xQueueCRSendFromISR()