Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
0438b9f29e4f4f696115d42c696f0573e7d7a994
/
.
/
samples
/
drivers
/
counter
/
alarm
/
boards
/
max32662evkit.overlay
blob: c06949da837689b7e2a2d1c1fbec233573ac394b [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2024 Analog Devices, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/
&
timer0
{
status
=
"okay"
;
counter0
:
counter
{
status
=
"okay"
;
};
};