Searched full:ad7291 (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7291.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/adi,ad7291.yaml# 7 title: AD7291 8-Channel, I2C, 12-Bit SAR ADC with Temperature Sensor 13 Analog Devices AD7291 8-Channel I2C 12-Bit SAR ADC with Temperature Sensor 14 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7291.pdf 19 - adi,ad7291 40 ad7291: adc@0 { 41 compatible = "adi,ad7291";
|
/linux-6.12.1/drivers/iio/adc/ |
D | ad7291.c | 3 * AD7291 8-Channel, I2C, 12-Bit SAR ADC with Temperature Sensor 34 * AD7291 registers definition 51 * AD7291 command 64 * AD7291 value masks 69 * AD7291 alert register bits 539 { "ad7291" }, 546 { .compatible = "adi,ad7291" }, 562 MODULE_DESCRIPTION("Analog Devices AD7291 ADC driver");
|
D | Kconfig | 156 config AD7291 config 157 tristate "Analog Devices AD7291 ADC driver" 160 Say yes here to build support for Analog Devices AD7291 164 module will be called ad7291.
|
D | Makefile | 20 obj-$(CONFIG_AD7291) += ad7291.o
|
D | ina2xx-adc.c | 10 * Based on linux/drivers/iio/adc/ad7291.c
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/cdc/ |
D | adi,ad7746.yaml | 16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7291.pdf
|