Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/adc_5v12b_ll18_015/
Dfsl_adc.c86 if (config->enableLongSampleTime) in ADC_Init()
131 config->enableLongSampleTime = false; in ADC_GetDefaultConfig()
Dfsl_adc.h107 bool enableLongSampleTime; /*!< Enable long sample time mode. >*/ member