HomeSort by: relevance | last modified time | path
    Searched defs:PPS_AVG (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/freebsd/
freebsd_timex.h 156 #define MAXTIME (200L << PPS_AVG) /* max PPS error (jitter) (200 us) */
172 * PPS_AVG is the averaging factor for the frequency loop, as well as
184 #define PPS_AVG 2 /* pps averaging constant (shift) */
  /src/external/bsd/ntp/dist/kernel/sys/
timex.h 162 #define MAXTIME (200L << PPS_AVG) /* max PPS error (jitter) (200 us) */
178 * PPS_AVG is the averaging factor for the frequency loop, as well as
190 #define PPS_AVG 2 /* pps averaging constant (shift) */

Completed in 15 milliseconds