Make some file section headers more consistent with standard

This commit is contained in:
Gregory Nutt 2015-04-08 07:25:06 -06:00
parent e4d2822af8
commit 855e40ee7d
45 changed files with 45 additions and 45 deletions

View file

@ -43,7 +43,7 @@
#include <stdint.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
#define ETHER_ADDR_LEN 6

View file

@ -43,7 +43,7 @@
#include <sys/socket.h>
/*******************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
*******************************************************************************************/
/* Sizing parameters */

View file

@ -51,7 +51,7 @@
#if defined(CONFIG_ADC) && defined(CONFIG_ADC_PGA11X)
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* Prerequisites:

View file

@ -63,7 +63,7 @@
#ifdef CONFIG_AUDIO
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* CONFIG_AUDIO - Enables Audio driver support

View file

@ -44,7 +44,7 @@
#include <debug.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
#if defined(CONFIG_CRYPTO_AES)

View file

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

View file

@ -51,7 +51,7 @@
#if defined(CONFIG_INPUT) && defined(CONFIG_INPUT_ADS7843E)
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* SPI Frequency. Default: 100KHz */

View file

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

View file

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

View file

@ -53,7 +53,7 @@
#if defined(CONFIG_INPUT) && defined(CONFIG_INPUT_MAX11802)
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* SPI Frequency. Default: 100KHz */

View file

@ -52,7 +52,7 @@
#include <nuttx/config.h>
/************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
************************************************************************************/
/* These definitions provide the meaning of all of the bits that may be
* reported in the struct mouse_report_s buttons.

View file

@ -50,7 +50,7 @@
#if defined(CONFIG_INPUT) && defined(CONFIG_INPUT_MXT)
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* Maximum number of threads than can be waiting for POLL events */

View file

@ -54,7 +54,7 @@
#if defined(CONFIG_INPUT) && defined(CONFIG_INPUT_STMPE811)
/********************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
********************************************************************************************/
/* Configuration ****************************************************************************/
/* Prerequisites: CONFIG_INPUT=y

View file

@ -55,7 +55,7 @@
#ifdef CONFIG_INPUT
/************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
************************************************************************************/
/* IOCTL Commands *******************************************************************/

View file

@ -56,7 +56,7 @@
#if defined(CONFIG_INPUT) && defined(CONFIG_INPUT_TSC2007)
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* Maximum number of threads than can be waiting for POLL events */

View file

@ -49,7 +49,7 @@
#ifdef CONFIG_GRAN
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* CONFIG_GRAN - Enable granule allocator support

View file

@ -47,7 +47,7 @@
#include <semaphore.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* If the MCU has a small (16-bit) address capability, then we will use

View file

@ -56,7 +56,7 @@
#include <nuttx/mtd/nand_raw.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* These are the possible errors when trying to verify a block of data
* encoded using a Hamming code:

View file

@ -47,7 +47,7 @@
#include <stdint.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Macros to hide implementation */

View file

@ -56,7 +56,7 @@
#include <nuttx/mtd/nand_raw.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************

View file

@ -49,7 +49,7 @@
#include <nuttx/config.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************
/* Maximum number of blocks in a device */

View file

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

View file

@ -58,7 +58,7 @@
#include <stdbool.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Number of NAND FLASH models inside the model list */

View file

@ -56,7 +56,7 @@
#include <nuttx/mtd/nand_model.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Nand flash commands */

View file

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

View file

@ -57,7 +57,7 @@
#include <stdbool.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************

View file

@ -47,7 +47,7 @@
#include <stdint.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
#define SMART_DEBUG_CMD_SET_DEBUG_LEVEL 1

View file

@ -48,7 +48,7 @@
#include <nuttx/nx/nxglib.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/

View file

@ -49,7 +49,7 @@
#include <nuttx/nx/nxglib.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/

View file

@ -50,7 +50,7 @@
#include <nuttx/nx/nx.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/

View file

@ -51,7 +51,7 @@
#ifdef CONFIG_BATTERY
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* CONFIG_BATTERY - Upper half battery driver support

View file

@ -75,7 +75,7 @@
#ifdef CONFIG_PM
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* CONFIG_IDLE_CUSTOM. Some architectures support this definition. This,

View file

@ -50,7 +50,7 @@
#if defined(CONFIG_SENSORS_ADXL345)
/********************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
********************************************************************************************/
/* Configuration ****************************************************************************/
/* Prerequisites:

View file

@ -44,7 +44,7 @@
#include <nuttx/fs/ioctl.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************
* CONFIG_I2C - Enables support for I2C drivers

View file

@ -39,7 +39,7 @@
#if defined(CONFIG_MPL115A)
/********************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
********************************************************************************************/
/* Configuration ****************************************************************************/
/* Prerequisites:

View file

@ -46,7 +46,7 @@
#ifdef CONFIG_QENCODER
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************
* CONFIG_QENCODER - Enables support for the quadrature encoder upper half

View file

@ -46,7 +46,7 @@
#include <stdint.h>
/********************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
********************************************************************************************/
/* Get and Set Terminal Attributes (see termios.h) */

View file

@ -59,7 +59,7 @@
#ifdef CONFIG_RAMLOG
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* CONFIG_RAMLOG - Enables the RAM logging feature

View file

@ -44,7 +44,7 @@
#include <nuttx/config.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* CONFIG_SYSLOG - Enables generic system logging features.

View file

@ -46,7 +46,7 @@
#ifdef CONFIG_SYSLOG_CONSOLE
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/
/* CONFIG_SYSLOG_CONSOLE - Use the syslog logging output as a system console.

View file

@ -45,7 +45,7 @@
#include <stdint.h>
/************************************************************************************
* Preprocessor Definitions
* Pre-processor Definitions
************************************************************************************/
/* A packet identifier (PID) immediately follows the SYNC field of every USB packet.
* A PID consists of a four-bit packet type field followed by a four-bit check field

View file

@ -42,7 +42,7 @@
****************************************************************************/
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Color Creation and Conversion Macros *************************************/
/* This macro creates RGB24 from 8:8:8 RGB */

View file

@ -53,7 +53,7 @@
#include <nuttx/wireless/wireless.h>
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
#define DEV_FORMAT "/dev/wireless%d" /* The device Name*/

View file

@ -59,7 +59,7 @@
#if defined(CONFIG_WIRELESS) && defined(CONFIG_WL_CC3000)
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/* Configuration ************************************************************/

View file

@ -50,7 +50,7 @@
#ifdef CONFIG_WIRELESS
/************************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
************************************************************************************/
/* IOCTL Commands *******************************************************************/