Home
last modified time | relevance | path

Searched defs:timer_info (Results 1 – 2 of 2) sorted by relevance

/bsp/loongson/ls1cdev/libraries/
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/nrf5x/libraries/drivers/
A Ddrv_hwtimer.c50 nrf5x_timer_info_t timer_info; member
114 nrf5x_timer_info_t *timer_info = RT_NULL; in timer_init() local
131 nrf5x_timer_info_t *timer_info = RT_NULL; in timer_start() local
156 nrf5x_timer_info_t *timer_info = RT_NULL; in timer_stop() local
239 nrf5x_timer_info_t *timer_info = RT_NULL; in timer_ctrl() local
273 nrf5x_timer_info_t *timer_info = RT_NULL; in timer_counter_get() local

Completed in 5 milliseconds