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.

zephyr,fake-rtc

Vendor: Zephyr-specific binding

Description

This binding provides a fake RTC controller for use as either a stub or a mock in Zephyr
testing.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

alarms-count

int

Number of alarms supported by RTC device. The number of
alarms defaults to 0, which indicates that the RTC has
no alarms.