HomeSort by relevance Sort by last modified time
    Searched defs:STA_PPSJITTER (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
timex.h 94 #define STA_PPSJITTER 0x0200
102 #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
  /development/ndk/platforms/android-3/include/linux/
timex.h 92 #define STA_PPSJITTER 0x0200
98 #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR)
  /development/ndk/platforms/android-L/include/linux/
timex.h 94 #define STA_PPSJITTER 0x0200
102 #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
  /external/kernel-headers/original/uapi/linux/
timex.h 141 #define STA_PPSJITTER 0x0200 /* PPS signal jitter exceeded (ro) */
151 #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | \

Completed in 73 milliseconds