Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_dac.c19 static uint32_t DAC_GetInstance(LPDAC_Type *base);
33 static uint32_t DAC_GetInstance(LPDAC_Type *base) in DAC_GetInstance() function
58 CLOCK_EnableClock(s_dacClocks[DAC_GetInstance(base)]); in DAC_Init()
115 CLOCK_DisableClock(s_dacClocks[DAC_GetInstance(base)]); in DAC_Deinit()