Searched refs:ENET_SetSMI (Results 1 – 8 of 8) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/components/phylan8720a/ |
D | fsl_phy.c | 44 ENET_SetSMI(base, srcClock_Hz, false); in PHY_Init() 46 ENET_SetSMI(base); in PHY_Init()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/components/phy/mdio/lpc_enet/ |
D | fsl_enet_mdio.c | 48 ENET_SetSMI(base); in ENET_MDIO_Init()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/components/phy/mdio/enet/ |
D | fsl_enet_mdio.c | 60 ENET_SetSMI(base, resource->csrClock_Hz, false); in ENET_MDIO_Init()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/components/phyksz8081/ |
D | fsl_phy.c | 44 ENET_SetSMI(base, srcClock_Hz, false); in PHY_Init()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_enet/ |
D | fsl_enet.h | 724 void ENET_SetSMI(ENET_Type *base);
|
D | fsl_enet.c | 971 void ENET_SetSMI(ENET_Type *base) in ENET_SetSMI() function
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/enet/ |
D | fsl_enet.h | 950 void ENET_SetSMI(ENET_Type *base, uint32_t srcClock_Hz, bool isPreambleDisabled);
|
D | fsl_enet.c | 715 ENET_SetSMI(base, srcClock_Hz, in ENET_SetMacController() 1172 void ENET_SetSMI(ENET_Type *base, uint32_t srcClock_Hz, bool isPreambleDisabled) in ENET_SetSMI() function
|