Searched refs:XMC_ETH_MAC_PHY_MAX_RETRIES (Results 1 – 2 of 2) sorted by relevance
619 } while (retries < XMC_ETH_MAC_PHY_MAX_RETRIES); in XMC_ETH_MAC_ReadPhy()645 } while (retries < XMC_ETH_MAC_PHY_MAX_RETRIES); in XMC_ETH_MAC_WritePhy()
121 #define XMC_ETH_MAC_PHY_MAX_RETRIES (0xffffUL) /**< Maximum retries */ macro