Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dac14/
Dfsl_dac14.c23 static uint32_t DAC14_GetInstance(HPDAC_Type *base);
39 static uint32_t DAC14_GetInstance(HPDAC_Type *base) in DAC14_GetInstance() function
73 CLOCK_EnableClock(s_dac14Clocks[DAC14_GetInstance(base)]); in DAC14_Init()
180 CLOCK_DisableClock(s_dac14Clocks[DAC14_GetInstance(base)]); in DAC14_Deinit()