Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/native/src/include/
Dnsi_timer_model.h26 void hwtimer_set_rtc_offset(int64_t offset);
/Zephyr-latest/scripts/native_simulator/native/src/
Dtimer_model.c287 void hwtimer_set_rtc_offset(int64_t offset) in hwtimer_set_rtc_offset() function
439 hwtimer_set_rtc_offset(args.rtc_offset*1e6); in cmd_rtcoffset_found()