Home
last modified time | relevance | path

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

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