HomeSort by relevance Sort by last modified time
    Searched refs:STA_CLOCKERR (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/common/linux/
timex.h 96 #define STA_CLOCKERR 0x1000
98 #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR)
  /ndk/build/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)
  /ndk/build/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)
  /ndk/build/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)
  /ndk/build/platforms/android-5/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)
  /ndk/build/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)
  /ndk/build/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)
  /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 372 milliseconds