examples/benchmark/kernel-only_arm/cfg/cfg_formatwr.h File Reference

Configuration file for formatted write module. More...

Go to the source code of this file.


Defines

#define CONFIG_PRINTF   PRINTF_NOFLOAT
 printf()-style formatter configuration.

Detailed Description

Configuration file for formatted write module.

Version:
Id
cfg_formatwr.h 2926 2009-09-10 12:45:28Z lottaviano

Author:
Daniele Basile <asterix@develer.com>

Definition in file examples/benchmark/kernel-only_arm/cfg/cfg_formatwr.h.


Define Documentation

#define CONFIG_PRINTF   PRINTF_NOFLOAT

printf()-style formatter configuration.

See also:
PRINTF_DISABLED

PRINTF_NOMODIFIERS

PRINTF_REDUCED

PRINTF_NOFLOAT

PRINTF_FULL

Definition at line 53 of file examples/benchmark/kernel-only_arm/cfg/cfg_formatwr.h.