Home
last modified time | relevance | path

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

/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_eth_phy_ksz8031rnl.c113 static int32_t XMC_ETH_PHY_IsDeviceIdValid(XMC_ETH_MAC_t *const eth_mac, uint8_t phy_addr) in XMC_ETH_PHY_IsDeviceIdValid() function
147 …while (((status = XMC_ETH_PHY_IsDeviceIdValid(eth_mac, phy_addr)) != XMC_ETH_PHY_STATUS_OK) && --r… in XMC_ETH_PHY_Init()
Dxmc_eth_phy_ksz8081rnb.c113 static int32_t XMC_ETH_PHY_IsDeviceIdValid(XMC_ETH_MAC_t *const eth_mac, uint8_t phy_addr) in XMC_ETH_PHY_IsDeviceIdValid() function
147 …while (((status = XMC_ETH_PHY_IsDeviceIdValid(eth_mac, phy_addr)) != XMC_ETH_PHY_STATUS_OK) && --r… in XMC_ETH_PHY_Init()
Dxmc_eth_phy_dp83848.c130 static int32_t XMC_ETH_PHY_IsDeviceIdValid(XMC_ETH_MAC_t *const eth_mac, uint8_t phy_addr) in XMC_ETH_PHY_IsDeviceIdValid() function
164 …while (((status = XMC_ETH_PHY_IsDeviceIdValid(eth_mac, phy_addr)) != XMC_ETH_PHY_STATUS_OK) && --r… in XMC_ETH_PHY_Init()