Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
0d66091cce5d5fd50afe5b24968e4d698361eb1f
/
.
/
samples
/
drivers
/
watchdog
/
boards
/
opentitan_earlgrey.overlay
blob: 4d1b46f89a4cdd086dcb6041ab89cd1a1c10d155 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2023 Rivos Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/
/
{
aliases
{
watchdog0
=
&
aontimer
;
};
};
&
aontimer
{
status
=
"okay"
;
};