Searched refs:HEALTH (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dmbg_gps166.h300 typedef uint16_t HEALTH; ///< an SV's 6 bit health code typedef
785 HEALTH health[N_SVNO_GPS]; ///< 6 bit SV health codes from pages 51, 63
870 HEALTH health; ///< health indication of transmitting SV [---]
920 HEALTH health; ///< [---]
967 void get_mbg_health (unsigned char **, HEALTH *);
/freebsd-13-stable/contrib/ntp/libparse/
H A Ddata_mbg.c108 HEALTH *healthp
111 *healthp = (HEALTH) get_lsb_short(bufpp);
432 ephp->health = (HEALTH) get_lsb_short(buffpp);
477 almp->health = (HEALTH) get_lsb_short(buffpp);

Completed in 168 milliseconds