Searched refs:aos_timer_is_valid (Results 1 – 3 of 3) sorted by relevance
34 bool aos_timer_is_valid(aos_timer_t *timer) in aos_timer_is_valid() function
740 bool aos_timer_is_valid(aos_timer_t *timer);
1744 if (!aos_timer_is_valid(timerid)) { in OsStartTimer()
Completed in 8 milliseconds