Searched refs:XMC_ETH_PHY_IsDeviceIdValid (Results 1 – 3 of 3) sorted by relevance
113 static int32_t XMC_ETH_PHY_IsDeviceIdValid(XMC_ETH_MAC_t *const eth_mac, uint8_t phy_addr) in XMC_ETH_PHY_IsDeviceIdValid() function147 …while (((status = XMC_ETH_PHY_IsDeviceIdValid(eth_mac, phy_addr)) != XMC_ETH_PHY_STATUS_OK) && --r… in XMC_ETH_PHY_Init()
130 static int32_t XMC_ETH_PHY_IsDeviceIdValid(XMC_ETH_MAC_t *const eth_mac, uint8_t phy_addr) in XMC_ETH_PHY_IsDeviceIdValid() function164 …while (((status = XMC_ETH_PHY_IsDeviceIdValid(eth_mac, phy_addr)) != XMC_ETH_PHY_STATUS_OK) && --r… in XMC_ETH_PHY_Init()