Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_calgps.h42 typedef struct gpsdatum TGpsDatum; typedef
61 extern TGpsDatum
65 gpscal_add_offset(TGpsDatum *datum, l_fp offset);
67 extern TGpsDatum
70 static inline TGpsDatum
75 extern TGpsDatum /* see source for semantic of the 'fofs' value! */
78 extern TGpsDatum
81 extern TGpsDatum
87 extern TGpsDatum
/freebsd/contrib/ntp/libntp/
H A Dntp_calgps.c79 TGpsDatum * datum in _norm_gps_datum()
122 TGpsDatum * datum, in gpscal_add_offset()
275 TGpsDatum gps; in gpsntp_from_calendar_ex()
308 TGpsDatum date = *gd; in gpsntp_from_gpscal_ex()
350 static TGpsDatum
362 TGpsDatum out = *in; in _gpscal_fix_gps_era()
371 TGpsDatum
376 TGpsDatum out = *in; in gpscal_fix_gps_era()
397 TGpsDatum
408 TGpsDatum gps; in gpscal_from_calendar_ex()
[all …]
/freebsd/contrib/ntp/ntpd/
H A Drefclock_nmea.c314 static int parse_gpsw (TGpsDatum *, nmea_data *,
639 TGpsDatum wgps; /* week time storage */ in nmea_procrec()
1689 TGpsDatum * wd, in parse_gpsw()
H A Drefclock_jupiter.c120 TGpsDatum ref_next; /* next GPS time stamp to use with PPS */
121 TGpsDatum piv_next; /* pivot for week date unfolding */
H A Drefclock_palisade.c946 TGpsDatum wd; in TSIP_decode()
H A Drefclock_oncore.c4059 TGpsDatum gd; /* GPS datum, remapped into NTP epoch */ in oncore_feed_clockproc()