Home
last modified time | relevance | path

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

/bsp/nxp/mcx/mcxn/Libraries/drivers/
A Ddrv_dac.c90 dac_config_t dacConfigStruct; in mcxn_dac_enabled() local
99 DAC_GetDefaultConfig(&dacConfigStruct); in mcxn_dac_enabled()
100 dacConfigStruct.referenceVoltageSource = dac->referenceVoltageSource; in mcxn_dac_enabled()
101 DAC_Init(dac->dac_base, &dacConfigStruct); in mcxn_dac_enabled()

Completed in 4 milliseconds