Searched refs:hal_rtc_settime (Results 1 – 4 of 4) sorted by relevance
38 if (hal_rtc_settime(&rtc_tm)) in cmd_test_rtc()
73 if (hal_rtc_settime(&hal_rtc_time) != 0) in rtc_control()
146 int hal_rtc_settime(struct rtc_time *rtc_tm);
334 int hal_rtc_settime(struct rtc_time *rtc_tm) in hal_rtc_settime() function
Completed in 9 milliseconds