Home
last modified time | relevance | path

Searched refs:hwtimer_adjust_rtc_offset (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/scripts/native_simulator/native/src/include/
Dnsi_timer_model.h29 void hwtimer_adjust_rtc_offset(int64_t offset_delta);
/Zephyr-latest/scripts/native_simulator/native/src/
Dnative_rtc.c60 hwtimer_adjust_rtc_offset(delta_us); in native_rtc_offset()
Dtimer_model.c304 void hwtimer_adjust_rtc_offset(int64_t offset_delta) in hwtimer_adjust_rtc_offset() function