Home
last modified time | relevance | path

Searched refs:sntp_format_time (Results 1 – 1 of 1) sorted by relevance

/btstack/3rd-party/lwip/core/src/apps/sntp/
H A Dsntp.c276 #if defined(LWIP_DEBUG) && !defined(sntp_format_time)
279 sntp_format_time(s32_t sec) in sntp_format_time() function
334 sntp_format_time(sec), SNTP_FRAC_TO_US(frac))); in sntp_process()