summaryrefslogtreecommitdiff
path: root/nuttx/arch/c5471/src/c5471.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-02-19 20:41:40 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-02-19 20:41:40 +0000
commit71989f8323da84187bb4b06ef9d4435d037d7a27 (patch)
tree01227ace93e2d30ac0c4ec5959aa8aaaed769539 /nuttx/arch/c5471/src/c5471.h
parent9de7429aec0c1f6bafcd03824f8b70cff7ee6461 (diff)
downloadpx4-nuttx-71989f8323da84187bb4b06ef9d4435d037d7a27.tar.gz
px4-nuttx-71989f8323da84187bb4b06ef9d4435d037d7a27.tar.bz2
px4-nuttx-71989f8323da84187bb4b06ef9d4435d037d7a27.zip
Progress with C5471 boot
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@8 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/c5471/src/c5471.h')
-rw-r--r--nuttx/arch/c5471/src/c5471.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/arch/c5471/src/c5471.h b/nuttx/arch/c5471/src/c5471.h
index c7104be62..c126be1cd 100644
--- a/nuttx/arch/c5471/src/c5471.h
+++ b/nuttx/arch/c5471/src/c5471.h
@@ -72,6 +72,10 @@
#define CC_Z_BIT (1 << 30)
#define CC_N_BIT (1 << 31)
+/* Clocking *************************************************/
+
+#define C5471_CLOCK 47500000 /* 47.5 MHz */
+
/* UARTs ****************************************************/
#define UART_IRDA_BASE 0xffff0800