Home
last modified time | relevance | path

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

/freebsd-13.1/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()
1366 instance->hardpps = 1; in oncore_read_config()
/freebsd-13.1/sys/sys/
H A Dtimepps.h174 void hardpps(struct timespec *tsp, long nsec);
/freebsd-13.1/contrib/ntp/libparse/
H A Dparsestreams.c1115 extern void hardpps (struct timeval *, long);
1183 hardpps(&cdevent.tv, usec); in zs_xsisr()
/freebsd-13.1/sys/kern/
H A Dkern_ntptime.c774 hardpps(struct timespec *tsp, long nsec) in hardpps() function
H A Dkern_tc.c1891 hardpps(tsp, ts.tv_nsec + 1000000000 * ts.tv_sec); in pps_event()
/freebsd-13.1/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 DChangeLog4823 pps <filename> [assert/clear] [hardpps]
H A DCommitLog223515 Easier to modify source to get hardpps.
223519 Easier to modify source to get hardpps.