Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/enet_qos/
Dfsl_enet_qos_mdio.c65 if (!ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIO_Write()
76 while (ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIO_Write()
96 if (!ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIO_Read()
107 while (ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIO_Read()
/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h949 static inline bool ENET_QOS_IsSMIBusy(ENET_QOS_Type *base) in ENET_QOS_IsSMIBusy() function
Dfsl_enet_qos.c1916 if (!ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIOWaitTransferOver()
1927 while (ENET_QOS_IsSMIBusy(base)) in ENET_QOS_MDIOWaitTransferOver()