mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +08:00
Make some file section headers more consistent with standard
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
#include <nuttx/audio/audio_null.h>
|
#include <nuttx/audio/audio_null.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Private Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|||||||
@@ -59,7 +59,7 @@
|
|||||||
#include <nuttx/audio/i2s.h>
|
#include <nuttx/audio/i2s.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Private Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
/* Configuration ************************************************************/
|
/* Configuration ************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -63,7 +63,7 @@
|
|||||||
#include "vs1053.h"
|
#include "vs1053.h"
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Private Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#ifndef CONFIG_VS1053_SPIMODE
|
#ifndef CONFIG_VS1053_SPIMODE
|
||||||
|
|||||||
@@ -48,7 +48,7 @@
|
|||||||
#ifdef CONFIG_AUDIO
|
#ifdef CONFIG_AUDIO
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* SCI Instruction Opcodes **************************************************/
|
/* SCI Instruction Opcodes **************************************************/
|
||||||
|
|||||||
@@ -56,7 +56,7 @@
|
|||||||
#ifdef CONFIG_AUDIO
|
#ifdef CONFIG_AUDIO
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
/* So far, I have not been able to get FLL lock interrupts. Worse, I have
|
/* 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
|
* been able to get the FLL to claim that it is locked at all even when
|
||||||
|
|||||||
@@ -61,7 +61,7 @@
|
|||||||
#include "bch_internal.h"
|
#include "bch_internal.h"
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|||||||
@@ -63,7 +63,7 @@
|
|||||||
#include <nuttx/input/ads7843e.h>
|
#include <nuttx/input/ads7843e.h>
|
||||||
|
|
||||||
/********************************************************************************************
|
/********************************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
********************************************************************************************/
|
********************************************************************************************/
|
||||||
/* Configuration ****************************************************************************/
|
/* Configuration ****************************************************************************/
|
||||||
/* Reference counting is partially implemented, but not needed in the current design. */
|
/* Reference counting is partially implemented, but not needed in the current design. */
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
#include <nuttx/input/max11802.h>
|
#include <nuttx/input/max11802.h>
|
||||||
|
|
||||||
/********************************************************************************************
|
/********************************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
********************************************************************************************/
|
********************************************************************************************/
|
||||||
/* Configuration ****************************************************************************/
|
/* Configuration ****************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -56,7 +56,7 @@
|
|||||||
#if defined(CONFIG_INPUT) && defined(CONFIG_INPUT_STMPE811)
|
#if defined(CONFIG_INPUT) && defined(CONFIG_INPUT_STMPE811)
|
||||||
|
|
||||||
/********************************************************************************************
|
/********************************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
********************************************************************************************/
|
********************************************************************************************/
|
||||||
/* Configuration ****************************************************************************/
|
/* Configuration ****************************************************************************/
|
||||||
/* Reference counting is partially implemented, but not needed in the current design.
|
/* Reference counting is partially implemented, but not needed in the current design.
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
********************************************************************************************/
|
********************************************************************************************/
|
||||||
|
|
||||||
/********************************************************************************************
|
/********************************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
********************************************************************************************/
|
********************************************************************************************/
|
||||||
|
|
||||||
/* TSC2007 Address */
|
/* TSC2007 Address */
|
||||||
|
|||||||
@@ -44,7 +44,7 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* SD1329 Commands **********************************************************/
|
/* SD1329 Commands **********************************************************/
|
||||||
|
|||||||
@@ -44,7 +44,7 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* CSD **********************************************************************/
|
/* CSD **********************************************************************/
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
#include "mmcsd_internal.h"
|
#include "mmcsd_internal.h"
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* Enable excessive debug options */
|
/* Enable excessive debug options */
|
||||||
|
|||||||
@@ -44,7 +44,7 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
/********************************************************************************************
|
/********************************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
********************************************************************************************/
|
********************************************************************************************/
|
||||||
|
|
||||||
/* CMD8 Argument:
|
/* CMD8 Argument:
|
||||||
|
|||||||
@@ -62,7 +62,7 @@
|
|||||||
#include "mmcsd_internal.h"
|
#include "mmcsd_internal.h"
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* Configuration ************************************************************/
|
/* Configuration ************************************************************/
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
#include <nuttx/config.h>
|
#include <nuttx/config.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* SPI *******************************************************************/
|
/* SPI *******************************************************************/
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
#include <nuttx/mtd/mtd.h>
|
#include <nuttx/mtd/mtd.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Private Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|||||||
+1
-1
@@ -63,7 +63,7 @@
|
|||||||
#include <nuttx/fs/smart.h>
|
#include <nuttx/fs/smart.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Private Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
//#define CONFIG_SMART_LOCAL_CHECKFREE
|
//#define CONFIG_SMART_LOCAL_CHECKFREE
|
||||||
|
|||||||
@@ -60,7 +60,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#error "Under construction -- do not use"
|
#error "Under construction -- do not use"
|
||||||
|
|||||||
@@ -73,7 +73,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* DM90000 and DM9010 register offets */
|
/* DM90000 and DM9010 register offets */
|
||||||
|
|||||||
@@ -73,7 +73,7 @@
|
|||||||
#include "enc28j60.h"
|
#include "enc28j60.h"
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* Configuration ************************************************************/
|
/* Configuration ************************************************************/
|
||||||
|
|||||||
+1
-1
@@ -67,7 +67,7 @@
|
|||||||
#include <rgmp/stdio.h>
|
#include <rgmp/stdio.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* CONFIG_VNET_NINTERFACES determines the number of physical interfaces
|
/* CONFIG_VNET_NINTERFACES determines the number of physical interfaces
|
||||||
|
|||||||
@@ -56,7 +56,7 @@
|
|||||||
#if CONFIG_DEV_PIPE_SIZE > 0
|
#if CONFIG_DEV_PIPE_SIZE > 0
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#define MAX_PIPES 32
|
#define MAX_PIPES 32
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
#ifdef CONFIG_PM
|
#ifdef CONFIG_PM
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
/* Configuration ************************************************************/
|
/* Configuration ************************************************************/
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -57,7 +57,7 @@
|
|||||||
#if defined(CONFIG_DRVR_WRITEBUFFER) || defined(CONFIG_DRVR_READAHEAD)
|
#if defined(CONFIG_DRVR_WRITEBUFFER) || defined(CONFIG_DRVR_READAHEAD)
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Preprocessor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* Configuration ************************************************************/
|
/* Configuration ************************************************************/
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
#if defined(CONFIG_SENSORS_ADXL345)
|
#if defined(CONFIG_SENSORS_ADXL345)
|
||||||
|
|
||||||
/********************************************************************************************
|
/********************************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
********************************************************************************************/
|
********************************************************************************************/
|
||||||
|
|
||||||
#ifdef CONFIG_ADXL345_I2C
|
#ifdef CONFIG_ADXL345_I2C
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
#include <nuttx/fs/fs.h>
|
#include <nuttx/fs/fs.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* The architecture must provide up_putc for this driver */
|
/* The architecture must provide up_putc for this driver */
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
#include <nuttx/fs/ioctl.h>
|
#include <nuttx/fs/ioctl.h>
|
||||||
|
|
||||||
/************************************************************************************
|
/************************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
************************************************************************************/
|
************************************************************************************/
|
||||||
|
|
||||||
/* The architecture must provide up_putc for this driver */
|
/* The architecture must provide up_putc for this driver */
|
||||||
|
|||||||
@@ -48,7 +48,7 @@
|
|||||||
#include <nuttx/syslog/syslog.h>
|
#include <nuttx/syslog/syslog.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* The architecture must provide syslog_putc for this driver */
|
/* The architecture must provide syslog_putc for this driver */
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
#include <nuttx/usb/usbhost.h>
|
#include <nuttx/usb/usbhost.h>
|
||||||
|
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
*******************************************************************************/
|
*******************************************************************************/
|
||||||
|
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
#include <nuttx/usb/usbhost.h>
|
#include <nuttx/usb/usbhost.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* Configuration ************************************************************/
|
/* Configuration ************************************************************/
|
||||||
|
|||||||
@@ -49,7 +49,7 @@
|
|||||||
#undef usbtrace
|
#undef usbtrace
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* Configuration ************************************************************/
|
/* Configuration ************************************************************/
|
||||||
|
|||||||
@@ -107,7 +107,7 @@
|
|||||||
#include <nuttx/wireless/cc1101.h>
|
#include <nuttx/wireless/cc1101.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-rocessor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#define CC1101_SPIFREQ_BURST 6500000 /* Hz, no delay */
|
#define CC1101_SPIFREQ_BURST 6500000 /* Hz, no delay */
|
||||||
|
|||||||
@@ -60,7 +60,7 @@
|
|||||||
#include <nuttx/wireless/cc3000/cc3000_common.h>
|
#include <nuttx/wireless/cc3000/cc3000_common.h>
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-Processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#define CONFIG_CC3000_MT /* Indicate multi threaded version */
|
#define CONFIG_CC3000_MT /* Indicate multi threaded version */
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
#include "cc3000drv.h"
|
#include "cc3000drv.h"
|
||||||
|
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
* Preprocessor Definitions
|
* Pre-processor Definitions
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
#define SMART_CONFIG_PROFILE_SIZE 67 /* 67 = 32 (max ssid) + 32 (max key) +
|
#define SMART_CONFIG_PROFILE_SIZE 67 /* 67 = 32 (max ssid) + 32 (max key) +
|
||||||
|
|||||||
Reference in New Issue
Block a user