Searched refs:hal_rtc_set_time (Results 1 – 6 of 6) sorted by relevance
42 int32_t hal_rtc_set_time(rtc_dev_t *rtc, const rtc_time_t *time) in hal_rtc_set_time() function
62 int32_t hal_rtc_set_time(rtc_dev_t *rtc, const rtc_time_t *time) in hal_rtc_set_time() function
76 int32_t hal_rtc_set_time(rtc_dev_t *rtc, const rtc_time_t *time);
66 WEAK int hal_rtc_set_time(rtc_dev_t *rtc, const rtc_time_t *time) in hal_rtc_set_time() function
44 ret = hal_rtc_set_time(&rtc_dev, &rtc_time); in hal_rtc_test()
258 int32_t hal_rtc_set_time(rtc_dev_t *rtc, const rtc_time_t *time) in hal_rtc_set_time() function
Completed in 5 milliseconds