Searched refs:timer_instance (Results 1 – 1 of 1) sorted by relevance
45 static dw_timer_priv_t timer_instance[CONFIG_TIMER_NUM]; variable60 dw_timer_priv_t *timer_priv = &timer_instance[idx]; in dw_timer_irqhandler()76 if (handle == &timer_instance[0] || handle == &timer_instance[1]) { in manage_clock()78 } else if (handle == &timer_instance[3] || handle == &timer_instance[2]) { in manage_clock()122 dw_timer_priv_t *timer_priv = &timer_instance[idx]; in csi_timer_initialize()
Completed in 4 milliseconds