Home
last modified time | relevance | path

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

123

/freebsd/contrib/ntp/ntpd/
H A Drefclock_conf.c17 static struct refclock refclock_none = {
22 extern struct refclock refclock_local;
28 extern struct refclock refclock_pst;
34 extern struct refclock refclock_chu;
40 extern struct refclock refclock_wwv;
46 extern struct refclock refclock_wwvb;
52 extern struct refclock refclock_parse;
58 extern struct refclock refclock_mx4200;
64 extern struct refclock refclock_as2201;
70 extern struct refclock refclock_arbite
[all...]
H A Drefclock_local.c92 struct refclock refclock_local = {
H A Drefclock_atom.c103 struct refclock refclock_atom = {
H A Drefclock_hopfpci.c87 short unit; /* NTP refclock unit number */
102 struct refclock refclock_hopfpci = {
H A Drefclock_tpro.c52 struct refclock refclock_tpro = {
H A Drefclock_heath.c197 struct refclock refclock_heath = {
H A Drefclock_pcf.c48 struct refclock refclock_pcf = {
H A Drefclock_pst.c102 struct refclock refclock_pst = {
H A Drefclock_tt560.c57 struct refclock refclock_tt560 = {
H A Drefclock_zyfer.c111 struct refclock refclock_zyfer = {
H A Drefclock_gpsvme.c70 #define DEVICE "/dev/refclock%1d" /* device file */
74 short unit; /* NTP refclock unit number */
87 struct refclock refclock_gpsvme = {
H A Drefclock_hopfser.c82 short unit; /* NTP refclock unit number */
100 struct refclock refclock_hopfser = {
H A Drefclock_as2201.c140 struct refclock refclock_as2201 = {
H A Drefclock_fg.c63 struct refclock refclock_fg = {
H A Drefclock_dumbclock.c81 struct refclock refclock_dumbclock = {
H A Drefclock_chronolog.c78 struct refclock refclock_chronolog = {
H A Drefclock_ulink.c100 struct refclock refclock_ulink = {
/freebsd/contrib/ntp/libparse/
H A DREADME4 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).
/freebsd/contrib/ntp/
H A DREADME.refclocks3 If you want to add a new refclock let us know and we'll assign you a number.
6 refclock?
/freebsd/contrib/ntp/include/
H A Dntp_refclock.h141 struct refclock * conf; /* refclock_conf[type] */
199 struct refclock { struct
/freebsd/usr.sbin/ntp/doc/scripts/
H A DMakefile9 misc.txt miscopt.txt monopt.txt refclock.txt special.txt style.css
/freebsd/contrib/ntp/html/scripts/
H A Drefclock.txt5 <li class='inline'><a href='refclock.html'>Reference Clock Drivers</a></li>\
H A Dhand.txt9 <li class='inline'><a href='refclock.html'>Reference Clock Support</a></li>\
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dcdns,rtc.txt21 clocks = <&sysclock>, <&refclock>;
/freebsd/usr.sbin/ntp/doc/
H A DMakefile20 rdebug.html refclock.html release.html select.html sitemap.html \

123