Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/XMCLib/drivers/src/
Dxmc_eth_phy_ksz8031rnl.c151 status = XMC_ETH_PHY_Reset(eth_mac, phy_addr); in XMC_ETH_PHY_Init()
184 int32_t XMC_ETH_PHY_Reset(XMC_ETH_MAC_t *const eth_mac, uint8_t phy_addr) in XMC_ETH_PHY_Reset() function
Dxmc_eth_phy_ksz8081rnb.c151 status = XMC_ETH_PHY_Reset(eth_mac, phy_addr); in XMC_ETH_PHY_Init()
184 int32_t XMC_ETH_PHY_Reset(XMC_ETH_MAC_t *const eth_mac, uint8_t phy_addr) in XMC_ETH_PHY_Reset() function
Dxmc_eth_phy_dp83848.c168 status = XMC_ETH_PHY_Reset(eth_mac, phy_addr); in XMC_ETH_PHY_Init()
216 int32_t XMC_ETH_PHY_Reset(XMC_ETH_MAC_t *const eth_mac, uint8_t phy_addr) in XMC_ETH_PHY_Reset() function
/hal_infineon-3.7.0/XMCLib/drivers/inc/
Dxmc_eth_phy.h156 int32_t XMC_ETH_PHY_Reset(XMC_ETH_MAC_t *const eth_mac, uint8_t phy_addr);