Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dac32/
Dfsl_dac32.c24 static uint32_t DAC32_GetInstance(DAC_Type *base);
39 static uint32_t DAC32_GetInstance(DAC_Type *base) in DAC32_GetInstance() function
76 CLOCK_EnableClock(s_dac32Clocks[DAC32_GetInstance(base)]); in DAC32_Init()
110 CLOCK_DisableClock(s_dac32Clocks[DAC32_GetInstance(base)]); in DAC32_Deinit()