Home
last modified time | relevance | path

Searched defs:mdioWrite (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/
Dfsl_mdio.h47 status_t (*mdioWrite)(mdio_handle_t *handle, member
Dfsl_phy.h67 typedef status_t (*mdioWrite)(uint8_t phyAddr, uint8_t regAddr, uint16_t data); typedef