Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dmbg_gps166.h173 typedef uint16_t GPS_CMD; typedef
251 GPS_CMD cmd; ///< see ::GPS_CMD_CODES
/freebsd/contrib/ntp/libparse/
H A Dclk_meinberg.c179 headerp->cmd = (GPS_CMD) get_lsb_short(bufpp); in get_mbg_header()