HomeSort by relevance Sort by last modified time
    Searched defs:STA_CLOCKERR (Results 26 - 40 of 40) sorted by null

12

  /prebuilts/ndk/7/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/7/platforms/android-8/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)
  /prebuilts/ndk/7/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/7/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)
  /prebuilts/ndk/8/platforms/android-14/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/8/platforms/android-14/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/8/platforms/android-14/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)
  /prebuilts/ndk/8/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/8/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/8/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/8/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/8/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/8/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/8/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)
  /external/kernel-headers/original/linux/
timex.h 176 #define STA_CLOCKERR 0x1000 /* clock hardware fault (ro) */
179 STA_PPSERROR | STA_CLOCKERR) /* read-only bits */

Completed in 670 milliseconds

12