Make some file section headers more consistent with standard
This commit is contained in:
parent
e4d2822af8
commit
855e40ee7d
45 changed files with 45 additions and 45 deletions
|
|
@ -43,7 +43,7 @@
|
|||
#include <stdint.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
#define ETHER_ADDR_LEN 6
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
#include <sys/socket.h>
|
||||
|
||||
/*******************************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
*******************************************************************************************/
|
||||
|
||||
/* Sizing parameters */
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
#if defined(CONFIG_ADC) && defined(CONFIG_ADC_PGA11X)
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
/* Prerequisites:
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@
|
|||
#ifdef CONFIG_AUDIO
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
/* CONFIG_AUDIO - Enables Audio driver support
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
#include <debug.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
#if defined(CONFIG_CRYPTO_AES)
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
#include <nuttx/config.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
#define RIJNDAEL128_BLOCK_LEN 16
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
#if defined(CONFIG_INPUT) && defined(CONFIG_INPUT_ADS7843E)
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
/* SPI Frequency. Default: 100KHz */
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@
|
|||
#include <nuttx/fs/ioctl.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@
|
|||
#include <nuttx/fs/ioctl.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
#if defined(CONFIG_INPUT) && defined(CONFIG_INPUT_MAX11802)
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
/* SPI Frequency. Default: 100KHz */
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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 */
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
#if defined(CONFIG_INPUT) && defined(CONFIG_INPUT_STMPE811)
|
||||
|
||||
/********************************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
********************************************************************************************/
|
||||
/* Configuration ****************************************************************************/
|
||||
/* Prerequisites: CONFIG_INPUT=y
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@
|
|||
#ifdef CONFIG_INPUT
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
/* IOCTL Commands *******************************************************************/
|
||||
|
||||
|
|
|
|||
|
|
@ -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 */
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
#ifdef CONFIG_GRAN
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
/* CONFIG_GRAN - Enable granule allocator support
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
#include <stdint.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* Macros to hide implementation */
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@
|
|||
#include <nuttx/mtd/nand_raw.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
#include <nuttx/config.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************
|
||||
/* Maximum number of blocks in a device */
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@
|
|||
#include <stdint.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@
|
|||
#include <stdbool.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* Number of NAND FLASH models inside the model list */
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@
|
|||
#include <nuttx/mtd/nand_model.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Nand flash commands */
|
||||
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@
|
|||
#include <stdint.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
#include <stdbool.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
#include <stdint.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
#define SMART_DEBUG_CMD_SET_DEBUG_LEVEL 1
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
#include <nuttx/nx/nxglib.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
#include <nuttx/nx/nxglib.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
#include <nuttx/nx/nx.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* Configuration ************************************************************/
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
#ifdef CONFIG_BATTERY
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
/* CONFIG_BATTERY - Upper half battery driver support
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@
|
|||
#ifdef CONFIG_PM
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
/* CONFIG_IDLE_CUSTOM. Some architectures support this definition. This,
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
#if defined(CONFIG_SENSORS_ADXL345)
|
||||
|
||||
/********************************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
********************************************************************************************/
|
||||
/* Configuration ****************************************************************************/
|
||||
/* Prerequisites:
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
#include <nuttx/fs/ioctl.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************
|
||||
* CONFIG_I2C - Enables support for I2C drivers
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
#if defined(CONFIG_MPL115A)
|
||||
|
||||
/********************************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
********************************************************************************************/
|
||||
/* Configuration ****************************************************************************/
|
||||
/* Prerequisites:
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
#ifdef CONFIG_QENCODER
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************
|
||||
* CONFIG_QENCODER - Enables support for the quadrature encoder upper half
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
#include <stdint.h>
|
||||
|
||||
/********************************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
********************************************************************************************/
|
||||
|
||||
/* Get and Set Terminal Attributes (see termios.h) */
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@
|
|||
#ifdef CONFIG_RAMLOG
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
/* CONFIG_RAMLOG - Enables the RAM logging feature
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
#include <nuttx/config.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Configuration ************************************************************/
|
||||
/* CONFIG_SYSLOG - Enables generic system logging features.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* Color Creation and Conversion Macros *************************************/
|
||||
/* This macro creates RGB24 from 8:8:8 RGB */
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
#include <nuttx/wireless/wireless.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
#define DEV_FORMAT "/dev/wireless%d" /* The device Name*/
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@
|
|||
#if defined(CONFIG_WIRELESS) && defined(CONFIG_WL_CC3000)
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* Configuration ************************************************************/
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
#ifdef CONFIG_WIRELESS
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-Processor Definitions
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
/* IOCTL Commands *******************************************************************/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue