Searched refs:CONFIG_TIMER_NUM (Results 1 – 4 of 4) sorted by relevance
72 #define CONFIG_TIMER_NUM 12 macro
40 static dw_timer_priv_t timer_instance[CONFIG_TIMER_NUM];106 if (idx < 0 || idx >= CONFIG_TIMER_NUM) in csi_timer_initialize()
46 static dw_timer_priv_t timer_instance[CONFIG_TIMER_NUM];106 if (idx < 0 || idx >= CONFIG_TIMER_NUM) { in csi_timer_initialize()
250 #define CONFIG_TIMER_NUM 4 macro
Completed in 10 milliseconds