Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_mdio.h51 status_t (*mdioRead)(mdio_handle_t *handle, member
Dfsl_phy.h88 typedef status_t (*mdioRead)(uint8_t phyAddr, uint8_t regAddr, uint16_t *pData); typedef