VLSI Solution Oy VS1103 VLSI Solution Karaoke, MIDI and ADPCM Player Source Code Documentation

Main Page | Class List | File List | Class Members | File Members | Related Pages

noconsole.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define DebugMessage(c)   {}
#define ConsoleWrite(a)   ;
#define ConsolePutHex16(a)   ;
#define ConsolePutHex8(a)   ;
#define ConsolePutChar(a)   ;
#define ConsolePutUInt(a)   ;


Define Documentation

#define ConsolePutChar  )     ;
 

Definition at line 31 of file noconsole.h.

Referenced by ApplyMidiMap(), BuildFragmentTable(), DumpDiskSector(), FatInitGlobals(), GetNextSector(), GetStorageInformation(), InitStorage(), LocateFreeBlock(), MmcCommand(), OpenFile(), RealInitFileSystem(), SelectMidiFile(), and Vs1103SetMode().

#define ConsolePutHex16  )     ;
 

Definition at line 29 of file noconsole.h.

Referenced by DumpDiskSector(), and MmcCommand().

#define ConsolePutHex8  )     ;
 

Definition at line 30 of file noconsole.h.

Referenced by DumpDiskSector(), GetStorageInformation(), InitStorage(), LcdPrintGenericResult(), MmcCommand(), MmcWaitForData(), OpenFile(), RealInitFileSystem(), SelectMidiFile(), and Vs1103SetMode().

#define ConsolePutUInt  )     ;
 

Definition at line 32 of file noconsole.h.

Referenced by ApplyMidiMap(), BuildFragmentTable(), DumpDiskSector(), FatInitGlobals(), GetStorageInformation(), LocateFreeBlock(), OpenFile(), and RealInitFileSystem().

#define ConsoleWrite  )     ;
 

Definition at line 28 of file noconsole.h.

Referenced by ApplyMidiMap(), BuildFragmentTable(), DumpDiskSector(), FatInitGlobals(), GetStorageInformation(), InitBoard(), InitMMC(), InitStorage(), LcdPrintGenericResult(), LoadPatch(), LocateFreeBlock(), main(), MmcCommand(), MmcWaitForData(), Mp3Reset(), OpenFile(), PerformBlockRead(), ReadDiskSector(), RealInitFileSystem(), RebootMMC(), StartPatch(), Vs1103SetMode(), and WritePhysicalSector().

#define DebugMessage  )     {}
 

Definition at line 10 of file noconsole.h.

Referenced by MmcCommand(), MmcGetData(), and MmcWaitForData().


All software copyright 2000-2004 VLSI Solution OY. Redistribution of these software modules is limited to VLSI Solution Oy chip promotional use only. Free or commercial use of these software modules in MP3 players is ok if the product includes chip(s) from VLSI. You can request the complete (compilable) package from mp3@vlsi.fi. This exampe code is provided with good faith to assist You in code development, but under no circumstances will VLSI offer any guarantees on the usability or functionality of any example software or its fitness for any purpose.