Searched full:max34409 (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | maxim,max34408.yaml | 7 title: Maxim MAX34408/MAX34409 current monitors with overcurrent control 13 The MAX34408/MAX34409 are two- and four-channel current monitors that are 24 https://www.analog.com/media/en/technical-documentation/data-sheets/MAX34408-MAX34409.pdf 30 - maxim,max34409 121 compatible = "maxim,max34409";
|
/linux-6.14.4/drivers/iio/adc/ |
D | max34408.c | 3 * IIO driver for Maxim MAX34409/34408 ADC, 4-Channels/2-Channels, 8bits, I2C 5 …* Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/MAX34408-MAX34409… 66 * struct max34408_data - max34408/max34409 specific data. 188 .model_name = "max34409", 250 .compatible = "maxim,max34409", 259 { "max34409", (kernel_ulong_t)&max34409_model_data },
|
D | Kconfig | 884 Say yes here to build support for Maxim max34408/max34409 current sense
|