Lines Matching +full:adc +full:- +full:config
1 # MAX1125X ADC configuration options
4 # SPDX-License-Identifier: Apache-2.0
6 config ADC_MAX1125X
17 config ADC_MAX1125X_INIT_PRIORITY
21 ADS1X1X ADC device driver initialization priority.
23 config ADC_MAX1125X_ASYNC_THREAD_INIT_PRIORITY
24 int "ADC MAX1125X async thread priority"
27 config ADC_MAX1125X_ACQUISITION_THREAD_PRIORITY
28 int "Priority for the ADC data acquisition thread"
31 Priority level for the internal ADC data acquisition thread.
33 config ADC_MAX1125X_ACQUISITION_THREAD_STACK_SIZE
34 int "Stack size for the ADC data acquisition thread"