Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_tsyncpci.c115 TIME_SCALE_GPS = 2, // Global Positioning System enumerator
656 if ((tmscl != TIME_SCALE_GPS) && (tmscl != TIME_SCALE_TAI) && in tsync_poll()