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

smartmedia.hch 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 _SMARTMEDIA_HCH   1
#define READ   0
#define WRITE   1
#define STAGE_LOAD_SKIN   0x00
#define STAGE_LOAD_HELP   0x01
#define STAGE_LOAD_GRAPH   0x02
#define STAGE_LOAD_PRESET   0x03
#define CPLDRun(ClockRate)   RC200CPLDRun(ClockRate)
#define SmartMediaRun(ClockRate)   RC200SmartMediaRun(ClockRate)

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.hch.


Define Documentation

#define _SMARTMEDIA_HCH   1
 

Definition at line 20 of file smartmedia.hch.

#define READ   0
 

Definition at line 28 of file smartmedia.hch.

Referenced by smartmedia_loaddata().

#define WRITE   1
 

Definition at line 29 of file smartmedia.hch.

#define STAGE_LOAD_SKIN   0x00
 

Definition at line 36 of file smartmedia.hch.

Referenced by smartmedia_loaddata().

#define STAGE_LOAD_HELP   0x01
 

Definition at line 37 of file smartmedia.hch.

Referenced by smartmedia_loaddata().

#define STAGE_LOAD_GRAPH   0x02
 

Definition at line 38 of file smartmedia.hch.

Referenced by smartmedia_loaddata().

#define STAGE_LOAD_PRESET   0x03
 

Definition at line 39 of file smartmedia.hch.

Referenced by smartmedia_loaddata().

#define CPLDRun ClockRate   )     RC200CPLDRun(ClockRate)
 

Definition at line 47 of file smartmedia.hch.

Referenced by main().

#define SmartMediaRun ClockRate   )     RC200SmartMediaRun(ClockRate)
 

Definition at line 48 of file smartmedia.hch.

Referenced by main().


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:08 2004 for Graphic Equalizer 2 by  doxygen 1.3.9.1