Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h146 … status_t (*phyReadC45)(phy_handle_t *handle, uint8_t devAddr, uint16_t regAddr, uint16_t *pdata); member
264 return handle->ops->phyReadC45(handle, devAddr, phyReg, pData); in PHY_ReadC45()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyaqr113c/
Dfsl_phyaqr113c.c132 .phyReadC45 = PHY_AQR113C_Read,