Home
last modified time | relevance | path

Searched full:dac (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/freebsd-src/sys/contrib/device-tree/Bindings/iio/dac/
H A Dst,stm32-dac.yaml4 $id: http://devicetree.org/schemas/iio/dac/st,stm32-dac.yaml#
7 title: STMicroelectronics STM32 DAC
10 The STM32 DAC is a 12-bit voltage output digital-to-analog converter. The DAC
14 triggers for conversions. The DAC's output buffer allows a high drive output
23 - st,stm32f4-dac-core
24 - st,stm32h7-dac-core
64 "^dac@[1-2]+$":
67 A DAC bloc
[all...]
H A Dnxp,lpc1850-dac.yaml4 $id: http://devicetree.org/schemas/iio/dac/nxp,lpc1850-dac.yaml#
7 title: NXP LPC1850 DAC
13 Supports the DAC found on the LPC1850 SoC.
17 const: nxp,lpc1850-dac
49 dac: dac@400e1000 {
50 compatible = "nxp,lpc1850-dac";
H A Dvf610-dac.txt3 The devicetree bindings are for the new DAC driver written for
7 - compatible: Should contain "fsl,vf610-dac"
10 - clocks: The clock is needed by the DAC controller
11 - clock-names: Must contain "dac" matching entry in the clocks property.
14 dac0: dac@400cc000 {
15 compatible = "fsl,vf610-dac";
18 clock-names = "dac";
H A Dfsl,vf610-dac.yaml4 $id: http://devicetree.org/schemas/iio/dac/fsl,vf610-dac.yaml#
14 const: fsl,vf610-dac
26 const: dac
47 dac@400cc000 {
48 compatible = "fsl,vf610-dac";
51 clock-names = "dac";
H A Ddpot-dac.yaml4 $id: http://devicetree.org/schemas/iio/dac/dpot-dac.yaml#
7 title: DAC emulation using a digital potentiometer
26 | '---' dac output voltage
32 const: dpot-dac
58 dac {
59 compatible = "dpot-dac";
H A Dlpc1850-dac.txt1 NXP LPC1850 DAC bindings
4 - compatible: Should be "nxp,lpc1850-dac"
12 dac: dac@400e1000 {
13 compatible = "nxp,lpc1850-dac";
H A Ddpot-dac.txt1 Bindings for DAC emulation using a digital potentiometer
16 | '---' dac output voltage
21 - compatible: Should be "dpot-dac"
36 dac {
37 compatible = "dpot-dac";
H A Dadi,ad5770r.yaml5 $id: http://devicetree.org/schemas/iio/dac/adi,ad5770r.yaml#
8 title: Analog Devices AD5770R DAC device driver
14 Bindings for the Analog Devices AD5770R current DAC device. Datasheet can be
60 connected to the DAC. Channel 0 can act both as a current
85 connected to the DAC.
102 connected to the DAC.
121 description: Represents the external channels which are connected to the DAC.
H A Dadi,ltc2688.yaml4 $id: http://devicetree.org/schemas/iio/dac/adi,ltc2688.yaml#
7 title: Analog Devices LTC2688 DAC
13 Analog Devices LTC2688 16 channel, 16 bit, +-15V DAC
55 description: The channel number representing the DAC output channel.
61 fast switching of a DAC output between two different DAC codes without
H A Dadi,ad5421.yaml4 $id: http://devicetree.org/schemas/iio/dac/adi,ad5421.yaml#
7 title: Analog Devices AD5421 DAC
15 applications. It provides a 16-bit DAC, current amplifier, voltage regulator
45 dac@0 {
H A Dadi,ad5380.yaml4 $id: http://devicetree.org/schemas/iio/dac/adi,ad5380.yaml#
14 DAC devices supporting both SPI and I2C interfaces.
57 dac@0 {
67 dac@42 {
H A Dti,dac5571.txt14 - reg: Should contain the DAC I2C address
17 - vref-supply: The regulator supply for DAC reference voltage
20 dac@0 {
H A Dlltc,ltc2632.yaml4 $id: http://devicetree.org/schemas/iio/dac/lltc,ltc2632.yaml#
7 title: Linear Technology LTC263x 12-/10-/8-Bit Rail-to-Rail DAC
13 Bindings for the Linear Technology LTC2632/2634/2636 DAC
70 dac@0 {
H A Dmicrochip,mcp4821.yaml4 $id: http://devicetree.org/schemas/iio/dac/microchip,mcp4821.yaml#
51 Active Low LDAC (Latch DAC Input) pin used to update the DAC output.
77 dac@0 {
H A Dadi,ad5064.yaml4 $id: http://devicetree.org/schemas/iio/dac/adi,ad5064.yaml#
14 A range of similar DAC devices with between 1 and 12 channels. Some parts
16 and the remainder have a separate reference pin for each DAC.
239 dac@0 {
249 dac@0 {
258 dac@42 {
H A Dti,dac7512.yaml4 $id: http://devicetree.org/schemas/iio/dac/ti,dac7512.yaml#
7 title: Texas Instruments DAC7512 DAC
36 dac@0 {
H A Dmaxim,max5821.yaml4 $id: http://devicetree.org/schemas/iio/dac/maxim,max5821.yaml#
7 title: Maxim max5821 dual 10-bit DAC
38 dac@38 {
H A Dmaxim,ds4424.yaml4 $id: http://devicetree.org/schemas/iio/dac/maxim,ds4424.yaml#
7 title: Maxim Integrated DS4422/DS4424 7-bit Sink/Source Current DAC
39 dac@10 {
/freebsd-src/sys/contrib/device-tree/Bindings/iio/adc/
H A Denvelope-detector.txt1 Bindings for ADC envelope detector using a DAC and a comparator
3 The DAC is used to find the peak level of an alternating voltage input
12 | dac|-->--|- / |
22 - io-channels: Channel node of the dac to be used for comparator input.
23 - io-channel-names: Should be "dac".
38 dac: dac {
39 compatible = "dpot-dac";
48 io-channels = <&dac 0>;
49 io-channel-names = "dac";
H A Denvelope-detector.yaml7 title: ADC envelope detector using a DAC and a comparator
13 The DAC is used to find the peak level of an alternating voltage input
22 | dac|-->--|- / |
36 description: Channel node of the dac to be used for comparator input.
39 const: dac
69 dac: dac {
70 compatible = "dpot-dac";
79 io-channels = <&dac 0>;
80 io-channel-names = "dac";
/freebsd-src/sys/contrib/device-tree/Bindings/media/i2c/
H A Dadv7343.txt19 - ad,adv7343-power-mode-dac: array configuring the power on/off DAC's 1..6,
22 - ad,adv7343-sd-config-dac-out: array configure SD DAC Output's 1 and 2, 0 = OFF
41 adi,dac-enable = <1 1 1 0 0 1>;
42 /* Use SD DAC output 1 */
43 adi,sd-dac-enable = <1 0>;
/freebsd-src/sys/contrib/device-tree/Bindings/sound/
H A Dimg,pistachio-internal-dac.txt1 Pistachio internal DAC DT bindings
5 - compatible: "img,pistachio-internal-dac"
8 node which contains the internal dac control registers
14 internal_dac: internal-dac {
15 compatible = "img,pistachio-internal-dac";
H A Dcirrus,cs4234.yaml18 drive a tracking power supply, the 5th DAC can instead be used as a
19 standard audio grade DAC, with performance specifications identical
21 includes tunable group delay for each of the 4 audio DAC paths to
23 nondelayed path into the DAC outputs for input signals requiring a
/freebsd-src/sys/contrib/device-tree/Bindings/pwm/
H A Dmicrochip,corepwm.yaml54 microchip,dac-mode-mask:
56 Optional, per-channel Low Ripple DAC mode is possible on this IP core. It creates
58 cycle. This "DAC" will have far better bandwidth and ripple performance than the
61 whether a given channel operates in regular PWM or DAC mode.
62 Each bit corresponds to a PWM channel & represents whether DAC mode is enabled
/freebsd-src/sys/contrib/device-tree/Bindings/iio/addac/
H A Dadi,ad74115.yaml18 14-bit DAC.
178 adi,dac-bipolar:
181 When not present, the DAC operates in the 0V to 12V range.
182 When present, the DAC operates in the -12V to 12V range.
188 adi,dac-hart-slew:
192 adi,dac-current-limit-low:
195 When not present, the DAC short-circuit current limit is 32mA in
368 adi,dac-bipolar;

12345678910>>...12