1&timer0 {
2	status = "okay";
3};
4
5&rtc_timer {
6	status = "okay";
7};
8
9&rtc {
10	slow-clk-src = <ESP32_RTC_SLOW_CLK_SRC_RC_FAST_D256>;
11};
12