Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/include/
DFreeRTOS_IP.h338 TickType_t uxTicksToWait );
/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_ARP.c993 TickType_t uxTicksToWait ) in xARPWaitResolution() argument
1022 if( ( xTaskCheckForTimeOut( &( xTimeOut ), &( uxTicksToWait ) ) == pdTRUE ) || in xARPWaitResolution()