Home
last modified time | relevance | path

Searched defs:trimble (Results 1 – 2 of 2) sorted by relevance

/src/contrib/ntp/libparse/
H A Dclk_trimtsip.c100 struct trimble struct
102 u_char t_in_pkt; /* first DLE received */
103 u_char t_dle; /* subsequent DLE received */
104 u_short t_week; /* GPS week */
105 u_short t_weekleap; /* GPS week of next/last week */
106 u_short t_dayleap; /* day in week */
130 sizeof(struct trimble) /* private data */ argument
/src/contrib/ntp/ntpd/
H A Drefclock_parse.c5034 typedef struct trimble struct
5041 } trimble_t; argument