Searched refs:fnRead (Results 1 – 2 of 2) sorted by relevance
54 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() argument57 CY_ASSERT_L2(fnRead != NULL); in Cy_EPHY_Init()60 phy->fnPhyRead = fnRead; in Cy_EPHY_Init()
314 cy_en_ephy_status_t Cy_EPHY_Init(cy_stc_ephy_t *phy, phy_read_handle fnRead, phy_write_handle fnWri…