Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/enet_qos/
Dfsl_enet_qos_mdio.c46 CLOCK_EnableClock(s_enetqosClock[instance]); in ENET_QOS_MDIO_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c202 const clock_ip_name_t s_enetqosClock[ARRAY_SIZE(s_enetqosBases)] = ENETQOS_CLOCKS; variable
964 (void)CLOCK_EnableClock(s_enetqosClock[instance]); in ENET_QOS_Init()
1096 (void)CLOCK_DisableClock(s_enetqosClock[ENET_QOS_GetInstance(base)]); in ENET_QOS_Deinit()
Dfsl_enet_qos.h742 extern const clock_ip_name_t s_enetqosClock[];