OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
iio
/
potentiostat
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:22 AM
rwxr-xr-x
📄
Kconfig
506 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
155 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
# # Potentiostat drivers # # When adding new entries keep the list in alphabetical order menu "Digital potentiostats" config LMP91000 tristate "Texas Instruments LMP91000 potentiostat driver" depends on I2C select REGMAP_I2C select IIO_BUFFER select IIO_BUFFER_CB select IIO_TRIGGERED_BUFFER help Say yes here to build support for the Texas Instruments LMP91000 digital potentiostat chip. To compile this driver as a module, choose M here: the module will be called lmp91000 endmenu