Home
last modified time | relevance | path

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

/freebsd/tools/test/ppsapi/
H A Dppsapitest.c155 i = time_pps_fetch(ph, PPS_TSFMT_TSPEC, &pi, &to); in main()
164 i = time_pps_fetch(ph, PPS_TSFMT_TSPEC, &pi, &to); in main()
/freebsd/contrib/ntp/util/
H A Dpps-api.c84 i = time_pps_fetch(ph, PPS_TSFMT_TSPEC, &pi, &to); in main()
/freebsd/sys/sys/
H A Dtimepps.h214 time_pps_fetch(pps_handle_t handle, const int tsformat, in time_pps_fetch() function
/freebsd/contrib/ntp/include/
H A Dtimepps-SCO.h385 time_pps_fetch( in time_pps_fetch() function
H A Dtimepps-SunOS.h386 time_pps_fetch( in time_pps_fetch() function
H A Dtimepps-Solaris.h452 time_pps_fetch( in time_pps_fetch() function
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c1536 if (time_pps_fetch(ap->handle, PPS_TSFMT_TSPEC, &pps_info, in refclock_pps()
1683 if (time_pps_fetch(ap->handle, PPS_TSFMT_TSPEC, in refclock_ppsaugment()
H A Drefclock_jupiter.c443 if (time_pps_fetch(up->pps_handle, PPS_TSFMT_TSPEC, &up->pps_info, in jupiter_pps()
H A Drefclock_mx4200.c1512 if (time_pps_fetch(up->pps_h, PPS_TSFMT_TSPEC, &(up->pps_i), in mx4200_pps()
H A Drefclock_oncore.c1642 if (time_pps_fetch(instance->pps_h, PPS_TSFMT_TSPEC, &pps_i, in oncore_get_timestamp()
H A Drefclock_ripencc.c730 if (time_pps_fetch(up->handle, PPS_TSFMT_TSPEC, &up->pps_info, in ripencc_get_pps_ts()
H A Drefclock_parse.c2233 if (time_pps_fetch(parse->atom.handle, PPS_TSFMT_TSPEC, &pps_info, in local_input()