Home
last modified time | relevance | path

Searched full:ads1298 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Dti,ads1298.yaml4 $id: http://devicetree.org/schemas/iio/adc/ti,ads1298.yaml#
7 title: Texas Instruments' ads1298 medical ADC chips
10 Datasheet at: https://www.ti.com/product/ADS1298
19 - ti,ads1298
70 compatible = "ti,ads1298";
71 label = "ads1298-1-ecg";
/linux-6.12.1/drivers/iio/adc/
Dti-ads1298.c2 /* TI ADS1298 chip family driver
471 * into the ADS1298 chip's transfer buffer yet. in ads1298_rdata_release_busy_or_restart()
747 { "ads1298" },
753 { .compatible = "ti,ads1298" },
760 .name = "ads1298",
769 MODULE_DESCRIPTION("TI ADS1298 ADC");
DMakefile131 obj-$(CONFIG_TI_ADS1298) += ti-ads1298.o
DKconfig1452 tristate "Texas Instruments ADS1298"
1456 If you say yes here you get support for Texas Instruments ADS1298
1460 called ti-ads1298.