Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpd/
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()
Drefclock_oncore.c354 u_char hardpps; member
905 if (instance->hardpps) { in oncore_ppsapi()
1368 instance->hardpps = 1; in oncore_read_config()
/freebsd-12-stable/sys/sys/
Dtimepps.h176 void hardpps(struct timespec *tsp, long nsec);
/freebsd-12-stable/contrib/ntp/libparse/
Dparsestreams.c1115 extern void hardpps (struct timeval *, long);
1183 hardpps(&cdevent.tv, usec); in zs_xsisr()
/freebsd-12-stable/sys/kern/
Dkern_ntptime.c780 hardpps(struct timespec *tsp, long nsec) in hardpps() function
Dkern_tc.c1840 hardpps(tsp, ts.tv_nsec + 1000000000 * ts.tv_sec); in pps_event()
/freebsd-12-stable/contrib/ntp/
DCommitLog-4.1.03906 on systems without hardpps().
4248 * ntpd/ntp_config.c: Support for PPS assert/clear/hardpps
DChangeLog4945 pps <filename> [assert/clear] [hardpps]
DCommitLog229650 Easier to modify source to get hardpps.
229654 Easier to modify source to get hardpps.