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

  /bionic/libc/kernel/uapi/linux/
timex.h 91 #define STA_NANO 0x2000
94 #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 146 #define STA_NANO 0x2000 /* resolution (0 = us, 1 = ns) (ro) */
152 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)

Completed in 62 milliseconds