Home
last modified time | relevance | path

Searched refs:CLK_ACUTIME (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_palisade.c119 #define CLK_ACUTIME 3 /* Trimble Acutime Gold */ macro
358 case CLK_ACUTIME: in palisade_start()
429 if (up->type == CLK_ACUTIME) in palisade_start()
562 (up->type != CLK_ACUTIME ) && in TSIP_decode()
903 else if ((up->rpt_buf[0] == PACKET_41A) & (up->type == CLK_ACUTIME)) { in TSIP_decode()
974 else if ((up->rpt_buf[0] == PACKET_46) & (up->type == CLK_ACUTIME)) { in TSIP_decode()
1442 if (up->type == CLK_ACUTIME) in HW_poll()