Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_ether_api.h59 ETHER_FLOW_CONTROL_ENABLE = 1, ///< Enable flow control functionality with pause frames enumerator
/hal_renesas-latest/drivers/ra/fsp/src/r_ether/
Dr_ether.c1700 … if ((full_duplex) && (ETHER_FLOW_CONTROL_ENABLE == p_instance_ctrl->p_ether_cfg->flow_control)) in ether_do_link()