Searched refs:hal_timer_stop (Results 1 – 8 of 8) sorted by relevance
11 #undef hal_timer_stop91 void hal_timer_stop(timer_dev_t *tim) in hal_timer_stop() function148 hal_timer_stop(&tim); in _hal_timer_test()159 hal_timer_stop(&tim); in _hal_timer_test()
36 #define hal_timer_stop hal_timer_stop_nickname macro39 void hal_timer_stop(void);
46 hal_timer_stop(timer_dev); in timer_device_ioctl()77 hal_timer_stop(timer_dev); in timer_device_ioctl()99 hal_timer_stop(timer_dev); in timer_device_ioctl()147 hal_timer_stop(timer_dev); in timer_device_close()300 __weak void hal_timer_stop(timer_dev_t *tim) { in hal_timer_stop() function
67 void hal_timer_stop(timer_dev_t *tim);
54 void hal_timer_stop(timer_dev_t *tim) in hal_timer_stop() function
59 void hal_timer_stop(timer_dev_t *tmr)
127 hal_timer_stop(&timer_dev); in timer_handler()
1458 hal_timer_stop(&genie_time_timer.timer); in genie_time_finalize()
Completed in 34 milliseconds