Lines Matching +full:adc +full:- +full:channels +full:- +full:used
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/adc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Generic IIO bindings for ADC channels
10 - Jonathan Cameron <jic23@kernel.org>
13 A few properties are defined in a common way ADC channels.
17 pattern: "^channel(@[0-9a-f]+)?$"
30 description: If provided, the channel is to be used in bipolar mode.
32 diff-channels:
33 $ref: /schemas/types.yaml#/definitions/uint32-array
38 to both the positive and negative inputs of a differential ADC.
42 settling-time-us:
46 oversampling-ratio:
49 Oversampling is used as replacement of or addition to the low-pass filter.