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