Searched defs:trimble (Results 1 – 2 of 2) sorted by relevance
100 struct trimble struct102 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
5034 typedef struct trimble struct5041 } trimble_t; argument