Searched defs:PPS_AVG (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h114 #define MAXTIME (200 << PPS_AVG) /* max PPS error (jitter) (200 us) */
126 * PPS_AVG is the averaging factor for the frequency loop, as well as
138 #define PPS_AVG 2 /* pps averaging constant (shift) */ macro

Completed in 59 milliseconds