summaryrefslogtreecommitdiff
path: root/nuttx/arch/c5471/src/c5471.h
diff options
context:
space:
mode:
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