aboutsummaryrefslogtreecommitdiff
path: root/examples/io/system573/k573io.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/io/system573/k573io.h')
-rw-r--r--examples/io/system573/k573io.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/io/system573/k573io.h b/examples/io/system573/k573io.h
index cf125e2..7095a7c 100644
--- a/examples/io/system573/k573io.h
+++ b/examples/io/system573/k573io.h
@@ -10,9 +10,6 @@
/* Register definitions */
-#define EXP1_ADDR *((volatile uint32_t *) 0x1f801000)
-#define EXP1_CTRL *((volatile uint32_t *) 0x1f801008)
-
#define K573_BANK_SWITCH *((volatile uint16_t *) 0x1f500000)
#define K573_IDE_RESET *((volatile uint16_t *) 0x1f560000)
#define K573_WATCHDOG *((volatile uint16_t *) 0x1f5c0000)