Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a0ea971e9f283271f7a3221f8b7d565e57b7c386
/
.
/
samples
/
drivers
/
dac
/
boards
/
gd32e103v_eval.overlay
blob: 38aa2ea304da2ebd534931e6b603b669c6292a0e [
file
] [
log
] [
blame
]
/*
* Copyright 2021 BrainCo Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/
/
{
zephyr
,
user
{
dac
=
<&
dac
>;
dac
-
channel
-
id
=
<
0
>;
dac
-
resolution
=
<
12
>;
};
};