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

/freebsd-current/tools/test/ppsapi/
H A Dppsapitest.c94 if (mode & PPS_ECHOASSERT)
136 pp.mode |= PPS_ECHOASSERT;
/freebsd-current/contrib/ntp/util/
H A Dpps-api.c73 pp.mode = PPS_CAPTUREASSERT | PPS_ECHOASSERT;
/freebsd-current/sys/dev/ppbus/
H A Dpps.c138 sc->pps[0].ppscap = PPS_CAPTUREASSERT | PPS_ECHOASSERT;
310 if (sc->pps[0].ppsparam.mode & PPS_ECHOASSERT)
313 if (sc->pps[0].ppsparam.mode & PPS_ECHOASSERT)
/freebsd-current/contrib/ntp/include/
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
H A Dtimepps-SCO.h111 #define PPS_ECHOASSERT 0x40 /* feed back assert event to output */ macro
/freebsd-current/sys/sys/
H A Dtimepps.h88 #define PPS_ECHOASSERT 0x40 macro

Completed in 188 milliseconds