Standardize nameing of the pre-processor definitiongs group header

This commit is contained in:
Gregory Nutt 2015-10-02 14:06:11 -06:00
parent 658165cdd5
commit e9447c6058
85 changed files with 85 additions and 85 deletions

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* CONFIG_NSH_BUILTIN_APPS - Build the ADC test as an NSH built-in function. /* CONFIG_NSH_BUILTIN_APPS - Build the ADC test as an NSH built-in function.

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* This test depends on these specific CAN configurations settings (your /* This test depends on these specific CAN configurations settings (your

View File

@ -54,7 +54,7 @@
#include <apps/nsh.h> #include <apps/nsh.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -55,7 +55,7 @@
#include <sys/ioctl.h> #include <sys/ioctl.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* The default is to use the RAM MTD device at drivers/mtd/rammtd.c. But /* The default is to use the RAM MTD device at drivers/mtd/rammtd.c. But

View File

@ -59,7 +59,7 @@
#include "tests/dirlist.h" #include "tests/dirlist.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Check configuration. This is not all of the configuration settings that /* Check configuration. This is not all of the configuration settings that

View File

@ -47,7 +47,7 @@
#include <errno.h> #include <errno.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define USEC_PER_MSEC 1000 #define USEC_PER_MSEC 1000

View File

@ -52,7 +52,7 @@
#include <apps/ftpc.h> #include <apps/ftpc.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Maximum size of one command line */ /* Maximum size of one command line */

View File

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

View File

@ -44,7 +44,7 @@
#include <pthread.h> #include <pthread.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* CONFIG_NSH_BUILTIN_APPS - Build the I2SCHAR test as an NSH built-in /* CONFIG_NSH_BUILTIN_APPS - Build the I2SCHAR test as an NSH built-in

View File

@ -54,7 +54,7 @@
#include "igmp.h" #include "igmp.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Check if the destination address is a multicast address /* Check if the destination address is a multicast address

View File

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

View File

@ -47,7 +47,7 @@
#include <nuttx/nx/nxglib.h> #include <nuttx/nx/nxglib.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* Most of the NX configuration settings are probably *not* needed by this /* Most of the NX configuration settings are probably *not* needed by this

View File

@ -72,7 +72,7 @@
#include <apps/modbus/mbport.h> #include <apps/modbus/mbport.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configure the test */ /* Configure the test */

View File

@ -52,7 +52,7 @@
#include "mount.h" #include "mount.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define TEST_USE_STAT 1 #define TEST_USE_STAT 1

View File

@ -51,7 +51,7 @@
#include <nuttx/fs/ioctl.h> #include <nuttx/fs/ioctl.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* Make sure that support for MTD partitions is enabled */ /* Make sure that support for MTD partitions is enabled */

View File

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

View File

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

View File

@ -52,7 +52,7 @@
#include "nx_internal.h" #include "nx_internal.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

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

View File

@ -56,7 +56,7 @@
#ifdef CONFIG_NX_KBD #ifdef CONFIG_NX_KBD
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Select renderer -- Some additional logic would be required to support /* Select renderer -- Some additional logic would be required to support

View File

@ -56,7 +56,7 @@
#include <nuttx/fs/nxffs.h> #include <nuttx/fs/nxffs.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* The default is to use the RAM MTD device at drivers/mtd/rammtd.c. But /* The default is to use the RAM MTD device at drivers/mtd/rammtd.c. But

View File

@ -58,7 +58,7 @@
#include "tests/symtab.h" #include "tests/symtab.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Check configuration. This is not all of the configuration settings that /* Check configuration. This is not all of the configuration settings that

View File

@ -47,7 +47,7 @@
#include <errno.h> #include <errno.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define USEC_PER_MSEC 1000 #define USEC_PER_MSEC 1000

View File

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

View File

@ -55,7 +55,7 @@
#include "nxhello.h" #include "nxhello.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Select renderer -- Some additional logic would be required to support /* Select renderer -- Some additional logic would be required to support

View File

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

View File

@ -55,7 +55,7 @@
#include "nximage.h" #include "nximage.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Select renderer -- Some additional logic would be required to support /* Select renderer -- Some additional logic would be required to support

View File

@ -51,7 +51,7 @@
#include <nuttx/video/rgbcolors.h> #include <nuttx/video/rgbcolors.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/

View File

@ -54,7 +54,7 @@
#include <nuttx/nx/nxterm.h> #include <nuttx/nx/nxterm.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* Need NX graphics support */ /* Need NX graphics support */

View File

@ -54,7 +54,7 @@
#include "nxterm_internal.h" #include "nxterm_internal.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

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

View File

@ -54,7 +54,7 @@
#include "nxtext_internal.h" #include "nxtext_internal.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

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

View File

@ -53,7 +53,7 @@
#include "nxtext_internal.h" #include "nxtext_internal.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define NBM_CACHE 8 #define NBM_CACHE 8

View File

@ -54,7 +54,7 @@
#include "nxtext_internal.h" #include "nxtext_internal.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Select renderer -- Some additional logic would be required to support /* Select renderer -- Some additional logic would be required to support

View File

@ -44,7 +44,7 @@
#include "ostest.h" #include "ostest.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define HALF_SECOND 500000L #define HALF_SECOND 500000L

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* The task_create task size can be specified in the defconfig file */ /* The task_create task size can be specified in the defconfig file */

View File

@ -58,7 +58,7 @@
#include "ostest.h" #include "ostest.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define PRIORITY 100 #define PRIORITY 100

View File

@ -52,7 +52,7 @@
#if defined(CONFIG_PRIORITY_INHERITANCE) && !defined(CONFIG_DISABLE_SIGNALS) && !defined(CONFIG_DISABLE_PTHREAD) #if defined(CONFIG_PRIORITY_INHERITANCE) && !defined(CONFIG_DISABLE_SIGNALS) && !defined(CONFIG_DISABLE_PTHREAD)
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#ifndef CONFIG_SEM_PREALLOCHOLDERS #ifndef CONFIG_SEM_PREALLOCHOLDERS

View File

@ -48,7 +48,7 @@
#include "pashello.h" #include "pashello.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#ifndef CONFIG_EXAMPLES_PASHELLO_VARSTACKSIZE #ifndef CONFIG_EXAMPLES_PASHELLO_VARSTACKSIZE

View File

@ -41,7 +41,7 @@
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

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

View File

@ -45,7 +45,7 @@
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define FIFO_PATH1 "/tmp/testfifo-1" #define FIFO_PATH1 "/tmp/testfifo-1"

View File

@ -49,7 +49,7 @@
#include "pipe.h" #include "pipe.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -49,7 +49,7 @@
#include "pipe.h" #include "pipe.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define READ_SIZE 37 #define READ_SIZE 37

View File

@ -58,7 +58,7 @@
#include "filesystem/romfs.h" #include "filesystem/romfs.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Check configuration. This is not all of the configuration settings that /* Check configuration. This is not all of the configuration settings that

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* CONFIG_NSH_BUILTIN_APPS - Build the PWM test as an NSH built-in function. /* CONFIG_NSH_BUILTIN_APPS - Build the PWM test as an NSH built-in function.

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* CONFIG_NSH_BUILTIN_APPS - Build the QE test as an NSH built-in function. /* CONFIG_NSH_BUILTIN_APPS - Build the QE test as an NSH built-in function.

View File

@ -54,7 +54,7 @@
#ifdef CONFIG_ARCH_RELAYS #ifdef CONFIG_ARCH_RELAYS
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#ifndef CONFIG_EXAMPLES_RELAYS_NRELAYS #ifndef CONFIG_EXAMPLES_RELAYS_NRELAYS

View File

@ -42,7 +42,7 @@
#include <string.h> #include <string.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

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

View File

@ -58,7 +58,7 @@
#include <nuttx/fs/mksmartfs.h> #include <nuttx/fs/mksmartfs.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* The default is to use the RAM MTD device at drivers/mtd/rammtd.c. But /* The default is to use the RAM MTD device at drivers/mtd/rammtd.c. But

View File

@ -54,7 +54,7 @@
#include "telnetd.h" #include "telnetd.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -80,7 +80,7 @@
#endif #endif
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Check configuration. This is not all of the configuration settings that /* Check configuration. This is not all of the configuration settings that

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* CONFIG_NSH_BUILTIN_APPS - Build the touchscreen test as /* CONFIG_NSH_BUILTIN_APPS - Build the touchscreen test as

View File

@ -48,7 +48,7 @@
#include <arpa/inet.h> #include <arpa/inet.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#ifdef EXAMPLES_UDP_HOST #ifdef EXAMPLES_UDP_HOST

View File

@ -52,7 +52,7 @@
#include "udpblaster.h" #include "udpblaster.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -43,7 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* CONFIG_NSH_BUILTIN_APPS - Build the WATCHDOG test as an NSH built-in /* CONFIG_NSH_BUILTIN_APPS - Build the WATCHDOG test as an NSH built-in

View File

@ -54,7 +54,7 @@
#include <apps/netutils/cJSON.h> #include <apps/netutils/cJSON.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#ifndef CONFIG_EXAMPLES_WGETJSON_MAXSIZE #ifndef CONFIG_EXAMPLES_WGETJSON_MAXSIZE

View File

@ -58,7 +58,7 @@
#include <apps/netutils/netlib.h> #include <apps/netutils/netlib.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define STATE_INITIAL 0 #define STATE_INITIAL 0

View File

@ -96,7 +96,7 @@
#endif #endif
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#ifndef CONFIG_WEBCLIENT_TIMEOUT #ifndef CONFIG_WEBCLIENT_TIMEOUT

View File

@ -57,7 +57,7 @@
#include <nuttx/usb/usbdev_trace.h> #include <nuttx/usb/usbdev_trace.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* The background commands require pthread support */ /* The background commands require pthread support */

View File

@ -63,7 +63,7 @@
#ifdef CONFIG_NSH_BUILTIN_APPS #ifdef CONFIG_NSH_BUILTIN_APPS
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -54,7 +54,7 @@
#include "nsh_console.h" #include "nsh_console.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

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

View File

@ -54,7 +54,7 @@
#ifdef CONFIG_NSH_FILE_APPS #ifdef CONFIG_NSH_FILE_APPS
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -82,7 +82,7 @@
#include "nsh_console.h" #include "nsh_console.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define LSFLAGS_SIZE 1 #define LSFLAGS_SIZE 1

View File

@ -47,7 +47,7 @@
#include "nsh.h" #include "nsh.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

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

View File

@ -59,7 +59,7 @@
#include "nsh_console.h" #include "nsh_console.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

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

View File

@ -45,7 +45,7 @@
#if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0 && !defined(CONFIG_NSH_DISABLESCRIPT) #if CONFIG_NFILE_DESCRIPTORS > 0 && CONFIG_NFILE_STREAMS > 0 && !defined(CONFIG_NSH_DISABLESCRIPT)
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -74,7 +74,7 @@
#if !defined(CONFIG_NSH_DISABLESCRIPT) && !defined(CONFIG_NSH_DISABLE_TEST) #if !defined(CONFIG_NSH_DISABLESCRIPT) && !defined(CONFIG_NSH_DISABLE_TEST)
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define TEST_TRUE OK #define TEST_TRUE OK

View File

@ -48,7 +48,7 @@
#include "nsh_console.h" #include "nsh_console.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define MAX_TIME_STRING 80 #define MAX_TIME_STRING 80

View File

@ -53,7 +53,7 @@
#ifdef CONFIG_PLATFORM_CONFIGDATA #ifdef CONFIG_PLATFORM_CONFIGDATA
/************************************************************************************ /************************************************************************************
* Definitions * Pre-processor Definitions
************************************************************************************/ ************************************************************************************/
/************************************************************************************ /************************************************************************************

View File

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

View File

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

View File

@ -46,7 +46,7 @@
#include "i2ctool.h" #include "i2ctool.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -46,7 +46,7 @@
#include "i2ctool.h" #include "i2ctool.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -46,7 +46,7 @@
#include "i2ctool.h" #include "i2ctool.h"
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -52,7 +52,7 @@
#include <nuttx/i2c.h> #include <nuttx/i2c.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* Configuration ************************************************************/ /* Configuration ************************************************************/
/* CONFIG_NSH_BUILTIN_APPS - Build the tools as an NSH built-in command /* CONFIG_NSH_BUILTIN_APPS - Build the tools as an NSH built-in command

View File

@ -52,7 +52,7 @@
#include <arpa/inet.h> #include <arpa/inet.h>
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
#define CONFIG_HELLO_IPADDR 0xc0a8eacd #define CONFIG_HELLO_IPADDR 0xc0a8eacd

View File

@ -41,7 +41,7 @@
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************

View File

@ -41,7 +41,7 @@
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Definitions * Pre-processor Definitions
****************************************************************************/ ****************************************************************************/
/* GCC-specific definitions *************************************************/ /* GCC-specific definitions *************************************************/