Searched refs:ether_phy_cfg_t (Results 1 – 3 of 3) sorted by relevance
108 } ether_phy_cfg_t; typedef118 fsp_err_t (* open)(ether_phy_ctrl_t * const p_ctrl, ether_phy_cfg_t const * const p_cfg);131 fsp_err_t (* chipInit)(ether_phy_ctrl_t * const p_ctrl, ether_phy_cfg_t const * const p_cfg);176 ether_phy_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance
48 ether_phy_cfg_t const * p_ether_phy_cfg; ///< Pointer to initial configurations.82 fsp_err_t R_ETHER_PHY_Open(ether_phy_ctrl_t * const p_ctrl, ether_phy_cfg_t const * const p_cfg);86 fsp_err_t R_ETHER_PHY_ChipInit(ether_phy_ctrl_t * const p_ctrl, ether_phy_cfg_t const * const p_cfg…
195 fsp_err_t R_ETHER_PHY_Open (ether_phy_ctrl_t * const p_ctrl, ether_phy_cfg_t const * const p_cfg) in R_ETHER_PHY_Open()500 fsp_err_t R_ETHER_PHY_ChipInit (ether_phy_ctrl_t * const p_ctrl, ether_phy_cfg_t const * const p_cf… in R_ETHER_PHY_ChipInit()