Home
last modified time | relevance | path

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

/bsp/wch/arm/Libraries/ch32_drivers/
A Ddrv_hwtimer_ch32f20x.c274 static const struct rt_hwtimer_ops hwtimer_ops = variable
291 hwtimer_device1.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
306 hwtimer_device2.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
321 hwtimer_device3.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
336 hwtimer_device4.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
351 hwtimer_device5.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
366 hwtimer_device6.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
381 hwtimer_device7.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
396 hwtimer_device8.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
411 hwtimer_device9.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
[all …]
A Ddrv_hwtimer_ch32f10x.c226 static const struct rt_hwtimer_ops hwtimer_ops = variable
243 hwtimer_device1.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
258 hwtimer_device2.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
273 hwtimer_device3.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
288 hwtimer_device4.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
/bsp/airm2m/air32f103/libraries/rt_drivers/
A Ddrv_hwtimer.c187 static const struct rt_hwtimer_ops hwtimer_ops = variable
204 hwtimer_device1.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
219 hwtimer_device2.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
234 hwtimer_device3.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
249 hwtimer_device4.parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()
/bsp/wch/risc-v/Libraries/ch56x_drivers/
A Dch56x_timer.c173 static const struct rt_hwtimer_ops hwtimer_ops = variable
207 hwtimer_device->parent.ops = &hwtimer_ops; in rt_hw_hwtimer_init()

Completed in 7 milliseconds