Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtimex.h92 #define STA_PPSERROR 0x0800 /* PPS signal calibration error (ro) */ macro
99 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
/f-stack/freebsd/kern/
H A Dkern_ntptime.c246 tsl & (STA_PPSWANDER | STA_PPSERROR))) in ntp_is_time_error()
792 time_status &= ~(STA_PPSWANDER | STA_PPSERROR); in hardpps()
898 time_status |= STA_PPSERROR; in hardpps()