Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_ether_phy_api.h153 fsp_err_t (* startAutoNegotiate)(ether_phy_ctrl_t * const p_ctrl); member
/hal_renesas-latest/drivers/ra/fsp/src/r_ether_phy/
Dr_ether_phy.c165 .startAutoNegotiate = R_ETHER_PHY_StartAutoNegotiate,
/hal_renesas-latest/drivers/ra/fsp/src/r_ether/
Dr_ether.c340 p_instance_ctrl->p_ether_cfg->p_ether_phy_instance->p_api->startAutoNegotiate( in R_ETHER_Open()