Home
last modified time | relevance | path

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

/bsp/loongson/ls1cdev/libraries/
A Dls1c_timer.h36 }timer_info_t; typedef
42 void timer_init(timer_info_t *timer_info);
49 BOOL timer_is_time_out(timer_info_t *timer_info);
55 void timer_stop(timer_info_t *timer_info);
62 unsigned long timer_get_time_ns(timer_info_t *timer_info);
68 void timer_print_regs(timer_info_t *timer_info);
74 void timer_int_clr(timer_info_t *timer_info);
80 void timer_cnt_clr(timer_info_t *timer_info);
87 void timer_int_init(timer_info_t *timer_info, int hrc, int lrc);
A Dls1c_timer.c62 void timer_init(timer_info_t *timer_info) in timer_init()
111 BOOL timer_is_time_out(timer_info_t *timer_info) in timer_is_time_out()
143 void timer_stop(timer_info_t *timer_info) in timer_stop()
164 unsigned long timer_get_time_ns(timer_info_t *timer_info) in timer_get_time_ns()
191 void timer_print_regs(timer_info_t *timer_info) in timer_print_regs()
209 void timer_int_clr(timer_info_t *timer_info) in timer_int_clr()
232 void timer_cnt_clr(timer_info_t *timer_info) in timer_cnt_clr()
257 void timer_int_init(timer_info_t *timer_info, int hrc, int lrc) in timer_int_init()
/bsp/renesas/libraries/HAL_Drivers/
A Ddrv_pwm.c102 timer_info_t info; in drv_pwm_get()
/bsp/renesas/ra2l1-cpk/board/
A Ddrv_pm.c659 timer_info_t agt1_info = {RESET_VALUE}; in agt_timer_get()

Completed in 14 milliseconds