Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Ddw_timer.c45 static dw_timer_priv_t timer_instance[CONFIG_TIMER_NUM]; variable
60 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