Searched +full:output +full:- +full:range +full:- +full:microvolts (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
H A D | adi,ad5766.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Nuno Sá <nuno.sa@analog.com> 16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad5766-5767.pdf 21 - adi,ad5766 22 - adi,ad5767 24 output-range-microvolts: 25 $ref: /schemas/types.yaml#/definitions/int32-array 27 description: Select converter output range. [all …]
|
H A D | dac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jonathan Cameron <jic23@kernel.org> 17 pattern: "^channel(@[0-9a-f]+)?$" 27 output-range-microamp: 31 Specify the channel output full scale range in microamperes. 33 output-range-microvolt: 37 Specify the channel output full scale range in microvolts. 40 - oneOf: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | max8998.txt | 1 * Maxim MAX8998, National/TI LP3974 multi-function device 3 The Maxim MAX8998 is a multi-function device which includes voltage/current 5 other sub-blocks. It is interfaced using an I2C interface. Each sub-block 8 PMIC sub-block 9 -------------- 11 The PMIC sub-block contains a number of voltage and current regulators, 17 - compatible: Should be one of the following: 18 - "maxim,max8998" for Maxim MAX8998 19 - "national,lp3974" or "ti,lp3974" for National/TI LP3974. 20 - reg: Specifies the i2c slave address of the pmic block. It should be 0x66. [all …]
|
/freebsd/share/man/man4/ |
H A D | ads111x.4 | 35 .Bd -ragged -offset indent 42 .Bd -literal -offset indent 64 in microvolts. 75 making either single-ended or differential measurements. 79 driver models that by creating a separate output channel for each of 91 output pin, the 106 Channel numbers in these sysctl variables range from 0 through 7. 107 .Bl -tag -width indent 125 Because measurements are always made in single-shot mode, think of 138 the corresponding input pin(s) and return the voltage in microvolts. [all …]
|
/freebsd/share/man/man9/ |
H A D | regulator.9 | 75 .Bl -tag -width indent 98 If the regulator supports a voltage range, the one configured in the hardware will be the output vo… 115 .Bl -tag -width indent 122 Get the current voltage set for the regulator in microvolts. 125 If a range is acceptable by the hardware or driver different values can be provided as min and max. 128 if the regulator doesn't support this voltage range. 133 if the regulator doesn't support this voltage range.
|