Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_ether_phy_api.h63 ETHER_PHY_FLOW_CONTROL_DISABLE = 0, ///< Disable flow control functionality enumerator
/hal_renesas-latest/drivers/ra/fsp/src/r_ether_phy/
Dr_ether_phy.c309 if (ETHER_PHY_FLOW_CONTROL_DISABLE == p_instance_ctrl->p_ether_phy_cfg->flow_control) in R_ETHER_PHY_StartAutoNegotiate()