rk29: timer: clock source do not need irq

This commit is contained in:
黄涛
2011-03-19 16:16:12 +08:00
parent e104972abb
commit 028a0082b7

View File

@@ -33,7 +33,7 @@
#define TIMER_DISABLE 6
#define TIMER_ENABLE 3
#define TIMER_ENABLE_FREE_RUNNING 1
#define TIMER_ENABLE_FREE_RUNNING 5
#if 1 /* by default, use periph sync timer */