Searched refs:DUT1 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ntp/util/ |
H A D | tg.c | 121 #define DUT1 5 /* DUT1 bits */ macro 179 {DUT1, 8}, /* 50 DUT1 sign */ 185 {DUT1, 1}, /* 56 0.1 DUT1 fraction */ 186 {DUT1, 2}, /* 57 0.2 */ 187 {DUT1, 4}, /* 58 0.4 */ 545 case DUT1: /* send DUT1 bits */ in main()
|
H A D | tg2.c | 324 #define DUT1 (5) /* DUT1 bits */ macro 387 {DUT1, 8}, /* 50 DUT1 sign */ 393 {DUT1, 1}, /* 56 0.1 DUT1 fraction */ 394 {DUT1, 2}, /* 57 0.2 */ 395 {DUT1, 4}, /* 58 0.4 */ 2001 case DUT1: /* send DUT1 bits */
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_wwv.c | 224 #define DUT1 0x01 /* 56 DUT .1 */ macro 371 {MSCBIT, DUT1}, /* 56 0.1 dut */
|