Searched refs:sntp_sync_time (Results 1 – 4 of 4) sorted by relevance
35 void __attribute__((weak)) sntp_sync_time(struct timeval *tv) in sntp_sync_time() function124 sntp_sync_time(&tv); in sntp_set_system_time()
81 void sntp_sync_time(struct timeval *tv);
36 void sntp_sync_time(struct timeval *tv) in sntp_sync_time() function
66 …the built-in time synchronization functionality. This option redefines `sntp_sync_time()` function.