OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:N_SVNO_GPS
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
mbg_gps166.h
212
* ::MIN_SVNO_GPS to ::MAX_SVNO_GPS. If the number is 0 then all ::
N_SVNO_GPS
289
N_SVNO_GPS
= 32, ///< max. number of active GPS satellites
786
CFG cfg[
N_SVNO_GPS
]; ///< 4 bit SV configuration code from page 63
787
HEALTH health[
N_SVNO_GPS
]; ///< 6 bit SV health codes from pages 51, 63
/src/external/bsd/ntp/dist/libparse/
data_mbg.c
308
for (i = 0; i <
N_SVNO_GPS
; i++)
313
for (i = 0; i <
N_SVNO_GPS
; i++)
/src/external/bsd/ntp/dist/ntpd/
refclock_parse.c
4555
for (i = 0; i <
N_SVNO_GPS
; i++)
4558
p = ap(buffer, sizeof(buffer), p, "sv_info[%d]=\"PRN%d", i, i +
N_SVNO_GPS
);
Completed in 31 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026