summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/kinetis/chip.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-10 21:18:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-10 21:18:00 +0000
commit6f4878fe693ea5fe5eefb2490f4d3378a5843eb9 (patch)
tree1b04752c3e1a1ba327167854ac88818dbaa05cc3 /nuttx/arch/arm/src/kinetis/chip.h
parent01e2672b46e5aa9a495440451563e27bab88384b (diff)
downloadpx4-nuttx-6f4878fe693ea5fe5eefb2490f4d3378a5843eb9.tar.gz
px4-nuttx-6f4878fe693ea5fe5eefb2490f4d3378a5843eb9.tar.bz2
px4-nuttx-6f4878fe693ea5fe5eefb2490f4d3378a5843eb9.zip
Add Kinetis ADC, CRC, RNGB and MMCAU header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3864 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/src/kinetis/chip.h')
-rw-r--r--nuttx/arch/arm/src/kinetis/chip.h72
1 files changed, 36 insertions, 36 deletions
diff --git a/nuttx/arch/arm/src/kinetis/chip.h b/nuttx/arch/arm/src/kinetis/chip.h
index 704f343e8..d893d104f 100644
--- a/nuttx/arch/arm/src/kinetis/chip.h
+++ b/nuttx/arch/arm/src/kinetis/chip.h
@@ -88,8 +88,8 @@
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
# undef KINETIS_NRNG /* No random number generator */
-# define KINETIS_RTC 1 /* Real time clock */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# define KINETIS_NRTC 1 /* Real time clock */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -132,9 +132,9 @@
# define KINETIS_NVREF 1 /* Voltage reference */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -173,9 +173,9 @@
# define KINETIS_NVREF 1 /* Voltage reference */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -213,9 +213,9 @@
# define KINETIS_NVREF 1 /* Voltage reference */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -253,9 +253,9 @@
# define KINETIS_NVREF 1 /* Voltage reference */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -295,9 +295,9 @@
# define KINETIS_NVREF 1 /* Voltage reference */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -338,9 +338,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -381,9 +381,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -424,9 +424,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -467,9 +467,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -510,9 +510,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -553,9 +553,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -596,9 +596,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -639,9 +639,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -682,9 +682,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -725,9 +725,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -768,9 +768,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */
@@ -811,9 +811,9 @@
# define KINETIS_NTIMERS20 4 /* Four 20 channel timers */
# define KINETIS_NTIMERS12 3 /* Three 12 channel timers */
# undef KINETIS_NTIMERS20 /* No 20 channel timers */
-# define KINETIS_RTC 1 /* Real time clock */
+# define KINETIS_NRTC 1 /* Real time clock */
# undef KINETIS_NRNG /* No random number generator */
-# undef KINETIS_NENCRYPT /* No hardware encryption */
+# undef KINETIS_NMMCAU /* No hardware encryption */
# undef KINETIS_NTAMPER /* No tamper detect */
# define KINETIS_NCRC 1 /* CRC */