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

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h48 * MAXTC establishes the maximum time constant of the PLL. With the
50 * zero to MAXTC, the PLL will converge in 15 minutes to 16 hours,
56 #define MAXTC (1<<6) /* maximum time constant */ macro
80 #define SCALE_UPDATE (SCALE_KG * MAXTC) /* */

Completed in 60 milliseconds