Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ephy.h252 } cy_en_ephy_status_t; typedef
319 cy_en_ephy_status_t Cy_EPHY_Init(cy_stc_ephy_t *phy, cy_ephy_read_handle fnRead, cy_ephy_write_hand…
321 cy_en_ephy_status_t Cy_EPHY_Discover(cy_stc_ephy_t *phy);
323 cy_en_ephy_status_t Cy_EPHY_Configure(cy_stc_ephy_t *phy, cy_stc_ephy_config_t *config);
327 cy_en_ephy_status_t Cy_EPHY_Reset(cy_stc_ephy_t *phy);
331 cy_en_ephy_status_t Cy_EPHY_getLinkPartnerCapabilities(cy_stc_ephy_t *phy, cy_stc_ephy_config_t *lp…
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ephy.c54 cy_en_ephy_status_t Cy_EPHY_Init( cy_stc_ephy_t *phy, cy_ephy_read_handle fnRead, cy_ephy_write_han… in Cy_EPHY_Init()
84 cy_en_ephy_status_t Cy_EPHY_Discover( cy_stc_ephy_t *phy ) in Cy_EPHY_Discover()
124 cy_en_ephy_status_t Cy_EPHY_Reset(cy_stc_ephy_t *phy) in Cy_EPHY_Reset()
176 cy_en_ephy_status_t Cy_EPHY_Configure( cy_stc_ephy_t *phy, cy_stc_ephy_config_t *config ) in Cy_EPHY_Configure()
180 cy_en_ephy_status_t ret = CY_EPHY_SUCCESS; in Cy_EPHY_Configure()
348 cy_en_ephy_status_t Cy_EPHY_getLinkPartnerCapabilities(cy_stc_ephy_t *phy, cy_stc_ephy_config_t *lp… in Cy_EPHY_getLinkPartnerCapabilities()
351 cy_en_ephy_status_t ret = CY_EPHY_SUCCESS; in Cy_EPHY_getLinkPartnerCapabilities()