Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_calgps.h76 gpscal_from_gpsweek(uint16_t w, int32_t s, l_fp fofs);
/freebsd/contrib/ntp/libntp/
H A Dntp_calgps.c503 gpscal_from_gpsweek( in gpscal_from_gpsweek() function
/freebsd/contrib/ntp/ntpd/
H A Drefclock_jupiter.c750 up->piv_next = gpscal_from_gpsweek(raw_week, raw_secs, in jupiter_parse_gpos()
H A Drefclock_palisade.c950 wd = gpscal_from_gpsweek((wn % 1024), (int32_t)tow, ugo); in TSIP_decode()
H A Drefclock_nmea.c1717 *wd = gpscal_from_gpsweek(week, secs, fofs); in parse_gpsw()