Training
Consulting
Tools
xref
: /
Zephyr-latest
/
tests
/
drivers
/
timer
/
nrf_grtc_timer
/
boards
/
nrf54h20dk_nrf54h20_cpuppr.overlay
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/* SPDX-License-Identifier: Apache-2.0 */
2
3
&grtc {
4
owned-channels = <5 6>;
5
};
6