Searched refs:clockformats (Results 1 – 3 of 3) sorted by relevance
68 extern clockformat_t *clockformats[];297 if (!clockformats[parseio->parse_lformat]->convert) in parse_ioread()303 if (clockformats[parseio->parse_lformat]->input) in parse_ioread()307 input_status = clockformats[parseio->parse_lformat]->input(parseio, ch, tstamp); in parse_ioread()369 if (clockformats[parseio->parse_lformat]->syncpps) in parse_iopps()371 updated = clockformats[parseio->parse_lformat]->syncpps(parseio, status == SYNC_ONE, ptime); in parse_iopps()698 switch ((cvtrtc = clockformats[format]->convert ? in timepacket()699 …clockformats[format]->convert((unsigned char *)parseio->parse_ldata, parseio->parse_ldsize, (struc… in timepacket()722 … "parse: INTERNAL error: bad return code of convert routine \"%s\"\n", clockformats[format]->name); in timepacket()794 if (!Strcmp(dct->parseformat.parse_buffer, clockformats[i]->name)) in parse_setfmt()[all …]
102 clockformat_t *clockformats[] = variable141 unsigned short nformats = sizeof(clockformats) / sizeof(clockformats[0]) - 1;
4985 * libparse/parse_conf.c (clockformats): Entry added for5428 * libparse/parse_conf.c (clockformats): Trimble TSIP driver now also