Searched refs:uxTicksToWait (Results 1 – 2 of 2) sorted by relevance
338 TickType_t uxTicksToWait );
993 TickType_t uxTicksToWait ) in xARPWaitResolution() argument1022 if( ( xTaskCheckForTimeOut( &( xTimeOut ), &( uxTicksToWait ) ) == pdTRUE ) || in xARPWaitResolution()