Home
last modified time | relevance | path

Searched refs:ENET_QOS_StartSMIRead (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/enet_qos/
Dfsl_enet_qos_mdio.c92 ENET_QOS_StartSMIRead(base, phyAddr, devAddr); in ENET_QOS_MDIO_Read()
/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h986 void ENET_QOS_StartSMIRead(ENET_QOS_Type *base, uint8_t phyAddr, uint8_t regAddr);
Dfsl_enet_qos.c1852 void ENET_QOS_StartSMIRead(ENET_QOS_Type *base, uint8_t phyAddr, uint8_t regAddr) in ENET_QOS_StartSMIRead() function
1967 ENET_QOS_StartSMIRead(base, phyAddr, regAddr); in ENET_QOS_MDIORead()