Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c219 #define PPS2_MAXCOUNT 10 macro
1010 up->ppscount2 = min(PPS2_MAXCOUNT, (up->ppscount2 + 2)); in eval_pps_secondary()
1011 if ((PPS2_MAXCOUNT == up->ppscount2) && in eval_pps_secondary()