Searched refs:timecode (Results 1 – 12 of 12) sorted by relevance
384 ($timecode) = ($data =~ /timecode=\"([^\"]+)\"/);385 $msg .= " \"$device\" \"$timecode\"";410 ($timecode) = ($data =~ /timecode=\"([^\"]+)\"/);411 $msg .= " \"$device\" \"$timecode\"";447 ($timecode) = ($data =~ /timecode=\"([^\"]+)\"/);448 $msg .= " \"$device\" \"$timecode\"";
3 Following are examples of the serial timecode formats used by various4 timecode receivers as given in the instruction manuals. These examples6 design. The following symbols are used to identify the timecode8 represent the character offset from the beginning of the timecode string
32 scripts themselves. Further detail on the radio clock ASCII timecode33 formats and related data are in the README.timecode file.
60 93 247 16:48:21.814 timecode (format varies)65 timecode formats specific to each radio follow. See the file66 README.timecodes for detailed information on the timecode formats used
126 time_t timecode; /* current ntp timecode */ member302 instance->timecode = 0; in jupiter_config()603 last_timecode = instance->timecode; in jupiter_receive()796 last_timecode = instance->timecode; in jupiter_parse_t()797 instance->timecode = in jupiter_parse_t()
199 u_char timecode[21]; /* timecode string */ member915 up->timecode[--up->xptr] = hexchar[(up->bits >> 5) & in irig_decode()917 up->timecode[--up->xptr] = hexchar[up->bits & 0xf]; in irig_decode()935 if (sscanf((char *)up->timecode, in irig_decode()
588 static int timecode P((struct wwvunit *, char *));2114 pp->lencode = timecode(up, pp->a_lastcode); in wwv_clock()2619 timecode( in timecode() function
22 struct v4l2_timecode timecode; member
3177 memcpy(&vb->timecode, &lvb->timecode, sizeof (lvb->timecode)); in linux_to_bsd_v4l2_buffer()3201 memcpy(&lvb->timecode, &vb->timecode, sizeof (vb->timecode)); in bsd_to_linux_v4l2_buffer()
46 a special timecode broadcast by Canadian time and frequency
540 struct v4l2_timecode timecode; member
2920 * ntpd/refclock_wwv.c (timecode): Make definition == declaration2947 (timecode): Ditto