Searched refs:RTC_CHG_WAIT_TIME (Results 1 – 1 of 1) sorted by relevance
257 #define RTC_CHG_WAIT_TIME 1 /* 1 second */ macro268 timer_spec.it_value.tv_sec = RTC_CHG_WAIT_TIME; in rtc_chg_event_handler()286 struct timespec time_window_size = {RTC_CHG_WAIT_TIME, 0}; in rtc_chg_timer_cb()
Completed in 5 milliseconds