Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_ether_api.h132 uint8_t * p_mac_address; ///< Pointer of MAC address member
/hal_renesas-latest/drivers/ra/fsp/src/r_ether/
Dr_ether.c715 p_instance_ctrl->p_ether_cfg->p_mac_address, in R_ETHER_LinkProcess()
830 …ether_configure_mac(p_instance_ctrl, p_instance_ctrl->p_ether_cfg->p_mac_address, ETHER_USE_MAGIC_… in R_ETHER_WakeOnLANEnable()
1215 ETHER_ERROR_RETURN((NULL != p_cfg->p_mac_address), FSP_ERR_INVALID_POINTER); in ether_open_param_check()