Home
last modified time | relevance | path

Searched refs:refclock (Results 1 – 25 of 61) sorted by relevance

123

/trueos/contrib/ntp/ntpd/
HDrefclock_conf.c17 static struct refclock refclock_none = {
22 extern struct refclock refclock_local;
28 extern struct refclock refclock_trak;
34 extern struct refclock refclock_pst;
40 extern struct refclock refclock_chu;
46 extern struct refclock refclock_wwv;
52 extern struct refclock refclock_wwvb;
58 extern struct refclock refclock_parse;
64 extern struct refclock refclock_mx4200;
70 extern struct refclock refclock_as2201;
[all …]
HDrefclock_atom.c122 struct refclock refclock_atom = {
132 struct refclock refclock_atom = {
HDrefclock_local.c133 struct refclock refclock_local = {
HDrefclock_hopfpci.c102 struct refclock refclock_hopfpci = {
HDrefclock_tpro.c52 struct refclock refclock_tpro = {
HDrefclock_pcf.c48 struct refclock refclock_pcf = {
HDrefclock_pst.c102 struct refclock refclock_pst = {
HDrefclock_tt560.c57 struct refclock refclock_tt560 = {
HDrefclock_trak.c120 struct refclock refclock_trak = {
HDrefclock_zyfer.c108 struct refclock refclock_zyfer = {
HDrefclock_heath.c197 struct refclock refclock_heath = {
HDrefclock_acts.c226 struct refclock refclock_acts = {
236 struct refclock refclock_ptb;
HDrefclock_fg.c63 struct refclock refclock_fg = {
/trueos/sys/mips/sentry5/
HDs5_machdep.c197 uint32_t busmult, cpumult, refclock, clkcfg1; in platform_start()
209 refclock = clkcfg1 & 0x1F; in platform_start()
213 printf("refclock = %u\n", refclock); in platform_start()
217 counter_freq = cpumult * refclock; in platform_start()
/trueos/contrib/ntp/libparse/
HDREADME4 the parse refclock driver. For reasonably sane clocks this refclock
5 drivers allows a refclock implementation by just providing a
7 support can run as low a 3k code with the parse refclock driver.
37 - which contains several refclock decriptions. These are
38 selected by the x part of the refclock address.
41 (/dev/refclock-0 - /dev/refclock-3).
/trueos/contrib/ntp/
HDREADME.refclocks3 If you want to add a new refclock let us know and we'll assign you a number.
6 refclock?
HDChangeLog66 * [Bug 873] Windows serial refclock proper TTY line discipline emulation
206 * WWV refclock improvements from Dave Mills.
240 * [Bug 342] Deprecate broken TRAK refclock driver.
241 * [Bug 340] Deprecate broken MSF EES refclock driver.
306 * wwv and chu refclock improvements
318 * GOES refclock fix
320 * Jupiter refclock fixes
321 * Neoclock4X refclock fixes
418 * Oncore refclock needs PPS or one of two ioctls.
/trueos/contrib/ntp/html/build/scripts/
HDlinks11.txt2 <li class='inline'><a href='refclock.html'>Reference Clock Drivers</a><br>\
HDlinks10.txt2 <li class='inline'><a href='refclock.html'>Reference Clock Drivers</a><br>\
HDlinks8.txt2 <li class='inline'><a href='refclock.html'>Reference Clock Drivers</a><br>\
/trueos/contrib/ntp/html/scripts/
HDlinks10.txt2 <li class='inline'><a href='refclock.html'>Reference Clock Drivers</a><br>\
HDlinks8.txt2 <li class='inline'><a href='refclock.html'>Reference Clock Drivers</a><br>\
HDlinks11.txt2 <li class='inline'><a href='refclock.html'>Reference Clock Drivers</a><br>\
/trueos/usr.sbin/ntp/doc/
HDMakefile22 pps.html prefer.html quick.html rdebug.html refclock.html \
/trueos/contrib/ntp/include/
HDntp_refclock.h233 struct refclock { struct

123