summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/nuc1xx/chip/nuc_clk.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/nuc1xx/chip/nuc_clk.h')
-rw-r--r--nuttx/arch/arm/src/nuc1xx/chip/nuc_clk.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/arch/arm/src/nuc1xx/chip/nuc_clk.h b/nuttx/arch/arm/src/nuc1xx/chip/nuc_clk.h
index 17814a467..426efd782 100644
--- a/nuttx/arch/arm/src/nuc1xx/chip/nuc_clk.h
+++ b/nuttx/arch/arm/src/nuc1xx/chip/nuc_clk.h
@@ -47,6 +47,11 @@
/********************************************************************************************
* Pre-processor Definitions
********************************************************************************************/
+/* Well-known clock frequencies *************************************************************/
+
+#define NUC_INTHI_FREQUENCY 22118400
+#define NUC_INTLO_FREQUENCY 10000
+
/* Register offsets *************************************************************************/
#define NUC_CLK_PWRCON_OFFSET 0x0000 /* System power down control register */