Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

SRC/printk.h File Reference


Detailed Description

Definition in file printk.h.

Go to the source code of this file.

Functions

int _printk_init (int size, const char *file)
void _printk_flush (void)
int _fputsk (const char *buf, FILE *stream)
int _vsnprintk (char *buf, int len, const char *fmt, va_list ap) ATTR_PRINTF(3
int MS_CDECL _printk (const char *fmt,...) ATTR_PRINTF(1
int MS_CDECL _snprintk (char *buf, int len, const char *fmt,...) ATTR_PRINTF(3

Variables

int _printk_safe
FILE * _printk_file


Variable Documentation

FILE* _printk_file
 

what file to print to (or stdout/stderr). Definition at line 58 of file printk.c.

int _printk_safe
 

safe to print; we're not in a RMCB/ISR. Definition at line 53 of file printk.c.


Generated on Wed Aug 4 08:55:58 2010 for Watt-32 tcp/ip by doxygen 1.3.8