Home
last modified time | relevance | path

Searched refs:internal_ms (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/uvoice/internal/
A Duvoice_alios.h409 static inline int os_timer_change(os_timer_t timer, int internal_ms) in os_timer_change() argument
411 return aos_timer_change(timer, internal_ms); in os_timer_change()
425 int internal_ms, int repeat, unsigned char auto_run) in os_timer_new() argument
430 if (aos_timer_new_ext(timer, func, arg, internal_ms, repeat, auto_run)) { in os_timer_new()
A Duvoice_amp.h299 static inline int os_timer_change(os_timer_t timer, int internal_ms) in os_timer_change() argument
315 int internal_ms, int repeat, unsigned char auto_run) in os_timer_new() argument
A Duvoice_linux.h342 static inline int os_timer_change(os_timer_t timer, int internal_ms) in os_timer_change() argument
358 int internal_ms, int repeat, unsigned char auto_run) in os_timer_new() argument

Completed in 11 milliseconds