summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/str71x
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/str71x')
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_adc12.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_apb.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_bspi.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_can.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_eic.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_emi.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_flash.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_gpio.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_head.S2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_i2c.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_internal.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_irq.c2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_lowputc.c2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_map.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_pcu.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_prccu.c2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_rccu.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_rtc.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_serial.c2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_timer.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_timerisr.c2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_uart.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_usb.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_wdog.h2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_xti.c2
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_xti.h2
26 files changed, 26 insertions, 26 deletions
diff --git a/nuttx/arch/arm/src/str71x/str71x_adc12.h b/nuttx/arch/arm/src/str71x/str71x_adc12.h
index 1b982e0b1..ec8631252 100644
--- a/nuttx/arch/arm/src/str71x/str71x_adc12.h
+++ b/nuttx/arch/arm/src/str71x/str71x_adc12.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* ADC12 registers ******************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_apb.h b/nuttx/arch/arm/src/str71x/str71x_apb.h
index 5ceee8ec9..e12c46a62 100644
--- a/nuttx/arch/arm/src/str71x/str71x_apb.h
+++ b/nuttx/arch/arm/src/str71x/str71x_apb.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* APB register offsets *************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_bspi.h b/nuttx/arch/arm/src/str71x/str71x_bspi.h
index f876ebb2b..0a1c7864f 100644
--- a/nuttx/arch/arm/src/str71x/str71x_bspi.h
+++ b/nuttx/arch/arm/src/str71x/str71x_bspi.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Register Offsets *****************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_can.h b/nuttx/arch/arm/src/str71x/str71x_can.h
index a891b60dc..3bd0f3cea 100644
--- a/nuttx/arch/arm/src/str71x/str71x_can.h
+++ b/nuttx/arch/arm/src/str71x/str71x_can.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Registers ************************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_eic.h b/nuttx/arch/arm/src/str71x/str71x_eic.h
index c45cfaa6b..743f4929d 100644
--- a/nuttx/arch/arm/src/str71x/str71x_eic.h
+++ b/nuttx/arch/arm/src/str71x/str71x_eic.h
@@ -45,7 +45,7 @@
#include <arch/irq.h>
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Enhanced Interupt Controller (EIC) register offsets ******************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_emi.h b/nuttx/arch/arm/src/str71x/str71x_emi.h
index ade4d1145..7c135d937 100644
--- a/nuttx/arch/arm/src/str71x/str71x_emi.h
+++ b/nuttx/arch/arm/src/str71x/str71x_emi.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* External Memory Interfac (EMI) register offset ***********************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_flash.h b/nuttx/arch/arm/src/str71x/str71x_flash.h
index 9b45fa3e9..b7e0f5a82 100644
--- a/nuttx/arch/arm/src/str71x/str71x_flash.h
+++ b/nuttx/arch/arm/src/str71x/str71x_flash.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Flash registers ******************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_gpio.h b/nuttx/arch/arm/src/str71x/str71x_gpio.h
index 16b325613..f53f16f5d 100644
--- a/nuttx/arch/arm/src/str71x/str71x_gpio.h
+++ b/nuttx/arch/arm/src/str71x/str71x_gpio.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* GPIO register offsets ************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_head.S b/nuttx/arch/arm/src/str71x/str71x_head.S
index 098d238ff..b7bd53a67 100644
--- a/nuttx/arch/arm/src/str71x/str71x_head.S
+++ b/nuttx/arch/arm/src/str71x/str71x_head.S
@@ -46,7 +46,7 @@
#include "up_arch.h"
/*****************************************************************************
- * Definitions
+ * Pre-processor Definitions
*****************************************************************************/
/* This file holds the NuttX start logic that runs when the STR711
diff --git a/nuttx/arch/arm/src/str71x/str71x_i2c.h b/nuttx/arch/arm/src/str71x/str71x_i2c.h
index 759c75e7e..39fb03b1a 100644
--- a/nuttx/arch/arm/src/str71x/str71x_i2c.h
+++ b/nuttx/arch/arm/src/str71x/str71x_i2c.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Register offets ******************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_internal.h b/nuttx/arch/arm/src/str71x/str71x_internal.h
index 6e60a671c..aadf37baf 100644
--- a/nuttx/arch/arm/src/str71x/str71x_internal.h
+++ b/nuttx/arch/arm/src/str71x/str71x_internal.h
@@ -47,7 +47,7 @@
#include <arch/board/board.h>
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Calculate the values of PCLK1 and PCLK2 from settings in board.h.
diff --git a/nuttx/arch/arm/src/str71x/str71x_irq.c b/nuttx/arch/arm/src/str71x/str71x_irq.c
index 7589bd0b3..f36e6391b 100644
--- a/nuttx/arch/arm/src/str71x/str71x_irq.c
+++ b/nuttx/arch/arm/src/str71x/str71x_irq.c
@@ -51,7 +51,7 @@
#include "str71x_internal.h"
/****************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
****************************************************************************/
/****************************************************************************
diff --git a/nuttx/arch/arm/src/str71x/str71x_lowputc.c b/nuttx/arch/arm/src/str71x/str71x_lowputc.c
index 6473e60be..0055a3520 100644
--- a/nuttx/arch/arm/src/str71x/str71x_lowputc.c
+++ b/nuttx/arch/arm/src/str71x/str71x_lowputc.c
@@ -47,7 +47,7 @@
#include "str71x_internal.h"
/**************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
**************************************************************************/
/* Configuration **********************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_map.h b/nuttx/arch/arm/src/str71x/str71x_map.h
index e61be9e3e..bc832e758 100644
--- a/nuttx/arch/arm/src/str71x/str71x_map.h
+++ b/nuttx/arch/arm/src/str71x/str71x_map.h
@@ -43,7 +43,7 @@
#include <nuttx/config.h>
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Memory Map ***********************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_pcu.h b/nuttx/arch/arm/src/str71x/str71x_pcu.h
index 5e23204f0..526805017 100644
--- a/nuttx/arch/arm/src/str71x/str71x_pcu.h
+++ b/nuttx/arch/arm/src/str71x/str71x_pcu.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Power Control Unit (PCU) register offsets ****************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_prccu.c b/nuttx/arch/arm/src/str71x/str71x_prccu.c
index 5379b1164..74f7f8f0b 100644
--- a/nuttx/arch/arm/src/str71x/str71x_prccu.c
+++ b/nuttx/arch/arm/src/str71x/str71x_prccu.c
@@ -51,7 +51,7 @@
#include "str71x_internal.h"
/********************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
********************************************************************************/
/* Select set of peripherals to be enabled */
diff --git a/nuttx/arch/arm/src/str71x/str71x_rccu.h b/nuttx/arch/arm/src/str71x/str71x_rccu.h
index ed3114c2c..4d2235cf3 100644
--- a/nuttx/arch/arm/src/str71x/str71x_rccu.h
+++ b/nuttx/arch/arm/src/str71x/str71x_rccu.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Reset and Clock Control Unit (RCCU) register offsets *****************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_rtc.h b/nuttx/arch/arm/src/str71x/str71x_rtc.h
index 554123ff6..05f6bfb7e 100644
--- a/nuttx/arch/arm/src/str71x/str71x_rtc.h
+++ b/nuttx/arch/arm/src/str71x/str71x_rtc.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* RTC Registers ********************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_serial.c b/nuttx/arch/arm/src/str71x/str71x_serial.c
index 27dfd6976..f246662f5 100644
--- a/nuttx/arch/arm/src/str71x/str71x_serial.c
+++ b/nuttx/arch/arm/src/str71x/str71x_serial.c
@@ -59,7 +59,7 @@
#include "str71x_internal.h"
/****************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
****************************************************************************/
/* Some sanity checks *******************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_timer.h b/nuttx/arch/arm/src/str71x/str71x_timer.h
index 7712009c2..fc27f4eb4 100644
--- a/nuttx/arch/arm/src/str71x/str71x_timer.h
+++ b/nuttx/arch/arm/src/str71x/str71x_timer.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Register offsets *****************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_timerisr.c b/nuttx/arch/arm/src/str71x/str71x_timerisr.c
index 39c257671..b93e43c77 100644
--- a/nuttx/arch/arm/src/str71x/str71x_timerisr.c
+++ b/nuttx/arch/arm/src/str71x/str71x_timerisr.c
@@ -53,7 +53,7 @@
#include "str71x_internal.h"
/****************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
****************************************************************************/
/* Configuration */
diff --git a/nuttx/arch/arm/src/str71x/str71x_uart.h b/nuttx/arch/arm/src/str71x/str71x_uart.h
index 3073e0053..fb7015372 100644
--- a/nuttx/arch/arm/src/str71x/str71x_uart.h
+++ b/nuttx/arch/arm/src/str71x/str71x_uart.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Registers offsets ****************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_usb.h b/nuttx/arch/arm/src/str71x/str71x_usb.h
index 24ddd8a6b..cebba716f 100644
--- a/nuttx/arch/arm/src/str71x/str71x_usb.h
+++ b/nuttx/arch/arm/src/str71x/str71x_usb.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* USB registers ********************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_wdog.h b/nuttx/arch/arm/src/str71x/str71x_wdog.h
index 81caf6a25..3e7640482 100644
--- a/nuttx/arch/arm/src/str71x/str71x_wdog.h
+++ b/nuttx/arch/arm/src/str71x/str71x_wdog.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* Registers ************************************************************************/
diff --git a/nuttx/arch/arm/src/str71x/str71x_xti.c b/nuttx/arch/arm/src/str71x/str71x_xti.c
index c61483fc7..17997b85e 100644
--- a/nuttx/arch/arm/src/str71x/str71x_xti.c
+++ b/nuttx/arch/arm/src/str71x/str71x_xti.c
@@ -56,7 +56,7 @@
#ifdef CONFIG_STR71X_XTI
/********************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
********************************************************************************/
/********************************************************************************
diff --git a/nuttx/arch/arm/src/str71x/str71x_xti.h b/nuttx/arch/arm/src/str71x/str71x_xti.h
index 638ab4f87..1bb2ef679 100644
--- a/nuttx/arch/arm/src/str71x/str71x_xti.h
+++ b/nuttx/arch/arm/src/str71x/str71x_xti.h
@@ -45,7 +45,7 @@
#include "str71x_map.h"
/************************************************************************************
- * Pre-procesor Definitions
+ * Pre-processor Definitions
************************************************************************************/
/* External Interupt Controller (XTI) registers *************************************/