Searched refs:hc32_hwtimer (Results 1 – 1 of 1) sorted by relevance
64 struct hc32_hwtimer struct83 static struct hc32_hwtimer hc32_hwtimer_obj[] = argument127 struct hc32_hwtimer *tmr_device = (struct hc32_hwtimer *)timer; in _timer_init()172 struct hc32_hwtimer *tmr_device = RT_NULL; in _timer_start()176 tmr_device = (struct hc32_hwtimer *)timer; in _timer_start()188 struct hc32_hwtimer *tmr_device = RT_NULL; in _timer_stop()192 tmr_device = (struct hc32_hwtimer *)timer; in _timer_stop()235 struct hc32_hwtimer *tmr_device = RT_NULL; in _timer_counter_get()240 tmr_device = (struct hc32_hwtimer *)timer; in _timer_counter_get()
Completed in 6 milliseconds