Searched refs:get_timestamp (Results 1 – 2 of 2) sorted by relevance
15 static time_t get_timestamp(void) in get_timestamp() function119 *(uint32_t *)args = get_timestamp(); in gd32_rtc_control()
33 static time_t get_timestamp(void) in get_timestamp() function113 *(rt_uint32_t *)args = get_timestamp(); in rt_rtc_control()
Completed in 5 milliseconds