Home
last modified time | relevance | path

Searched refs:HWTIMER_CTRL_FREQ_SET (Results 1 – 2 of 2) sorted by relevance

/components/drivers/include/drivers/
A Dhwtimer.h21HWTIMER_CTRL_FREQ_SET = RT_DEVICE_CTRL_BASE(Timer) + 0x01, /* set the count frequency */ enumerator
/components/drivers/hwtimer/
A Dhwtimer.c133 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 4 milliseconds