Lines Matching +full:adc +full:- +full:config
1 # ADS1X1X ADC configuration options
4 # SPDX-License-Identifier: Apache-2.0
6 config ADC_ADS1X1X
17 Enable ADS1X1X ADC driver.
21 config ADC_ADS1X1X_INIT_PRIORITY
25 ADS1X1X ADC device driver initialization priority.
27 config ADC_ADS1X1X_ACQUISITION_THREAD_PRIO
28 int "Priority for the ADC data acquisition thread"
31 Priority level for the internal ADC data acquisition thread.
33 config ADC_ADS1X1X_ACQUISITION_THREAD_STACK_SIZE
34 int "Stack size for the ADC data acquisition thread"