Searched refs:hal_timer_set_cb (Results 1 – 3 of 3) sorted by relevance
132 int hal_timer_set_cb(int timer_num, struct hal_timer *tmr, hal_timer_cb cb_func,
86 hal_timer_set_cb(MYNEWT_VAL(OS_CPUTIME_TIMER_NUM), timer, fp, arg); in os_cputime_timer_init()
714 hal_timer_set_cb(int timer_num, struct hal_timer *timer, hal_timer_cb cb_func, in hal_timer_set_cb() function