Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/include/
DphyHandling.h80 TimeOut_t xLinkStatusTimer; member
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Common/
DphyHandling.c770 vTaskSetTimeOutState( &( pxPhyObject->xLinkStatusTimer ) ); in xPhyCheckLinkStatus()
783 …else if( xTaskCheckForTimeOut( &( pxPhyObject->xLinkStatusTimer ), &( pxPhyObject->xLinkStatusRema… in xPhyCheckLinkStatus()
811 vTaskSetTimeOutState( &( pxPhyObject->xLinkStatusTimer ) ); in xPhyCheckLinkStatus()