Searched refs:n32_hwtimer_config (Results 1 – 2 of 2) sorted by relevance
19 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 …]
24 struct n32_hwtimer_config struct34 struct n32_hwtimer_config *config; argument
Completed in 9 milliseconds