Searched refs:ulNotificationValue (Results 1 – 1 of 1) sorted by relevance
528 uint32_t ulNotificationValue; in prvEMACHandlerTask() local532 ulNotificationValue = ulTaskNotifyTake( pdTRUE, portMAX_DELAY ); in prvEMACHandlerTask()533 } while( !( ulNotificationValue & DRIVER_READY ) ); in prvEMACHandlerTask()