Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_dac.c24 static uint32_t DAC_GetInstance(DAC_Type *base);
39 static uint32_t DAC_GetInstance(DAC_Type *base) in DAC_GetInstance() function
76 CLOCK_EnableClock(s_dacClocks[DAC_GetInstance(base)]); in DAC_Init()
111 CLOCK_DisableClock(s_dacClocks[DAC_GetInstance(base)]); in DAC_Deinit()