Searched refs:sunxi_timer_set_oneshot (Results 1 – 3 of 3) sorted by relevance
60 ret = sunxi_timer_set_oneshot(delay_us, timer, callback, callback_param); in hal_timer_set_oneshot()
75 int sunxi_timer_set_oneshot(uint32_t delay_us, uint32_t timer, timer_callback callback, void *callb…
108 int sunxi_timer_set_oneshot(uint32_t delay_us, uint32_t timer, timer_callback callback, void *callb… in sunxi_timer_set_oneshot() function
Completed in 9 milliseconds