summaryrefslogtreecommitdiff
path: root/firmware/export/s5l8700.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/s5l8700.h')
-rw-r--r--firmware/export/s5l8700.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/s5l8700.h b/firmware/export/s5l8700.h
index c026328f7f..7583d291f6 100644
--- a/firmware/export/s5l8700.h
+++ b/firmware/export/s5l8700.h
@@ -23,6 +23,8 @@
23#define REG16_PTR_T volatile uint16_t * 23#define REG16_PTR_T volatile uint16_t *
24#define REG32_PTR_T volatile uint32_t * 24#define REG32_PTR_T volatile uint32_t *
25 25
26#define TIMER_FREQ 50000000L
27
26/* 04. CALMADM2E */ 28/* 04. CALMADM2E */
27 29
28/* Following registers are mapped on IO Area in data memory area of Calm. */ 30/* Following registers are mapped on IO Area in data memory area of Calm. */