Searched refs:chipInit (Results 1 – 3 of 3) sorted by relevance
131 fsp_err_t (* chipInit)(ether_phy_ctrl_t * const p_ctrl, ether_phy_cfg_t const * const p_cfg); member
168 .chipInit = R_ETHER_PHY_ChipInit,
328 phy_ret = p_instance_ctrl->p_ether_cfg->p_ether_phy_instance->p_api->chipInit( in R_ETHER_Open()