Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_ether_api.h65 ETHER_MULTICAST_DISABLE = 0, ///< Disable reception of multicast frames enumerator
/hal_renesas-latest/drivers/ra/fsp/src/r_ether/
Dr_ether.c912 if (ETHER_MULTICAST_DISABLE == p_instance_ctrl->p_ether_cfg->multicast) in R_ETHER_Read()
1474 if (ETHER_MULTICAST_DISABLE == p_instance_ctrl->p_ether_cfg->multicast) in ether_config_ethernet()