Home
last modified time | relevance | path

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

/components/drivers/rtc/
A Ddev_soft_rtc.c30 #ifndef RTC_AUTO_SYNC_FIRST_DELAY
31 #define RTC_AUTO_SYNC_FIRST_DELAY 25 macro
278 rt_work_submit(&rtc_sync_work, rt_tick_from_millisecond(RTC_AUTO_SYNC_FIRST_DELAY * 1000)); in rt_soft_rtc_set_source()

Completed in 4 milliseconds