Searched full:lmp91000 (Results 1 – 4 of 4) sorted by relevance
4 $id: http://devicetree.org/schemas/iio/potentiostat/ti,lmp91000.yaml#7 title: Texas Instruments LMP91000 series of potentiostats with I2C control14 LMP91000: https://www.ti.com/lit/ds/symlink/lmp91000.pdf20 - ti,lmp9100060 lmp91000@48 {61 compatible = "ti,lmp91000";
9 config LMP91000 config10 tristate "Texas Instruments LMP91000 potentiostat driver"18 LMP91000 digital potentiostat chip.21 module will be called lmp91000
3 * lmp91000.c - Support for Texas Instruments digital potentiostats35 #define LMP91000_DRV_NAME "lmp91000"401 { .compatible = "ti,lmp91000", },408 { "lmp91000" },426 MODULE_DESCRIPTION("LMP91000 digital potentiostat");
7 obj-$(CONFIG_LMP91000) += lmp91000.o