Make some file section headers more consistent with standard

This commit is contained in:
Gregory Nutt 2015-04-08 08:04:12 -06:00
parent dd3457173d
commit ae15c6963c
580 changed files with 644 additions and 644 deletions

View File

@ -45,7 +45,7 @@
****************************************************************************************/ ****************************************************************************************/
/**************************************************************************************** /****************************************************************************************
* Pre-Processor Definitions * Pre-processor Definitions
****************************************************************************************/ ****************************************************************************************/
/* External interrupts numbers */ /* External interrupts numbers */

View File

@ -50,7 +50,7 @@
#endif #endif
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* IRQ Stack Frame Format: /* IRQ Stack Frame Format:

View File

@ -51,7 +51,7 @@
#endif #endif
/**************************************************************************** /****************************************************************************
* Pre-Processor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define SYS_syscall 0x900001 #define SYS_syscall 0x900001

View File

@ -51,7 +51,7 @@
#endif #endif
/**************************************************************************** /****************************************************************************
* Pre-Processor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define SYS_syscall 0x900001 #define SYS_syscall 0x900001

View File

@ -45,7 +45,7 @@
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* C5471 Interrupts */ /* C5471 Interrupts */

View File

@ -45,7 +45,7 @@
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* DM320 Interrupts */ /* DM320 Interrupts */

View File

@ -45,7 +45,7 @@
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* i.MX1 Interrupts */ /* i.MX1 Interrupts */

View File

@ -68,7 +68,7 @@
#endif #endif
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -48,7 +48,7 @@
#include <nuttx/irq.h> #include <nuttx/irq.h>
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* IRQ numbers **********************************************************************/ /* IRQ numbers **********************************************************************/
/* The IRQ numbers corresponds directly to vector numbers and hence map directly to /* The IRQ numbers corresponds directly to vector numbers and hence map directly to

View File

@ -48,7 +48,7 @@
#include <nuttx/irq.h> #include <nuttx/irq.h>
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* IRQ numbers **********************************************************************/ /* IRQ numbers **********************************************************************/
/* The IRQ numbers corresponds directly to vector numbers and hence map directly to /* The IRQ numbers corresponds directly to vector numbers and hence map directly to

View File

@ -41,7 +41,7 @@
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define CHAR_BIT 8 #define CHAR_BIT 8

View File

@ -49,7 +49,7 @@
#endif #endif
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* LPC214X Interrupts */ /* LPC214X Interrupts */

View File

@ -54,7 +54,7 @@
#endif #endif
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* LPC2378 Interrupts */ /* LPC2378 Interrupts */

View File

@ -45,7 +45,7 @@
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* LPC31XX Interrupts */ /* LPC31XX Interrupts */

View File

@ -45,7 +45,7 @@
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* NUC120 IRQ numbers */ /* NUC120 IRQ numbers */

View File

@ -45,7 +45,7 @@
****************************************************************************************/ ****************************************************************************************/
/**************************************************************************************** /****************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************/ ****************************************************************************************/
/* SAM3U Peripheral Identifiers */ /* SAM3U Peripheral Identifiers */

View File

@ -45,7 +45,7 @@
****************************************************************************************/ ****************************************************************************************/
/**************************************************************************************** /****************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************/ ****************************************************************************************/
/* SAM3X Peripheral Identifiers */ /* SAM3X Peripheral Identifiers */

View File

@ -45,7 +45,7 @@
****************************************************************************************/ ****************************************************************************************/
/**************************************************************************************** /****************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************/ ****************************************************************************************/
/* SAM4CM Peripheral Identifiers */ /* SAM4CM Peripheral Identifiers */

View File

@ -45,7 +45,7 @@
****************************************************************************************/ ****************************************************************************************/
/**************************************************************************************** /****************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************/ ****************************************************************************************/
/* SAM4E Peripheral Identifiers */ /* SAM4E Peripheral Identifiers */

View File

@ -45,7 +45,7 @@
****************************************************************************************/ ****************************************************************************************/
/**************************************************************************************** /****************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************/ ****************************************************************************************/
/* SAM4L Peripheral Identifiers. NOTE: Interrupts are not tied to the DMA peripheral /* SAM4L Peripheral Identifiers. NOTE: Interrupts are not tied to the DMA peripheral

View File

@ -45,7 +45,7 @@
****************************************************************************************/ ****************************************************************************************/
/**************************************************************************************** /****************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************/ ****************************************************************************************/
/* SAM4S Peripheral Identifiers */ /* SAM4S Peripheral Identifiers */

View File

@ -45,7 +45,7 @@
****************************************************************************************/ ****************************************************************************************/
/**************************************************************************************** /****************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************/ ****************************************************************************************/
/* SAMA5D3 Peripheral Identifiers */ /* SAMA5D3 Peripheral Identifiers */

View File

@ -45,7 +45,7 @@
****************************************************************************************/ ****************************************************************************************/
/**************************************************************************************** /****************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************/ ****************************************************************************************/
/* SAMA5D3 Peripheral Identifiers */ /* SAMA5D3 Peripheral Identifiers */

View File

@ -45,7 +45,7 @@
****************************************************************************************/ ****************************************************************************************/
/**************************************************************************************** /****************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************/ ****************************************************************************************/
/* External interrupts */ /* External interrupts */

View File

@ -44,7 +44,7 @@
#include <nuttx/fs/ioctl.h> #include <nuttx/fs/ioctl.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -49,7 +49,7 @@
#include <arch/stm32/chip.h> #include <arch/stm32/chip.h>
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* IRQ numbers. The IRQ number corresponds vector number and hence map directly to /* IRQ numbers. The IRQ number corresponds vector number and hence map directly to

View File

@ -48,7 +48,7 @@
#include <nuttx/irq.h> #include <nuttx/irq.h>
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* IRQ numbers. The IRQ number corresponds vector number and hence map directly to /* IRQ numbers. The IRQ number corresponds vector number and hence map directly to

View File

@ -46,7 +46,7 @@
#include <nuttx/irq.h> #include <nuttx/irq.h>
/**************************************************************************************************** /****************************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************************/ ****************************************************************************************************/
/* IRQ numbers. The IRQ number corresponds vector number and hence map directly to /* IRQ numbers. The IRQ number corresponds vector number and hence map directly to

View File

@ -46,7 +46,7 @@
#include <nuttx/irq.h> #include <nuttx/irq.h>
/**************************************************************************************************** /****************************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************************/ ****************************************************************************************************/
/* IRQ numbers. The IRQ number corresponds vector number and hence map directly to /* IRQ numbers. The IRQ number corresponds vector number and hence map directly to

View File

@ -47,7 +47,7 @@
#include <nuttx/irq.h> #include <nuttx/irq.h>
/**************************************************************************************************** /****************************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************************/ ****************************************************************************************************/
/* IRQ numbers. The IRQ number corresponds vector number and hence map directly to /* IRQ numbers. The IRQ number corresponds vector number and hence map directly to

View File

@ -48,7 +48,7 @@
#include <nuttx/irq.h> #include <nuttx/irq.h>
/**************************************************************************************************** /****************************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************************/ ****************************************************************************************************/
/* IRQ numbers. The IRQ number corresponds vector number and hence map directly to /* IRQ numbers. The IRQ number corresponds vector number and hence map directly to

View File

@ -47,7 +47,7 @@
#include <nuttx/irq.h> #include <nuttx/irq.h>
/**************************************************************************************************** /****************************************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************************************/ ****************************************************************************************************/
/* IRQ numbers. The IRQ number corresponds vector number and hence map directly to /* IRQ numbers. The IRQ number corresponds vector number and hence map directly to

View File

@ -47,7 +47,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* IRQ channels */ /* IRQ channels */

View File

@ -57,7 +57,7 @@
#endif #endif
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* IRQ numbers. The IRQ number corresponds vector number and hence map directly to /* IRQ numbers. The IRQ number corresponds vector number and hence map directly to

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* IRQ numbers. The IRQ number corresponds vector number and hence map directly to /* IRQ numbers. The IRQ number corresponds vector number and hence map directly to

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* IRQ numbers. The IRQ number corresponds vector number and hence map directly to /* IRQ numbers. The IRQ number corresponds vector number and hence map directly to

View File

@ -47,7 +47,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -43,7 +43,7 @@
#include <nuttx/fs/ioctl.h> #include <nuttx/fs/ioctl.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -52,7 +52,7 @@
#include "a1x_pio.h" #include "a1x_pio.h"
/************************************************************************** /**************************************************************************
* Private Definitions * Pre-processor Definitions
**************************************************************************/ **************************************************************************/
/* Select UART parameters for the selected console */ /* Select UART parameters for the selected console */

View File

@ -55,7 +55,7 @@
#include "chip/a1x_pio.h" #include "chip/a1x_pio.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -48,7 +48,7 @@
#include "chip/a1x_pio.h" #include "chip/a1x_pio.h"
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* Bit-encoded input to a1x_pio_config() ********************************************/ /* Bit-encoded input to a1x_pio_config() ********************************************/

View File

@ -52,7 +52,7 @@
#include "chip/a1x_timer.h" #include "chip/a1x_timer.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Timer 0 will run at the rate of OSC24M with no division */ /* Timer 0 will run at the rate of OSC24M with no division */

View File

@ -51,7 +51,7 @@
#include "arm.h" #include "arm.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/

View File

@ -41,7 +41,7 @@
#include "up_internal.h" #include "up_internal.h"
/************************************************************************** /**************************************************************************
* Private Definitions * Pre-processor Definitions
**************************************************************************/ **************************************************************************/
/************************************************************************** /**************************************************************************

View File

@ -158,7 +158,7 @@
#endif #endif
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* RX_NSECTIONS determines the number of 1Mb sections to map for the /* RX_NSECTIONS determines the number of 1Mb sections to map for the

View File

@ -41,7 +41,7 @@
#include "up_internal.h" #include "up_internal.h"
/************************************************************************** /**************************************************************************
* Private Definitions * Pre-processor Definitions
**************************************************************************/ **************************************************************************/
/************************************************************************** /**************************************************************************

View File

@ -42,7 +42,7 @@
#include "up_arch.h" #include "up_arch.h"
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************

View File

@ -44,7 +44,7 @@
#include "up_arch.h" #include "up_arch.h"
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************

View File

@ -40,7 +40,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -44,7 +44,7 @@
#include "svcall.h" #include "svcall.h"
/************************************************************************************ /************************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************

View File

@ -46,7 +46,7 @@
#include "chip.h" #include "chip.h"
/************************************************************************************ /************************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
#define IDLE_STACK ((unsigned)&_ebss+CONFIG_IDLETHREAD_STACKSIZE-4) #define IDLE_STACK ((unsigned)&_ebss+CONFIG_IDLETHREAD_STACKSIZE-4)

View File

@ -43,7 +43,7 @@
.file "arm_fpuconfig.S" .file "arm_fpuconfig.S"
/**************************************************************************** /****************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -45,7 +45,7 @@
.file "arm_fullcontextrestore.S" .file "arm_fullcontextrestore.S"
/**************************************************************************** /****************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -135,7 +135,7 @@
#endif #endif
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* RX_NSECTIONS determines the number of 1Mb sections to map for the /* RX_NSECTIONS determines the number of 1Mb sections to map for the

View File

@ -57,7 +57,7 @@
#ifdef CONFIG_ARMV7A_L2CC_PL310 #ifdef CONFIG_ARMV7A_L2CC_PL310
/*************************************************************************** /***************************************************************************
* Pre-Processor Definitions * Pre-processor Definitions
***************************************************************************/ ***************************************************************************/
/* Configuration ***********************************************************/ /* Configuration ***********************************************************/
/* Number of ways depends on ARM configuration */ /* Number of ways depends on ARM configuration */

View File

@ -162,7 +162,7 @@
#define PG_L2_DATA_NPAGE1 (PTE_NPAGES - ((PG_L2_DATA_PADDR & ~PG_L1_PADDRMASK) >> 2)) #define PG_L2_DATA_NPAGE1 (PTE_NPAGES - ((PG_L2_DATA_PADDR & ~PG_L1_PADDRMASK) >> 2))
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* RX_NSECTIONS determines the number of 1Mb sections to map for the /* RX_NSECTIONS determines the number of 1Mb sections to map for the

View File

@ -46,7 +46,7 @@
.file "arm_restorefpu.S" .file "arm_restorefpu.S"
/************************************************************************************ /************************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************

View File

@ -46,7 +46,7 @@
.file "arm_savefpu.S" .file "arm_savefpu.S"
/************************************************************************************ /************************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************

View File

@ -43,7 +43,7 @@
.file "arm_saveusercontext.S" .file "arm_saveusercontext.S"
/**************************************************************************** /****************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -44,7 +44,7 @@
.file "arm_vectoraddrexcptn.S" .file "arm_vectoraddrexcptn.S"
/**************************************************************************** /****************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -56,7 +56,7 @@
.file "cp15_clean_dcache.S" .file "cp15_clean_dcache.S"
/**************************************************************************** /****************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -56,7 +56,7 @@
.file "cp15_coherent_dcache.S" .file "cp15_coherent_dcache.S"
/**************************************************************************** /****************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -56,7 +56,7 @@
.file "cp15_flush_dcache.S" .file "cp15_flush_dcache.S"
/**************************************************************************** /****************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -56,7 +56,7 @@
.file "cp15_invalidate_dcache.S" .file "cp15_invalidate_dcache.S"
/**************************************************************************** /****************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -56,7 +56,7 @@
.file "cp15_invalidate_dcache_all.S" .file "cp15_invalidate_dcache_all.S"
/**************************************************************************** /****************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -49,7 +49,7 @@
#ifdef CONFIG_ARCH_FPU #ifdef CONFIG_ARCH_FPU
/************************************************************************************ /************************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************

View File

@ -44,7 +44,7 @@
#include "svcall.h" #include "svcall.h"
/************************************************************************************ /************************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************

View File

@ -45,7 +45,7 @@
#include "chip.h" #include "chip.h"
/************************************************************************************************ /************************************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
************************************************************************************************/ ************************************************************************************************/
/* Configuration ********************************************************************************/ /* Configuration ********************************************************************************/

View File

@ -41,7 +41,7 @@
#include "chip.h" #include "chip.h"
/************************************************************************************ /************************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
#define IDLE_STACK ((unsigned)&_ebss+CONFIG_IDLETHREAD_STACKSIZE-4) #define IDLE_STACK ((unsigned)&_ebss+CONFIG_IDLETHREAD_STACKSIZE-4)

View File

@ -44,7 +44,7 @@
#include "up_internal.h" #include "up_internal.h"
/************************************************************************** /**************************************************************************
* Private Definitions * Pre-processor Definitions
**************************************************************************/ **************************************************************************/
/************************************************************************** /**************************************************************************

View File

@ -45,7 +45,7 @@
#include "up_arch.h" #include "up_arch.h"
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************

View File

@ -55,7 +55,7 @@
#include "up_arch.h" #include "up_arch.h"
/************************************************************************** /**************************************************************************
* Definitions * Pre-processor Definitions
**************************************************************************/ **************************************************************************/
#undef CONFIG_SOFTWARE_TEST #undef CONFIG_SOFTWARE_TEST

View File

@ -41,7 +41,7 @@
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define EIM_RAM_START 0xffd00000 #define EIM_RAM_START 0xffd00000

View File

@ -57,7 +57,7 @@
#include "up_internal.h" #include "up_internal.h"
/**************************************************************************** /****************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -48,7 +48,7 @@
#include "up_internal.h" #include "up_internal.h"
/************************************************************************** /**************************************************************************
* Private Definitions * Pre-processor Definitions
**************************************************************************/ **************************************************************************/
/************************************************************************** /**************************************************************************

View File

@ -45,7 +45,7 @@
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* UARTs ********************************************************************/ /* UARTs ********************************************************************/

View File

@ -54,7 +54,7 @@
#include "up_internal.h" #include "up_internal.h"
/**************************************************************************** /****************************************************************************
* Private Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* Terminology. In the flat build (CONFIG_BUILD_FLAT=y), there is only a /* Terminology. In the flat build (CONFIG_BUILD_FLAT=y), there is only a

View File

@ -42,7 +42,7 @@
#include "up_internal.h" #include "up_internal.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -41,7 +41,7 @@
#include <nuttx/arch.h> #include <nuttx/arch.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -42,7 +42,7 @@
#include <nuttx/arch.h> #include <nuttx/arch.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define CONFIG_BOARD_LOOPSPER100USEC ((CONFIG_BOARD_LOOPSPERMSEC+5)/10) #define CONFIG_BOARD_LOOPSPER100USEC ((CONFIG_BOARD_LOOPSPERMSEC+5)/10)

View File

@ -51,7 +51,7 @@
#include "dm320_usb.h" #include "dm320_usb.h"
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************

View File

@ -50,7 +50,7 @@
#include "up_internal.h" #include "up_internal.h"
/************************************************************ /************************************************************
* Private Definitions * Pre-processor Definitions
************************************************************/ ************************************************************/
/************************************************************ /************************************************************

View File

@ -45,7 +45,7 @@
#include "up_arch.h" #include "up_arch.h"
/************************************************************************** /**************************************************************************
* Private Definitions * Pre-processor Definitions
**************************************************************************/ **************************************************************************/
/************************************************************************** /**************************************************************************

View File

@ -44,7 +44,7 @@
#include "up_arch.h" #include "up_arch.h"
/******************************************************************** /********************************************************************
* Definitions * Pre-processor Definitions
********************************************************************/ ********************************************************************/
/******************************************************************** /********************************************************************

View File

@ -788,7 +788,7 @@ int up_putc(int ch)
#else /* USE_SERIALDRIVER */ #else /* USE_SERIALDRIVER */
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
# ifdef CONFIG_UART1_SERIAL_CONSOLE # ifdef CONFIG_UART1_SERIAL_CONSOLE

View File

@ -62,7 +62,7 @@
#include "dm320_usb.h" #include "dm320_usb.h"
/******************************************************************************* /*******************************************************************************
* Pre-Processor Definitions * Pre-processor Definitions
*******************************************************************************/ *******************************************************************************/
/* Configuration ***************************************************************/ /* Configuration ***************************************************************/

View File

@ -67,7 +67,7 @@
#if defined(CONFIG_USBDEV) && (defined(CONFIG_EFM32_OTGFS)) #if defined(CONFIG_USBDEV) && (defined(CONFIG_EFM32_OTGFS))
/******************************************************************************* /*******************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
*******************************************************************************/ *******************************************************************************/
/* Configuration ***************************************************************/ /* Configuration ***************************************************************/

View File

@ -45,7 +45,7 @@
#include "exc_return.h" #include "exc_return.h"
/************************************************************************************ /************************************************************************************
* Preprocessor Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* Configuration ********************************************************************/ /* Configuration ********************************************************************/

View File

@ -55,7 +55,7 @@
#include "imx_aitc.h" #include "imx_aitc.h"
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************

View File

@ -41,7 +41,7 @@
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* AITC Register Offsets ************************************************************/ /* AITC Register Offsets ************************************************************/

View File

@ -41,7 +41,7 @@
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* DMA Register Offsets *************************************************************/ /* DMA Register Offsets *************************************************************/

View File

@ -41,7 +41,7 @@
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* EIM Register Offsets ************************************************************/ /* EIM Register Offsets ************************************************************/

View File

@ -41,7 +41,7 @@
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* I2C Register Offsets *************************************************************/ /* I2C Register Offsets *************************************************************/

View File

@ -45,7 +45,7 @@
#include "up_arch.h" #include "up_arch.h"
/************************************************************************** /**************************************************************************
* Private Definitions * Pre-processor Definitions
**************************************************************************/ **************************************************************************/
/************************************************************************** /**************************************************************************

View File

@ -43,7 +43,7 @@
#include "arm.h" #include "arm.h"
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* Physical Memory Map **************************************************************/ /* Physical Memory Map **************************************************************/

View File

@ -41,7 +41,7 @@
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* RTC Register Offsets *************************************************************/ /* RTC Register Offsets *************************************************************/

View File

@ -1190,7 +1190,7 @@ int up_putc(int ch)
#else /* USE_SERIALDRIVER */ #else /* USE_SERIALDRIVER */
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
# if defined(CONFIG_UART1_SERIAL_CONSOLE) # if defined(CONFIG_UART1_SERIAL_CONSOLE)

View File

@ -41,7 +41,7 @@
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* AIPI Register Offsets ************************************************************/ /* AIPI Register Offsets ************************************************************/

View File

@ -41,7 +41,7 @@
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/* Timer Register Offsets ***********************************************************/ /* Timer Register Offsets ***********************************************************/

Some files were not shown because too many files have changed in this diff Show More