Searched defs:timer_config (Results 1 – 5 of 5) sorted by relevance
136 struct timer_config { struct147 void timer_get_config_defaults(struct timer_config *config); argument
332 struct apm32_timer *timer_config; in apm32_hwtimer_init() local397 struct apm32_timer *timer_config = RT_NULL; in apm32_hwtimer_start() local447 struct apm32_timer *timer_config = RT_NULL; in apm32_hwtimer_stop() local458 struct apm32_timer *timer_config = RT_NULL; in apm32_hwtimer_ctrl() local490 struct apm32_timer *timer_config = RT_NULL; in apm32_hwtimer_counter_get() local
69 gptimer_config_t timer_config = { in delay_us_init() local
145 gptimer_config_t timer_config = { in rt_hw_hwtimer_init() local
409 static void timer_config(void) in timer_config() function
Completed in 15 milliseconds