aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/rcc.h
diff options
context:
space:
mode:
authorPerry Hung <iperry@gmail.com>2011-02-18 05:22:39 -0500
committerPerry Hung <iperry@gmail.com>2011-02-26 22:30:22 -0500
commitf4cdcfa51096f73a49642c400681d91847137dfb (patch)
treeb49bcffdd58fc4dbedceafe55c92045e4b3e145c /libmaple/rcc.h
parentb505ab981859761a9eae9e820c5a06e2210c5dfc (diff)
downloadlibrambutan-f4cdcfa51096f73a49642c400681d91847137dfb.tar.gz
librambutan-f4cdcfa51096f73a49642c400681d91847137dfb.zip
checkpoint
Diffstat (limited to 'libmaple/rcc.h')
-rw-r--r--libmaple/rcc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmaple/rcc.h b/libmaple/rcc.h
index 4b1f35d..1a59219 100644
--- a/libmaple/rcc.h
+++ b/libmaple/rcc.h
@@ -175,6 +175,8 @@ enum {
RCC_DAC, // High-density devices only (Maple Native)
RCC_DMA1,
RCC_DMA2, // High-density devices only (Maple Native)
+ RCC_I2C1,
+ RCC_I2C2
};