Searched refs:_hal_timer_test_cb (Results 1 – 1 of 1) sorted by relevance
131 static void _hal_timer_test_cb(void *arg) in _hal_timer_test_cb() function140 timer_dev_t tim = {0, {1000, TIMER_RELOAD_MANU, _hal_timer_test_cb, 100}, NULL}; in _hal_timer_test()
Completed in 7 milliseconds