Home
last modified time | relevance | path

Searched refs:SNTP_SEC_FRAC_TO_S64 (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/src/apps/sntp/
H A Dsntp.c167 # define SNTP_SEC_FRAC_TO_S64(s, f) \ macro
170 SNTP_SEC_FRAC_TO_S64(lwip_ntohl((t).sec), lwip_ntohl((t).frac))
313 t4 = SNTP_SEC_FRAC_TO_S64(dest_sec, dest_frac); in sntp_process()
314 t3 = SNTP_SEC_FRAC_TO_S64(sec, frac); in sntp_process()

Completed in 2 milliseconds