Searched full:ad5933 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/impedance-analyzer/ |
D | adi,ad5933.yaml | 4 $id: http://devicetree.org/schemas/iio/impedance-analyzer/adi,ad5933.yaml# 7 title: Analog Devices AD5933/AD5934 Impedance Converter, Network Analyzer 14 https://www.analog.com/media/en/technical-documentation/data-sheets/AD5933.pdf 20 - adi,ad5933 52 compatible = "adi,ad5933";
|
/linux-6.12.1/drivers/staging/iio/impedance-analyzer/ |
D | Kconfig | 7 config AD5933 config 8 tristate "Analog Devices AD5933, AD5934 driver" 14 Network Analyzer, AD5933/4. 17 module will be called ad5933.
|
D | ad5933.c | 3 * AD5933 AD5934 Impedance Converter, Network Analyzer 25 /* AD5933/AD5934 Registers */ 725 { "ad5933" }, 733 { .compatible = "adi,ad5933" }, 742 .name = "ad5933", 751 MODULE_DESCRIPTION("Analog Devices AD5933 Impedance Conv. Network Analyzer");
|
D | Makefile | 6 obj-$(CONFIG_AD5933) += ad5933.o
|