summaryrefslogtreecommitdiff
path: root/firmware/export/tcc730.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/tcc730.h')
-rw-r--r--firmware/export/tcc730.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/tcc730.h b/firmware/export/tcc730.h
index 97c4f2a578..4dfdb151b0 100644
--- a/firmware/export/tcc730.h
+++ b/firmware/export/tcc730.h
@@ -55,6 +55,8 @@
55#define P2CONH MMIO(unsigned char,0x42) 55#define P2CONH MMIO(unsigned char,0x42)
56#define P2CONL MMIO(unsigned char,0x43) 56#define P2CONL MMIO(unsigned char,0x43)
57#define P3CON MMIO(unsigned int,0x44) 57#define P3CON MMIO(unsigned int,0x44)
58#define P3CONH MMIO(unsigned char,0x44)
59#define P3CONL MMIO(unsigned char,0x45)
58#define P3PUR MMIO(unsigned char,0x46) 60#define P3PUR MMIO(unsigned char,0x46)
59#define P5CON MMIO(unsigned char,0x48) 61#define P5CON MMIO(unsigned char,0x48)
60#define P5PUR MMIO(unsigned char,0x49) 62#define P5PUR MMIO(unsigned char,0x49)