Home
last modified time | relevance | path

Searched defs:irigunit (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_irig.c208 struct irigunit { struct
209 u_char timecode[2 * SUBFLD + 1]; /* timecode string */
210 l_fp timestamp; /* audio sample timestamp */
211 l_fp tick; /* audio sample increment */
212 l_fp refstamp; /* reference timestamp */
213 l_fp chrstamp; /* baud timestamp */
214 l_fp prvstamp; /* previous baud timestamp */
215 double integ[BAUD]; /* baud integrator */
216 double phase, freq; /* logical clock phase and frequency */
217 double zxing; /* phase detector integrator */
[all …]