Main Page | Data Structures | Directories | File List | Data Fields | Globals

smartmedia.hcc File Reference

#include <stdlib.hch>
#include "pal_master.hch"
#include "configuration.hch"
#include "display_shared.hch"
#include "smartmedia_shared.hch"
#include "smartmedia.hch"
#include "audio.hch"
#include "mouse_shared.hch"
#include "eventhandler_shared.hch"
#include "display.hch"

Include dependency graph for smartmedia.hcc:

Include dependency graph

Go to the source code of this file.

Functions

unsigned smartmedia_init (void)
 We here initialize the Smart Media card and verify wether the card is inserted and such.
void smartmedia_loaddata (skindata_t *skindata)
 We load our memory with skin and help data from the smartmedia.


Detailed Description

Graphic Equalizer API

Project information.

Project Graphic Equalizer
Author:
O.M. Schinagl
Date:
20041110
Version:
0.1

Copyright

Copyright ©2004 Koninklijke Philips Electronics N.V. All rights reserved

Change history

20041110: O.M. Schinagl
Initial version

Definition in file smartmedia.hcc.


Function Documentation

unsigned smartmedia_init void   ) 
 

We here initialize the Smart Media card and verify wether the card is inserted and such.

Returns:
We return 0 on success, 1 on error.
Return values:
unsigned 1

Definition at line 46 of file smartmedia.hcc.

Referenced by main().

void smartmedia_loaddata skindata_t skindata  ) 
 

We load our memory with skin and help data from the smartmedia.

Parameters:
*skindata skindata like boundries and colors of elements.
Returns:
void
Return values:
void 

Definition at line 72 of file smartmedia.hcc.

References ADDRESS_GRAPHMASK_START, ADDRESS_HELP_START, ADDRESS_PRESET_DEMO_START, ADDRESS_PRESET_RESET_END, ADDRESS_PRESET_RESET_START, presets_default_values, READ, STAGE_LOAD_GRAPH, STAGE_LOAD_HELP, STAGE_LOAD_PRESET, and STAGE_LOAD_SKIN.

Referenced by main().


Generated on Thu Dec 9 14:37:09 2004 for Graphic Equalizer 2 by  doxygen 1.3.9.1