Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Common/
DphyHandling.c764 BaseType_t xNeedCheck = pdFALSE; in xPhyCheckLinkStatus() local
779 xNeedCheck = pdTRUE; in xPhyCheckLinkStatus()
806 xNeedCheck = pdTRUE; in xPhyCheckLinkStatus()
825 return xNeedCheck; in xPhyCheckLinkStatus()