Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dac14/
Dfsl_dac14.c86 if (config->enableDAC) in DAC14_Init()
162 config->enableDAC = false; in DAC14_GetDefaultConfig()
Dfsl_dac14.h121 bool enableDAC :1; /*!< Enable the DAC system.*/ member