Home
last modified time | relevance | path

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

/bsp/n32/libraries/n32_drivers/
A Ddrv_hwtimer.c19 static struct n32_hwtimer_config hwtimer_config[] =
157 struct n32_hwtimer_config *config; in n32_hwtimer_control()
161 config = (struct n32_hwtimer_config *)timer->parent.user_data; in n32_hwtimer_control()
204 struct n32_hwtimer_config *config; in n32_hwtimer_count_get()
207 config = (struct n32_hwtimer_config *)timer->parent.user_data; in n32_hwtimer_count_get()
237 struct n32_hwtimer_config *config; in n32_hwtimer_init()
241 config = (struct n32_hwtimer_config *)timer->parent.user_data; in n32_hwtimer_init()
299 struct n32_hwtimer_config *config; in n32_hwtimer_start()
301 config = (struct n32_hwtimer_config *)timer->parent.user_data; in n32_hwtimer_start()
329 struct n32_hwtimer_config *config; in n32_hwtimer_stop()
[all …]
A Ddrv_hwtimer.h24 struct n32_hwtimer_config struct
34 struct n32_hwtimer_config *config; argument

Completed in 9 milliseconds