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

  /src/sys/compat/freebsd/
freebsd_timex.h 88 * MAXTC establishes the maximum time constant of the PLL. With the
90 * zero to MAXTC, the PLL will converge in 15 minutes to 16 hours,
96 #define MAXTC 6 /* maximum time constant (shift) */
118 #define SHIFT_UPDATE (SHIFT_KG + MAXTC) /* time offset scale (shift) */
  /src/sys/sys/
timex.h 120 #define MAXTC 10 /* max time constant */

Completed in 13 milliseconds