Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpadc/
Dfsl_lpadc.c197 if (config->enableInternalClock) in LPADC_Init()
285 config->enableInternalClock = false; in LPADC_GetDefaultConfig()
Dfsl_lpadc.h554 …bool enableInternalClock; /*!< Enables the internally generated clock source. The clock source i… member