Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_jupiter.c117 u_int hardpps; /* enable kernel mode */ member
217 up->hardpps = 0; in jupiter_start()
220 * the assert edge and do not enable the kernel hardpps. in jupiter_start()
398 if (up->hardpps) { in jupiter_ppsapi()
416 up->pps_params.mode, up->hardpps); in jupiter_ppsapi()
H A Drefclock_oncore.c354 u_char hardpps; member
905 if (instance->hardpps) { in oncore_ppsapi()
1368 instance->hardpps = 1; in oncore_read_config()
/freebsd/sys/sys/
H A Dtimepps.h172 void hardpps(struct timespec *tsp, long nsec);
/freebsd/contrib/ntp/libparse/
H A Dparsestreams.c1115 extern void hardpps (struct timeval *, long);
1183 hardpps(&cdevent.tv, usec); in zs_xsisr()
/freebsd/sys/kern/
H A Dkern_ntptime.c743 hardpps(struct timespec *tsp, long delta_nsec) in hardpps() function
H A Dkern_tc.c1899 hardpps(tsp, (long)delta_nsec); in pps_event()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.03906 on systems without hardpps().
4248 * ntpd/ntp_config.c: Support for PPS assert/clear/hardpps
H A DChangeLog5063 pps <filename> [assert/clear] [hardpps]
H A DCommitLog[all...]