Searched refs:PPS_ECHOASSERT (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/tools/test/ppsapi/
H A Dppsapitest.c96 if (mode & PPS_ECHOASSERT)
138 pp.mode |= PPS_ECHOASSERT;
/freebsd-13-stable/contrib/ntp/util/
H A Dpps-api.c73 pp.mode = PPS_CAPTUREASSERT | PPS_ECHOASSERT;
/freebsd-13-stable/sys/dev/ppbus/
H A Dpps.c143 sc->pps[0].ppscap = PPS_CAPTUREASSERT | PPS_ECHOASSERT;
311 if (sc->pps[0].ppsparam.mode & PPS_ECHOASSERT)
314 if (sc->pps[0].ppsparam.mode & PPS_ECHOASSERT)
/freebsd-13-stable/contrib/ntp/include/
H A Dtimepps-SCO.h111 #define PPS_ECHOASSERT 0x40 /* feed back assert event to output */ macro
H A Dtimepps-Solaris.h111 #define PPS_ECHOASSERT 0x40 /* feed back assert event to output */ macro
H A Dtimepps-SunOS.h111 #define PPS_ECHOASSERT 0x40 /* feed back assert event to output */ macro
/freebsd-13-stable/sys/sys/
H A Dtimepps.h91 #define PPS_ECHOASSERT 0x40 macro

Completed in 170 milliseconds