Searched +full:cnv +full:- +full:gpios (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-only26 #include <linux/iio/buffer-dmaengine.h>40 /* datasheet calls this "4-wire mode" */42 /* datasheet calls this "3-wire mode" (not related to SPI_3WIRE!) */48 /* maps adi,spi-mode property value to enum */67 /* Chip-specific timing specifications. */69 /* GPIO connected to CNV pin. */70 struct gpio_desc *cnv; member73 /* Indicates TURBO is hard-wired to be always enabled. */91 /* quite time before CNV rising edge */[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Sergiu Cuciurean <sergiu.cuciurean@analog.com>12 - Dragos Bogdan <dragos.bogdan@analog.com>13 - Antoniu Miclaus <antoniu.miclaus@analog.com>16 Analog Devices AD485X fully buffered, 8-channel simultaneous sampling,17 16/20-bit, 1 MSPS data acquisition system (DAS) with differential, wide18 common-mode range inputs.20 https://www.analog.com/media/en/technical-documentation/data-sheets/ad4855.pdf[all …]