003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/iio/dac
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
iio
/
dac
/
📁
..
📄
ad5592r.txt
(4.06 KB)
📄
ad5755.txt
(2.8 KB)
📄
ad5758.txt
(2.54 KB)
📄
ad7303.txt
(705 B)
📄
adi,ad5770r.yaml
(4.77 KB)
📄
dpot-dac.txt
(1.11 KB)
📄
ds4424.txt
(536 B)
📄
lltc,ltc1660.yaml
(1.11 KB)
📄
lpc1850-dac.txt
(563 B)
📄
ltc2632.txt
(1.19 KB)
📄
max5821.txt
(294 B)
📄
mcp4725.txt
(1.21 KB)
📄
st,stm32-dac.yaml
(2.21 KB)
📄
ti,dac5571.txt
(462 B)
📄
ti,dac7311.txt
(471 B)
📄
ti,dac7512.txt
(403 B)
📄
ti,dac7612.txt
(842 B)
📄
ti-dac082s085.txt
(884 B)
📄
vf610-dac.txt
(643 B)
Editing: lpc1850-dac.txt
NXP LPC1850 DAC bindings Required properties: - compatible: Should be "nxp,lpc1850-dac" - reg: Offset and length of the register set for the ADC device - interrupts: The interrupt number for the ADC device - clocks: The root clock of the ADC controller - vref-supply: The regulator supply ADC reference voltage - resets: phandle to reset controller and line specifier Example: dac: dac@400e1000 { compatible = "nxp,lpc1850-dac"; reg = <0x400e1000 0x1000>; interrupts = <0>; clocks = <&ccu1 CLK_APB3_DAC>; vref-supply = <®_vdda>; resets = <&rgu 42>; };
Upload File
Create Folder