Make some file section headers more consistent with standard

This commit is contained in:
Gregory Nutt 2015-04-08 07:15:32 -06:00
parent 045bbf3af9
commit e4d2822af8
36 changed files with 36 additions and 36 deletions

View File

@ -59,7 +59,7 @@
#include <nuttx/audio/audio_null.h>
/****************************************************************************
* Private Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************

View File

@ -59,7 +59,7 @@
#include <nuttx/audio/i2s.h>
/****************************************************************************
* Private Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/

View File

@ -63,7 +63,7 @@
#include "vs1053.h"
/****************************************************************************
* Private Definitions
* Pre-processor Definitions
****************************************************************************/
#ifndef CONFIG_VS1053_SPIMODE

View File

@ -48,7 +48,7 @@
#ifdef CONFIG_AUDIO
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* SCI Instruction Opcodes **************************************************/

View File

@ -56,7 +56,7 @@
#ifdef CONFIG_AUDIO
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* So far, I have not been able to get FLL lock interrupts. Worse, I have
* been able to get the FLL to claim that it is locked at all even when

View File

@ -61,7 +61,7 @@
#include "bch_internal.h"
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************

View File

@ -63,7 +63,7 @@
#include <nuttx/input/ads7843e.h>
/********************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
********************************************************************************************/
/* Configuration ****************************************************************************/
/* Reference counting is partially implemented, but not needed in the current design. */

View File

@ -58,7 +58,7 @@
#include <nuttx/input/max11802.h>
/********************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
********************************************************************************************/
/* Configuration ****************************************************************************/

View File

@ -56,7 +56,7 @@
#if defined(CONFIG_INPUT) && defined(CONFIG_INPUT_STMPE811)
/********************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
********************************************************************************************/
/* Configuration ****************************************************************************/
/* Reference counting is partially implemented, but not needed in the current design.

View File

@ -51,7 +51,7 @@
********************************************************************************************/
/********************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
********************************************************************************************/
/* TSC2007 Address */

View File

@ -44,7 +44,7 @@
#include <stdint.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* SD1329 Commands **********************************************************/

View File

@ -44,7 +44,7 @@
#include <stdint.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* CSD **********************************************************************/

View File

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

View File

@ -45,7 +45,7 @@
#include <debug.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Enable excessive debug options */

View File

@ -44,7 +44,7 @@
#include <stdint.h>
/********************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
********************************************************************************************/
/* CMD8 Argument:

View File

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

View File

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

View File

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

View File

@ -63,7 +63,7 @@
#include <nuttx/fs/smart.h>
/****************************************************************************
* Private Definitions
* Pre-processor Definitions
****************************************************************************/
//#define CONFIG_SMART_LOCAL_CHECKFREE

View File

@ -60,7 +60,7 @@
#endif
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
#error "Under construction -- do not use"

View File

@ -73,7 +73,7 @@
#endif
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/* DM90000 and DM9010 register offets */

View File

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

View File

@ -67,7 +67,7 @@
#include <rgmp/stdio.h>
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/* CONFIG_VNET_NINTERFACES determines the number of physical interfaces

View File

@ -56,7 +56,7 @@
#if CONFIG_DEV_PIPE_SIZE > 0
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
#define MAX_PIPES 32

View File

@ -51,7 +51,7 @@
#ifdef CONFIG_PM
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/

View File

@ -57,7 +57,7 @@
#if defined(CONFIG_DRVR_WRITEBUFFER) || defined(CONFIG_DRVR_READAHEAD)
/****************************************************************************
* Preprocessor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/

View File

@ -54,7 +54,7 @@
#if defined(CONFIG_SENSORS_ADXL345)
/********************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
********************************************************************************************/
#ifdef CONFIG_ADXL345_I2C

View File

@ -47,7 +47,7 @@
#include <nuttx/fs/fs.h>
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/* The architecture must provide up_putc for this driver */

View File

@ -57,7 +57,7 @@
#include <nuttx/fs/ioctl.h>
/************************************************************************************
* Definitions
* Pre-processor Definitions
************************************************************************************/
/* The architecture must provide up_putc for this driver */

View File

@ -48,7 +48,7 @@
#include <nuttx/syslog/syslog.h>
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/* The architecture must provide syslog_putc for this driver */

View File

@ -52,7 +52,7 @@
#include <nuttx/usb/usbhost.h>
/*******************************************************************************
* Definitions
* Pre-processor Definitions
*******************************************************************************/
/*******************************************************************************

View File

@ -45,7 +45,7 @@
#include <nuttx/usb/usbhost.h>
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/

View File

@ -49,7 +49,7 @@
#undef usbtrace
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/

View File

@ -107,7 +107,7 @@
#include <nuttx/wireless/cc1101.h>
/****************************************************************************
* Pre-rocessor Definitions
* Pre-processor Definitions
****************************************************************************/
#define CC1101_SPIFREQ_BURST 6500000 /* Hz, no delay */

View File

@ -60,7 +60,7 @@
#include <nuttx/wireless/cc3000/cc3000_common.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
#define CONFIG_CC3000_MT /* Indicate multi threaded version */

View File

@ -54,7 +54,7 @@
#include "cc3000drv.h"
/*****************************************************************************
* Preprocessor Definitions
* Pre-processor Definitions
*****************************************************************************/
#define SMART_CONFIG_PROFILE_SIZE 67 /* 67 = 32 (max ssid) + 32 (max key) +