Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_wwv.c207 #define IN1200 ((1200 * 80) / WWV_SEC) /* 1200 Hz increment */ macro
1129 hsinptr = (hsinptr + IN1200) % 80; in wwv_rf()