Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_ether_phy/
Dr_ether_phy.c147 static void ether_phy_reg_read(ether_phy_instance_ctrl_t * p_instance_ctrl, uint32_t * pdata);
567 ether_phy_reg_read(p_instance_ctrl, &data); in R_ETHER_PHY_Read()
702 static void ether_phy_reg_read (ether_phy_instance_ctrl_t * p_instance_ctrl, uint32_t * pdata) in ether_phy_reg_read() function