This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

nordic,nrf-grtc

Vendor: Nordic Semiconductor

Description

Nordic GRTC (Global RTC)

Properties

Properties not inherited from the base binding file.

Name

Type

Details

owned-channels

array

List of channels in a split-ownership peripheral that are to be owned
for use by the compiled CPU.

nonsecure-channels

array

List of channels in a split-ownership, split-security peripheral that
are to be configured as nonsecure. In Trustzone systems, this property
is only evaluated for secure peripherals, as nonsecure channels are
implicitly specified through the owned-channels property. This property
is ignored in non-Trustzone systems.

child-owned-channels

array

List of channels in a split-ownership peripheral that are officially
owned by the compiled CPU but intended to be used by its child
subprocessor(s).

cc-num

int

Number of capture/compare channels

This property is required.