OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STA_CLOCKERR
(Results
51 - 58
of
58
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
timex.h
97
#define
STA_CLOCKERR
0x1000
102
#define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR |
STA_CLOCKERR
| STA_NANO | STA_MODE | STA_CLK)
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
timex.h
96
#define
STA_CLOCKERR
0x1000
98
#define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR |
STA_CLOCKERR
)
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
timex.h
96
#define
STA_CLOCKERR
0x1000
98
#define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR |
STA_CLOCKERR
)
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
timex.h
96
#define
STA_CLOCKERR
0x1000
98
#define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR |
STA_CLOCKERR
)
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
timex.h
96
#define
STA_CLOCKERR
0x1000
98
#define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR |
STA_CLOCKERR
)
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
timex.h
96
#define
STA_CLOCKERR
0x1000
98
#define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR |
STA_CLOCKERR
)
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
timex.h
96
#define
STA_CLOCKERR
0x1000
98
#define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR |
STA_CLOCKERR
)
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
timex.h
96
#define
STA_CLOCKERR
0x1000
98
#define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR |
STA_CLOCKERR
)
Completed in 39 milliseconds
1
2
3