Home
last modified time | relevance | path

Searched defs:hwtimer_device (Results 1 – 4 of 4) sorted by relevance

/bsp/wch/risc-v/Libraries/ch56x_drivers/
A Dch56x_timer.c20 struct hwtimer_device struct
22 struct rt_hwtimer_device parent; argument
31 static struct hwtimer_device hwtimer_device_0 = argument
85 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_init() local
100 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_start() local
123 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_stop() local
138 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_count_get() local
148 struct hwtimer_device *hwtimer_device = (void *)timer; in hwtimer_control() local
202 struct hwtimer_device *hwtimer_device = devices[n]; in rt_hw_hwtimer_init() local
215 static void _hwtimer_isr_common(struct hwtimer_device *hwtimer_device) in _hwtimer_isr_common()
/bsp/airm2m/air32f103/libraries/rt_drivers/
A Ddrv_hwtimer.h19 struct hwtimer_device struct
21 struct rt_hwtimer_device parent; argument
28 struct hwtimer_device hwtimer_device1 = argument
/bsp/wch/arm/Libraries/ch32_drivers/
A Ddrv_hwtimer_ch32f10x.c20 struct hwtimer_device struct
22 struct rt_hwtimer_device parent; argument
29 struct hwtimer_device hwtimer_device1 = argument
A Ddrv_hwtimer_ch32f20x.c20 struct hwtimer_device struct
22 struct rt_hwtimer_device parent; argument
29 struct hwtimer_device hwtimer_device1 = argument

Completed in 7 milliseconds