OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHIFT_USEC
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/freebsd/
freebsd_timex.h
111
*
SHIFT_USEC
defines the scaling (shift) of the time_freq and
119
#define
SHIFT_USEC
16 /* frequency offset scale (shift) */
155
#define MAXFREQ (100L <<
SHIFT_USEC
) /* max freq error (100 ppm) */
158
#define MAXFREQ (200L <<
SHIFT_USEC
) /* max freq error (200 ppm) */
/src/external/bsd/ntp/dist/kernel/sys/
timex.h
117
*
SHIFT_USEC
defines the scaling (shift) of the time_freq and
125
#define
SHIFT_USEC
16 /* frequency offset scale (shift) */
161
#define MAXFREQ (512L <<
SHIFT_USEC
) /* max freq error (100 ppm) */
164
#define MAXFREQ (512L <<
SHIFT_USEC
) /* max freq error (200 ppm) */
Completed in 15 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026