Searched refs:PPS_CAPTUREBOTH (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/ntp/util/
H A Dpps-api.c74 pp.mode = PPS_CAPTUREBOTH;
/freebsd-12-stable/contrib/ntp/include/
H A Dtimepps-SCO.h98 #define PPS_CAPTUREBOTH 0x03 /* capture assert and clear events */ macro
H A Dtimepps-Solaris.h98 #define PPS_CAPTUREBOTH 0x03 /* capture assert and clear events */ macro
H A Dtimepps-SunOS.h98 #define PPS_CAPTUREBOTH 0x03 /* capture assert and clear events */ macro
/freebsd-12-stable/sys/sys/
H A Dtimepps.h87 #define PPS_CAPTUREBOTH 0x03 macro
/freebsd-12-stable/sys/dev/uart/
H A Duart_core.c225 sc->sc_pps.ppscap = PPS_CAPTUREBOTH;
387 if (sc->sc_pps.ppsparam.mode & PPS_CAPTUREBOTH) {
/freebsd-12-stable/sys/dev/usb/serial/
H A Dusb_serial.c447 sc->sc_pps.ppscap = PPS_CAPTUREBOTH;
1191 if ((sc->sc_pps.ppsparam.mode & PPS_CAPTUREBOTH) &&
/freebsd-12-stable/sys/dev/sio/
H A Dsio.c1503 if (com->pps.ppsparam.mode & PPS_CAPTUREBOTH) {

Completed in 134 milliseconds