OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STA_PPSWANDER
(Results
51 - 53
of
53
) sorted by null
1
2
3
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
timex.h
93
#define
STA_PPSWANDER
0x0400
98
#define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER |
STA_PPSWANDER
| STA_PPSERROR | STA_CLOCKERR)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
timex.h
93
#define
STA_PPSWANDER
0x0400
98
#define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER |
STA_PPSWANDER
| STA_PPSERROR | STA_CLOCKERR)
/external/kernel-headers/original/linux/
timex.h
173
#define
STA_PPSWANDER
0x0400 /* PPS signal wander exceeded (ro) */
178
#define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER |
STA_PPSWANDER
| \
Completed in 41 milliseconds
1
2
3