summaryrefslogtreecommitdiff
path: root/firmware/export/as3525.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/as3525.h')
-rw-r--r--firmware/export/as3525.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/as3525.h b/firmware/export/as3525.h
index 1d5fb1d820..699762a9b2 100644
--- a/firmware/export/as3525.h
+++ b/firmware/export/as3525.h
@@ -110,6 +110,7 @@
110#define CCU_VERS (*(volatile unsigned long *)(CCU_BASE + 0x14)) 110#define CCU_VERS (*(volatile unsigned long *)(CCU_BASE + 0x14))
111#define CCU_SPARE1 (*(volatile unsigned long *)(CCU_BASE + 0x18)) 111#define CCU_SPARE1 (*(volatile unsigned long *)(CCU_BASE + 0x18))
112#define CCU_SPARE2 (*(volatile unsigned long *)(CCU_BASE + 0x1C)) 112#define CCU_SPARE2 (*(volatile unsigned long *)(CCU_BASE + 0x1C))
113#define CCU_USB_THINGY (*(volatile unsigned long *)(CCU_BASE + 0x20))
113 114
114/* DBOP */ 115/* DBOP */
115#define DBOP_TIMPOL_01 (*(volatile unsigned long *)(DBOP_BASE + 0x00)) 116#define DBOP_TIMPOL_01 (*(volatile unsigned long *)(DBOP_BASE + 0x00))