Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/
DNetworkInterface.c385 const TickType_t xShortTime = pdMS_TO_TICKS( 100UL ); in xGMACWaitLS() local
410 vTaskDelay( xShortTime ); in xGMACWaitLS()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ksz8851snl/
DNetworkInterface.c500 const TickType_t xShortTime = pdMS_TO_TICKS( 100UL ); in xGMACWaitLS() local
526 vTaskDelay( xShortTime ); in xGMACWaitLS()