Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_ripencc.c206 ephclk; /* subframe 1 data */ member
2538 navinfo->ephclk.weeknum = bGetShort (&buf4[5]); in rpt_0x58()
2540 navinfo->ephclk.codeL2 = buf4[7]; in rpt_0x58()
2541 navinfo->ephclk.L2Pdata = buf4[8]; in rpt_0x58()
2542 navinfo->ephclk.SVacc_raw = buf4[9]; in rpt_0x58()
2543 navinfo->ephclk.SV_health = buf4[10]; in rpt_0x58()
2544 navinfo->ephclk.IODC = bGetShort (&buf4[11]); in rpt_0x58()
2545 navinfo->ephclk.T_GD = bGetSingle (&buf4[13]); in rpt_0x58()
2546 navinfo->ephclk.t_oc = bGetSingle (&buf4[17]); in rpt_0x58()
2547 navinfo->ephclk.a_f2 = bGetSingle (&buf4[21]); in rpt_0x58()
[all …]