Searched defs:aos_timer_create (Results 1 – 2 of 2) sorted by relevance
70 aos_status_t aos_timer_create(aos_timer_t *timer, void (*fn)(void *, void *), void *arg, in aos_timer_create() function
291 aos_status_t aos_timer_create(aos_timer_t *timer, void (*fn)(void *, void *), void *arg, in aos_timer_create() function
Completed in 7 milliseconds