Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sntp/
Dsntp.c48 static int64_t q16_16_s_to_ll_us(uint32_t t) in q16_16_s_to_ll_us() function
111 int64_t root_dispersion_us = q16_16_s_to_ll_us(ntohl(pkt->root_dispersion)); in parse_response()
112 int64_t root_delay_us = q16_16_s_to_ll_us(ntohl(pkt->root_delay)); in parse_response()