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 */

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -48,7 +48,7 @@
#include <nuttx/irq.h>
/************************************************************************************
* Definitions
* Pre-processor Definitions
************************************************************************************/
/* IRQ numbers **********************************************************************/
/* 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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -45,7 +45,7 @@
****************************************************************************************/
/****************************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************************/
/* 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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -57,7 +57,7 @@
#ifdef CONFIG_ARMV7A_L2CC_PL310
/***************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
***************************************************************************/
/* 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))
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/* RX_NSECTIONS determines the number of 1Mb sections to map for the

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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