summaryrefslogtreecommitdiff
path: root/ccdbg.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2008-12-17 12:32:15 -0800
committerKeith Packard <keithp@keithp.com>2008-12-17 12:32:15 -0800
commit584e28bac8af38de433767e017977ed1adddeb36 (patch)
tree1e9290b321d24002c7b69177ac452143d79e8f42 /ccdbg.h
parente64b4dbf15e9ee1cb0de002985de7575e83d46e9 (diff)
Clean up sample debug files
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ccdbg.h')
-rw-r--r--ccdbg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ccdbg.h b/ccdbg.h
index 90d6d25b..8ccd4770 100644
--- a/ccdbg.h
+++ b/ccdbg.h
@@ -33,8 +33,8 @@
#undef USE_KERNEL
#ifdef USE_KERNEL
#include <cp2101.h>
-#define CC_DATA CP2101_GPIO_MASK(0)
-#define CC_CLOCK CP2101_GPIO_MASK(1)
+#define CC_CLOCK CP2101_GPIO_MASK(0)
+#define CC_DATA CP2101_GPIO_MASK(1)
#define CC_RESET_N CP2101_GPIO_MASK(2)
#else
#define CC_CLOCK 0x1