Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sntp/src/
A Dsntp.c169 uint32_t t0_s, t1_s, t2_s, t3_s, real_time_s; in sntp_process_time() local
183 t1_s = ntohl(packet->rxTm_s); in sntp_process_time()
190 deta2 = (t2_s - t1_s) * 1000000 + (t2_us - t1_us); /* us */ in sntp_process_time()

Completed in 3 milliseconds