Searched refs:timer_instance (Results 1 – 2 of 2) sorted by relevance
40 static dw_timer_priv_t timer_instance[CONFIG_TIMER_NUM]; variable55 dw_timer_priv_t *timer_priv = &timer_instance[idx]; in dw_timer_irqhandler()72 if (handle == &timer_instance[0] || handle == &timer_instance[1]) in manage_clock()75 } 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()
46 static dw_timer_priv_t timer_instance[CONFIG_TIMER_NUM]; variable66 dw_timer_priv_t *timer_priv = &timer_instance[idx]; in dw_timer_irqhandler()119 dw_timer_priv_t *timer_priv = &timer_instance[idx]; in csi_timer_initialize()
Completed in 8 milliseconds