TERMINAL

Defines

#define STRING_MAX   100

Functions

s32 TERMINAL_Init (u32 mode)
s32 TERMINAL_Parse (mios32_midi_port_t port, char byte)
s32 TERMINAL_ParseLine (char *input, void *_output_function)
s32 TERMINAL_PrintSystem (void *_output_function)
s32 TERMINAL_PrintMemoryInfo (void *_output_function)
s32 TERMINAL_PrintSdCardInfo (void *_output_function)

Detailed Description

The MIOS Terminal Handler


Define Documentation

#define STRING_MAX   100

Local defines


Function Documentation

s32 TERMINAL_Init ( u32  mode  ) 

Initialisation

Here is the call graph for this function:

s32 TERMINAL_Parse ( mios32_midi_port_t  port,
char  byte 
)

Parser

Here is the call graph for this function:

s32 TERMINAL_ParseLine ( char *  input,
void *  _output_function 
)

Parser for a complete line - also used by shell.c for telnet

Here is the call graph for this function:

s32 TERMINAL_PrintMemoryInfo ( void *  _output_function  ) 

Memory allocation Informations

s32 TERMINAL_PrintSdCardInfo ( void *  _output_function  ) 

Here is the call graph for this function:

s32 TERMINAL_PrintSystem ( void *  _output_function  ) 

System Informations

Here is the call graph for this function:


Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1