Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_ether_phy_api.h169 fsp_err_t (* linkStatusGet)(ether_phy_ctrl_t * const p_ctrl); member
/hal_renesas-latest/drivers/ra/fsp/src/r_ether_phy/
Dr_ether_phy.c167 .linkStatusGet = R_ETHER_PHY_LinkStatusGet,
/hal_renesas-latest/drivers/ra/fsp/src/r_ether/
Dr_ether.c1826 link_status = p_instance_ctrl->p_ether_cfg->p_ether_phy_instance->p_api->linkStatusGet( in ether_link_status_check()