summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/soc
diff options
context:
space:
mode:
Diffstat (limited to 'fw/fe310/eos/soc')
-rw-r--r--fw/fe310/eos/soc/timer.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/fw/fe310/eos/soc/timer.h b/fw/fe310/eos/soc/timer.h
index 0309454..6e77502 100644
--- a/fw/fe310/eos/soc/timer.h
+++ b/fw/fe310/eos/soc/timer.h
@@ -1,10 +1,11 @@
#include <stdint.h>
#define EOS_TIMER_ETYPE_UI 1
-#define EOS_TIMER_ETYPE_ECP 2
-#define EOS_TIMER_ETYPE_USER 4
+#define EOS_TIMER_ETYPE_EVE 2
+#define EOS_TIMER_ETYPE_ECP 3
+#define EOS_TIMER_ETYPE_USR 4
-#define EOS_TIMER_MAX_ETYPE 4
+#define EOS_TIMER_MAX_ETYPE 8
#define EOS_TIMER_NONE -1
#define EOS_TIMER_RTC_FREQ 32768