Home
last modified time | relevance | path

Searched full:max22190 (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/gpio/
DKconfig.max221905 # MAX22190 GPIO configuration options
8 bool "MAX22190 GPIO driver"
13 Enabe MAX22190 Octal industrial digital
Dgpio_max22190.c23 #warning "GPIO MAX22190 driver enabled without any devices"
201 * @brief Compute the CRC5 value for MAX22190
214 * This is the C custom implementation of CRC function for MAX22190, and in max22190_crc()
247 * @param dev - MAX22190 device.
262 * @param dev - MAX22190 device.
275 * @brief Register write function for MAX22190
277 * @param dev - MAX22190 device config.
348 * @brief Register update function for MAX22190
350 * @param dev - MAX22190 device.
373 * @param dev - MAX22190 device
[all …]
DKconfig137 source "drivers/gpio/Kconfig.max22190"
/Zephyr-latest/dts/bindings/gpio/
Dadi,max22190-gpio.yaml6 ADI MAX22190 octal industrial Input with advanced diagnostic
18 compatible = "adi,max22190-gpio";
29 max22190-mode = <1>; // modes range from 0-4
41 compatible: "adi,max22190-gpio"
63 max22190-mode:
74 max22190 mode is configured from M0 and M1 pins with
/Zephyr-latest/tests/drivers/build_all/gpio/
Dapp.overlay581 test_spi_max22190: max22190@a {
582 compatible = "adi,max22190-gpio";
589 max22190-mode = <1>;