Training
Consulting
Tools
xref
: /
Zephyr-Core-3.5.0
/
samples
/
drivers
/
dac
/
boards
/
disco_l475_iot1.overlay
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/ {
2
zephyr,user {
3
dac = <&dac1>;
4
dac-channel-id = <1>;
5
dac-resolution = <12>;
6
};
7
};
8