Home
last modified time | relevance | path

Searched refs:s_vrefClocks (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/vref_1/
Dfsl_vref.c37 static const clock_ip_name_t s_vrefClocks[] = VREF_CLOCKS; variable
96 CLOCK_EnableClock(s_vrefClocks[VREF_GetInstance(base)]); in VREF_Init()
165 CLOCK_DisableClock(s_vrefClocks[VREF_GetInstance(base)]); in VREF_Deinit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/vref/
Dfsl_vref.c38 static const clock_ip_name_t s_vrefClocks[] = VREF_CLOCKS; variable
90 CLOCK_EnableClock(s_vrefClocks[VREF_GetInstance(base)]); in VREF_Init()
167 CLOCK_DisableClock(s_vrefClocks[VREF_GetInstance(base)]); in VREF_Deinit()