Home
last modified time | relevance | path

Searched refs:reset_rtc (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/boards/native/native_posix/
Dtimer_model.c82 static bool reset_rtc; /*"Reset" the RTC on boot*/ variable
160 if (!reset_rtc) { in hwtimer_init()
288 reset_rtc = true; in hwtimer_reset_rtc()
/Zephyr-latest/scripts/native_simulator/native/src/
Dtimer_model.c72 static bool reset_rtc; /*"Reset" the RTC on boot*/ variable
153 if (!reset_rtc) { in hwtimer_init()
280 reset_rtc = true; in hwtimer_reset_rtc()