Searched refs:HWTIMER_CTRL_FREQ_SET (Results 1 – 2 of 2) sorted by relevance
21 … HWTIMER_CTRL_FREQ_SET = RT_DEVICE_CTRL_BASE(Timer) + 0x01, /* set the count frequency */ enumerator
133 timer->ops->control(timer, HWTIMER_CTRL_FREQ_SET, &timer->freq); in rt_hwtimer_open()254 case HWTIMER_CTRL_FREQ_SET: in rt_hwtimer_control()
Completed in 22 milliseconds