summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-17 22:12:03 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-17 22:12:03 +0000
commit589e1a74a4f4e8a337df1c18e417db35631485d8 (patch)
treee10ae30edb0e21f2e78f4c68456c9fe137b6a47d /nuttx/configs/mcu123-lpc214x/include
parentd7a9800e3ecdd8f6bce4b5ee83bfe91e4238b61e (diff)
downloadpx4-nuttx-589e1a74a4f4e8a337df1c18e417db35631485d8.tar.gz
px4-nuttx-589e1a74a4f4e8a337df1c18e417db35631485d8.tar.bz2
px4-nuttx-589e1a74a4f4e8a337df1c18e417db35631485d8.zip
Fix LPC2148 PLL setup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@925 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/mcu123-lpc214x/include')
-rw-r--r--nuttx/configs/mcu123-lpc214x/include/board.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/include/board.h b/nuttx/configs/mcu123-lpc214x/include/board.h
index e9821b733..080b06abe 100644
--- a/nuttx/configs/mcu123-lpc214x/include/board.h
+++ b/nuttx/configs/mcu123-lpc214x/include/board.h
@@ -57,17 +57,6 @@
#define LPC214X_PCLKFREQ (LPC214X_FOSC/4) /* PCLK must be FOSC/4 */
-#define LPC214X_PSEL0 5
-#define LPC214X_PSEL1 6
-
-#define LPC214X_PLLE 0
-#define LPC214X_PLLC 1
-
-#define LPC214X_PLOCK 10
-
-#define LPC214X_PLL_FEED1 0xaa
-#define LPC214X_PLL_FEED2 0x55
-
/* LED definitions **********************************************************/
#define LED_STARTED 0