Searched refs:set_rtc_time_stamp (Results 1 – 9 of 9) sorted by relevance
31 static rt_err_t set_rtc_time_stamp(time_t time_stamp) in set_rtc_time_stamp() function72 if (set_rtc_time_stamp(*(rt_uint32_t *)args)) in rt_rtc_control()
48 static rt_err_t set_rtc_time_stamp(time_t time_stamp) in set_rtc_time_stamp() function94 if (set_rtc_time_stamp(*(rt_uint32_t *)args)) in _rtc_set_secs()
55 static rt_err_t set_rtc_time_stamp(time_t time_stamp) in set_rtc_time_stamp() function139 if (set_rtc_time_stamp(*sec)) in _rtc_set_secs()
43 static rt_err_t set_rtc_time_stamp(time_t time_stamp) in set_rtc_time_stamp() function223 if (set_rtc_time_stamp(*sec)) in n32_rtc_set_secs()
84 static rt_err_t set_rtc_time_stamp(time_t time_stamp) in set_rtc_time_stamp() function117 if (set_rtc_time_stamp(*(rt_uint32_t *)sec)) in ra_set_secs()
50 static rt_err_t set_rtc_time_stamp(time_t time_stamp) in set_rtc_time_stamp() function134 if (set_rtc_time_stamp(*args) != RT_EOK) in _rtc_set_secs()
204 static rt_err_t set_rtc_time_stamp(time_t time_stamp) in set_rtc_time_stamp() function267 if (set_rtc_time_stamp(*(rt_uint32_t *)args)) in apm32_rtc_set_secs()
80 static rt_err_t set_rtc_time_stamp(time_t time_stamp) in set_rtc_time_stamp() function228 if (set_rtc_time_stamp(*(rt_uint32_t *)args)) in _rtc_set_secs()
87 static rt_err_t set_rtc_time_stamp(time_t time_stamp) in set_rtc_time_stamp() function295 if (set_rtc_time_stamp(*sec)) in stm32_rtc_set_secs()
Completed in 16 milliseconds