Searched full:ads1100 (Results 1 – 3 of 3) sorted by relevance
4 $id: http://devicetree.org/schemas/iio/adc/ti,ads1100.yaml#7 title: TI ADS1100/ADS1000 single channel I2C analog to digital converter13 Datasheet at: https://www.ti.com/lit/gpn/ads110018 - ti,ads110042 compatible = "ti,ads1100";
3 * ADS1100 - Texas Instruments Analog-to-Digital Converter7 * Datasheet: https://www.ti.com/lit/gpn/ads11008 * IIO driver for ADS1100 and ADS1000 ADC 16-bit I2C26 /* The ADS1100 has a single byte config register */51 bool supports_data_rate; /* Only the ADS1100 can select the rate */334 indio_dev->name = "ads1100"; in ads1100_probe()416 { "ads1100" },424 {.compatible = "ti,ads1100" },433 .name = "ads1100",444 MODULE_DESCRIPTION("Texas Instruments ADS1100 ADC driver");
1482 tristate "Texas Instruments ADS1100 and ADS1000 ADC"1485 If you say yes here you get support for Texas Instruments ADS1100 and1489 called ti-ads1100.