Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/NXP1060/
DNetworkInterface.c733 uint8_t ucCounter = 0; in xWaitPHY() local
745 if( ucCounter++ > MAX_AUTONEG_FAILURE_COUNT ) in xWaitPHY()
769 ucCounter = 0; in xWaitPHY()
783 if( ucCounter++ > MAX_AUTONEG_FAILURE_COUNT ) in xWaitPHY()