Searched refs:PHY_TIMEOUT_COUNT (Results 1 – 4 of 4) sorted by relevance
16 #define PHY_TIMEOUT_COUNT 500000U macro34 uint32_t delay = PHY_TIMEOUT_COUNT; in PHY_Init()59 delay = PHY_TIMEOUT_COUNT; in PHY_Init()78 delay = PHY_TIMEOUT_COUNT; in PHY_Init()91 for (delay = 0U; delay < PHY_TIMEOUT_COUNT; delay++) in PHY_Init()116 for (counter = PHY_TIMEOUT_COUNT; counter > 0U; counter--) in PHY_Write()156 for (counter = PHY_TIMEOUT_COUNT; counter > 0; counter--) in PHY_Read()
16 #define PHY_TIMEOUT_COUNT 100000U macro33 uint32_t counter = PHY_TIMEOUT_COUNT; in PHY_Init()59 counter = PHY_TIMEOUT_COUNT; in PHY_Init()97 for (timeDelay = 0; timeDelay < PHY_TIMEOUT_COUNT; timeDelay++) in PHY_Init()128 for (counter = PHY_TIMEOUT_COUNT; counter > 0U; counter--) in PHY_Write()161 for (counter = PHY_TIMEOUT_COUNT; counter > 0U; counter--) in PHY_Read()
35 #define PHY_TIMEOUT_COUNT 500000U macro66 uint32_t counter = PHY_TIMEOUT_COUNT; in PHY_LAN8720A_Init()89 counter = PHY_TIMEOUT_COUNT; in PHY_LAN8720A_Init()
36 #define PHY_TIMEOUT_COUNT 500000U macro67 uint32_t counter = PHY_TIMEOUT_COUNT; in PHY_LAN8741_Init()103 counter = PHY_TIMEOUT_COUNT; in PHY_LAN8741_Init()