Home
last modified time | relevance | path

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

/bsp/wch/risc-v/Libraries/ch32_drivers/
A Ddrv_hwtimer.c58 static struct ch32_hwtimer ch32_hwtimer_obj[] =
135 struct ch32_hwtimer *tim_device = RT_NULL; in ch32_hwtimer_init()
145 tim_device = (struct ch32_hwtimer *)timer; in ch32_hwtimer_init()
351 struct ch32_hwtimer *hwtimer = RT_NULL; in ch32_hwtimer_isr()
352 hwtimer = rt_container_of(device, struct ch32_hwtimer, device); in ch32_hwtimer_isr()
A Ddrv_hwtimer.h32 struct ch32_hwtimer struct

Completed in 5 milliseconds