Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/kernel/sys/
H A Dtimex.h191 #define PPS_VALID 120 /* pps signal watchdog max (s) */ macro
/freebsd/sys/kern/
H A Dkern_ntptime.c187 #define PPS_VALID 120 /* PPS signal watchdog max (s) */ macro
763 pps_valid = PPS_VALID; in hardpps()