Searched refs:phy_write_handle (Results 1 – 2 of 2) sorted by relevance
281 typedef void (*phy_write_handle)(uint32_t phyAddr, uint32_t regAddress, uint32_t value); typedef287 phy_write_handle fnPhyWrite; /**< write handle */314 cy_en_ephy_status_t Cy_EPHY_Init(cy_stc_ephy_t *phy, phy_read_handle fnRead, phy_write_handle fnWri…
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()