Home
last modified time | relevance | path

Searched refs:uxTicksToWait (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOS_IP.h400 TickType_t uxTicksToWait );
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_ARP.c1351 TickType_t uxTicksToWait ) in xARPWaitResolution() argument
1381 if( ( xTaskCheckForTimeOut( &( xTimeOut ), &( uxTicksToWait ) ) == pdTRUE ) || in xARPWaitResolution()