Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_adc/
Dfsl_adc.c98 if (config->enableBypassCalibration) in ADC_Init()
178 config->enableBypassCalibration = false; in ADC_GetDefaultConfig()
Dfsl_adc.h269 …bool enableBypassCalibration; /*!< By default, a calibration cycle must be performed each time the… member