Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_ephy.c54 cy_en_ephy_status_t Cy_EPHY_Init( cy_stc_ephy_t *phy, phy_read_handle fnRead, phy_write_handle fnWr… in Cy_EPHY_Init() argument
57 CY_ASSERT_L2(fnRead != NULL); in Cy_EPHY_Init()
60 phy->fnPhyRead = fnRead; in Cy_EPHY_Init()
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_ephy.h314 cy_en_ephy_status_t Cy_EPHY_Init(cy_stc_ephy_t *phy, phy_read_handle fnRead, phy_write_handle fnWri…