Home
last modified time | relevance | path

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

/components/drivers/hwtimer/
A Dhwtimer.c204 rt_hwtimer_mode_t opm = HWTIMER_MODE_PERIOD; in rt_hwtimer_write() local
223 opm = HWTIMER_MODE_ONESHOT; in rt_hwtimer_write()
226 if (timer->ops->start(timer, t, opm) != RT_EOK) in rt_hwtimer_write()

Completed in 4 milliseconds