Searched refs:sntp_format_time (Results 1 – 2 of 2) sorted by relevance
50 static inline const char *sntp_format_time(time_t t) in sntp_format_time() function58 #define sntp_format_time sntp_format_time macro
276 #if defined(LWIP_DEBUG) && !defined(sntp_format_time)279 sntp_format_time(s32_t sec) in sntp_format_time() function334 sntp_format_time(sec), SNTP_FRAC_TO_US(frac))); in sntp_process()
Completed in 12 milliseconds