-
CONFIG_LPADC_DO_OFFSET_CALIBRATION¶
Do offset calibration
Type: bool
Help¶
Do offset calibration
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definition¶
At drivers/adc/Kconfig.mcux:61
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:48 → drivers/adc/Kconfig:41
Menu path: (Top) → Device Drivers → ADC drivers
config LPADC_DO_OFFSET_CALIBRATION
bool "Do offset calibration"
depends on ADC_MCUX_LPADC && ADC
help
Do offset calibration
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)