Searched refs:ICOM (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_chu.c26 #define ICOM 1 /* undefine to suppress ICOM code */ macro
28 #ifdef ICOM
30 #endif /* ICOM */
39 * frequencies or, in the case of ICOM receivers, the receiver can be
193 * The ICOM code is normally compiled in the driver if selected (ICOM
196 * specifies a nonzero mode (ICOM ID select code). The C-IV speed is
214 #ifdef ICOM
219 #endif /* ICOM */
[all...]
H A Drefclock_wwv.c24 #define ICOM 1 macro
26 #ifdef ICOM
28 #endif /* ICOM */
38 * frequencies or, in the case of ICOM receivers, the receiver can be
59 * The ICOM code is normally compiled in the driver. It isn't used,
61 * a nonzero ICOM ID select code. The C-IV trace is turned on if the
107 * what it does. The compromise value works for ICOM radios. If the
517 #ifdef ICOM
518 int fd_icom; /* ICOM file descriptor */
519 #endif /* ICOM */
[all...]
/freebsd-13-stable/sys/dev/usb/serial/
H A Duftdi.c550 UFTDI_DEV(ICOM, SP1, 0),
551 UFTDI_DEV(ICOM, OPC_U_UC, 0),
552 UFTDI_DEV(ICOM, RP2C1, 0),
553 UFTDI_DEV(ICOM, RP2C2, 0),
554 UFTDI_DEV(ICOM, RP2D, 0),
555 UFTDI_DEV(ICOM, RP2KVR, 0),
556 UFTDI_DEV(ICOM, RP2KVT, 0),
557 UFTDI_DEV(ICOM, RP2VR, 0),
558 UFTDI_DEV(ICOM, RP2VT, 0),
559 UFTDI_DEV(ICOM, RP4KV
[all...]

Completed in 79 milliseconds