Searched refs:HWTIMER_CTRL_STOP (Results 1 – 3 of 3) sorted by relevance
23 HWTIMER_CTRL_STOP, /* stop timer */ enumerator
66 err = rt_device_control(dev, HWTIMER_CTRL_STOP, RT_NULL); in hwtimer()
205 case HWTIMER_CTRL_STOP: in rt_hwtimer_control()