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

/freebsd-13-stable/contrib/ntp/util/
H A Dpps-api.c74 pp.mode = PPS_CAPTUREBOTH;
/freebsd-13-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-13-stable/sys/sys/
H A Dtimepps.h86 #define PPS_CAPTUREBOTH 0x03 macro
/freebsd-13-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-13-stable/sys/dev/usb/serial/
H A Dusb_serial.c447 sc->sc_pps.ppscap = PPS_CAPTUREBOTH;
1188 if ((sc->sc_pps.ppsparam.mode & PPS_CAPTUREBOTH) &&

Completed in 71 milliseconds