Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dhwtimer.h32 } rt_hwtimer_mode_t; typedef
49 rt_err_t (*start)(struct rt_hwtimer_device *timer, rt_uint32_t cnt, rt_hwtimer_mode_t mode);
75 rt_hwtimer_mode_t mode; /* timing mode(oneshot/period) */
/components/drivers/hwtimer/
A Dhwtimer.c204 rt_hwtimer_mode_t opm = HWTIMER_MODE_PERIOD; in rt_hwtimer_write()
301 rt_hwtimer_mode_t *m; in rt_hwtimer_control()
309 m = (rt_hwtimer_mode_t*)args; in rt_hwtimer_control()

Completed in 3 milliseconds