Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h145 status_t (*phyWriteC45)(phy_handle_t *handle, uint8_t devAddr, uint16_t regAddr, uint16_t data); member
248 return handle->ops->phyWriteC45(handle, devAddr, phyReg, data); in PHY_WriteC45()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyaqr113c/
Dfsl_phyaqr113c.c131 .phyWriteC45 = PHY_AQR113C_Write,