Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sntp/
Dsntp_simple.c19 bool first_iter; in sntp_simple_helper() local
34 first_iter = true; in sntp_simple_helper()
40 if (false == first_iter && -ERANGE == res) { in sntp_simple_helper()
64 if (first_iter) { in sntp_simple_helper()
65 first_iter = false; in sntp_simple_helper()