Searched refs:xHigherPriorityTaskWokenRX (Results 1 – 1 of 1) sorted by relevance
583 BaseType_t xHigherPriorityTaskWokenRX = pdFALSE; in applicationProcessFrameRX() local590 rv = xQueueSendFromISR( xQueueRX, &NIDataIn, &xHigherPriorityTaskWokenRX ); in applicationProcessFrameRX()594 vTaskNotifyGiveFromISR( xTaskToNotifyEthernetRX, &xHigherPriorityTaskWokenRX ); in applicationProcessFrameRX()601 portYIELD_FROM_ISR( xHigherPriorityTaskWokenRX ); in applicationProcessFrameRX()