Home
last modified time | relevance | path

Searched refs:t0_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
177 t0_s = ntohl(packet->origTm_s); in sntp_process_time()
189 deta1 = (t3_s - t0_s) * 1000000 + (t3_us - t0_us); /* us */ in sntp_process_time()

Completed in 3 milliseconds