Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_jupiter.c117 u_int hardpps; /* enable kernel mode */ member
217 up->hardpps = 0; 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()
/src/sys/sys/
H A Dtimepps.h172 void hardpps(struct timespec *tsp, long nsec);
/src/contrib/ntp/libparse/
H A Dparsestreams.c1115 extern void hardpps (struct timeval *, long);
1183 hardpps(&cdevent.tv, usec); in zs_xsisr()
/src/sys/kern/
H A Dkern_ntptime.c744 hardpps(struct timespec *tsp, long delta_nsec) in hardpps() function
H A Dkern_tc.c1907 hardpps(tsp, (long)delta_nsec); in pps_event()
/src/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 DCommitLog232871 Easier to modify source to get hardpps.
232875 Easier to modify source to get hardpps.