Home
last modified time | relevance | path

Searched refs:hal_timer_stop (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dtimer.c11 #undef hal_timer_stop
91 void hal_timer_stop(timer_dev_t *tim) in hal_timer_stop() function
148 hal_timer_stop(&tim); in _hal_timer_test()
159 hal_timer_stop(&tim); in _hal_timer_test()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_timer_raw.h36 #define hal_timer_stop hal_timer_stop_nickname macro
39 void hal_timer_stop(void);
/AliOS-Things-master/components/drivers/peripheral/timer/src/
A Dtimer_dev.c46 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
/AliOS-Things-master/components/drivers/peripheral/timer/include/aos/hal/
A Dtimer.h67 void hal_timer_stop(timer_dev_t *tim);
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dhal_timer.c54 void hal_timer_stop(timer_dev_t *tim) in hal_timer_stop() function
A Dhw.c59 void hal_timer_stop(timer_dev_t *tmr)
/AliOS-Things-master/hardware/chip/rtl872xd/hal/hal_test/timer/
A Dtimer_test.c127 hal_timer_stop(&timer_dev); in timer_handler()
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_time.c1458 hal_timer_stop(&genie_time_timer.timer); in genie_time_finalize()

Completed in 34 milliseconds