Searched defs:msec (Results 1 – 13 of 13) sorted by relevance
19 uint32_t msec; member
116 int msec; in native_pm_wakelock_timedlock() local
68 uint32_t msec; member
364 def set_standby(msec): argument
391 static void busy_msleep( unsigned long msec ) in busy_msleep()
253 uint64_t msec = AOS_WAIT_FOREVER; in pthread_timedjoin_np() local
430 int msec = mp_obj_get_int(msec_in); in uvoice_set_standby() local
82 static inline void os_msleep(int msec) in os_msleep()
89 static inline void os_msleep(int msec) in os_msleep()
133 static inline void os_msleep(int msec) in os_msleep()
98 static inline void os_msleep(int msec) in os_msleep()
3140 static int player_set_standby(int msec) in player_set_standby()
1739 static int OsStartTimer(aos_timer_t *timerid, int msec, int mode) in OsStartTimer()
Completed in 23 milliseconds