Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.c16 #define PHY_TIMEOUT_COUNT 500000U macro
34 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()
/hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.c16 #define PHY_TIMEOUT_COUNT 100000U macro
33 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()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8720a/
Dfsl_phylan8720a.c35 #define PHY_TIMEOUT_COUNT 500000U macro
66 uint32_t counter = PHY_TIMEOUT_COUNT; in PHY_LAN8720A_Init()
89 counter = PHY_TIMEOUT_COUNT; in PHY_LAN8720A_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phylan8741/
Dfsl_phylan8741.c36 #define PHY_TIMEOUT_COUNT 500000U macro
67 uint32_t counter = PHY_TIMEOUT_COUNT; in PHY_LAN8741_Init()
103 counter = PHY_TIMEOUT_COUNT; in PHY_LAN8741_Init()