Home
last modified time | relevance | path

Searched refs:clock_codec (Results 1 – 4 of 4) sorted by relevance

/src/contrib/ntp/ntpd/
H A Dntp_loopfilter.c125 double clock_codec; /* audio codec frequency (samples/s) */ variable
1326 clock_codec = freq / 1e6; in loop_config()
H A Drefclock_irig.c445 up->phase += (up->freq + clock_codec) / SECOND; in irig_receive()
H A Drefclock_wwv.c838 up->phase += (up->freq + clock_codec) / WWV_SEC; in wwv_receive()
/src/contrib/ntp/include/
H A Dntpd.h443 extern double clock_codec; /* codec frequency */