Searched defs:tick (Results 1 – 9 of 9) sorted by relevance
74 UINT64 tick, ns; in OsTimeSpec2Tick() local85 STATIC INLINE VOID OsTick2TimeSpec(struct timespec *tp, UINT32 tick) in OsTick2TimeSpec()95 UINT64 tick; in nanosleep() local239 UINT32 tick = 0; in timer_gettime() local
23 hi_u32 tick; in ms2systick() local
159 hi_u32 tick = ms2systick(ms, HI_FALSE); in hi_sleep() local
162 hi_u32 tick = HI_SYS_WAIT_FOREVER; in hi_event_wait() local
35 hi_u32 tick[2]; /* 2 */ in test_flash_body2() local
53 #define SET_TMR_TICK(tick, val) do { \ argument124 #define STEP_TICK_TO_TIMEOUT(tick, type) (((tick) * TIMEOUT_TICK) / lwip_cyclic_timers[(type)].inte… argument
77 hi_u32 tick; in ms_to_systick() local
25 long tick, ppsfreq, jitter; member
2150 uint32 tick; /* O/S tick time (usec) */ member