Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_ether_phy/
Dr_ether_phy.c152 static void ether_phy_mii_write1(ether_phy_instance_ctrl_t * p_instance_ctrl);
635 ether_phy_mii_write1(p_instance_ctrl); in ether_phy_preamble()
685 ether_phy_mii_write1(p_instance_ctrl); in ether_phy_reg_set()
775 ether_phy_mii_write1(p_instance_ctrl); in ether_phy_reg_write()
814 ether_phy_mii_write1(p_instance_ctrl); in ether_phy_trans_1to0()
847 static void ether_phy_mii_write1 (ether_phy_instance_ctrl_t * p_instance_ctrl) in ether_phy_mii_write1() function