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.

espressif,esp32-rtc-timer

Vendor: Espressif Systems

Description

Espressif's Counter Driver based on RTC Main Timer.

Any reset/sleep mode, except for the power-up reset, will not
stop or reset the RTC Timer. This behavior may be handy when
supporting applications that need to keep a timing baseline on
such situations.

There is also no need to enable the RTC Timer node, it starts
running from power-up.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

slow-clk-freq

int

The slow clock input frequency for the RTC Timer.

This property is required.