summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer_v1.0/doc/html/smartmedia_8hcc.html
diff options
context:
space:
mode:
Diffstat (limited to 'Graphic_Equalizer_v1.0/doc/html/smartmedia_8hcc.html')
-rw-r--r--Graphic_Equalizer_v1.0/doc/html/smartmedia_8hcc.html153
1 files changed, 153 insertions, 0 deletions
diff --git a/Graphic_Equalizer_v1.0/doc/html/smartmedia_8hcc.html b/Graphic_Equalizer_v1.0/doc/html/smartmedia_8hcc.html
new file mode 100644
index 0000000..bd026c4
--- /dev/null
+++ b/Graphic_Equalizer_v1.0/doc/html/smartmedia_8hcc.html
@@ -0,0 +1,153 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Graphic Equalizer 2: C:/Project Marcel &amp; Oliver/Graphic_Equalizer/src/smartmedia.hcc File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.9.1 -->
+<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
+<div class="nav">
+<a class="el" href="dir_000000.html">C:</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">Project Marcel &amp; Oliver</a>&nbsp;/&nbsp;<a class="el" href="dir_000002.html">Graphic_Equalizer</a>&nbsp;/&nbsp;<a class="el" href="dir_000004.html">src</a></div>
+<h1>smartmedia.hcc File Reference</h1><code>#include &lt;stdlib.hch&gt;</code><br>
+<code>#include "pal_master.hch"</code><br>
+<code>#include "<a class="el" href="configuration_8hch-source.html">configuration.hch</a>"</code><br>
+<code>#include "<a class="el" href="display__shared_8hch-source.html">display_shared.hch</a>"</code><br>
+<code>#include "<a class="el" href="smartmedia__shared_8hch-source.html">smartmedia_shared.hch</a>"</code><br>
+<code>#include "<a class="el" href="smartmedia_8hch-source.html">smartmedia.hch</a>"</code><br>
+<code>#include "<a class="el" href="audio_8hch-source.html">audio.hch</a>"</code><br>
+<code>#include "<a class="el" href="mouse__shared_8hch-source.html">mouse_shared.hch</a>"</code><br>
+<code>#include "<a class="el" href="eventhandler__shared_8hch-source.html">eventhandler_shared.hch</a>"</code><br>
+<code>#include "<a class="el" href="display_8hch-source.html">display.hch</a>"</code><br>
+
+<p>
+Include dependency graph for smartmedia.hcc:<p><center><img src="smartmedia_8hcc__incl.png" border="0" usemap="#smartmedia.hcc_map" alt="Include dependency graph"></center>
+<map name="smartmedia.hcc_map">
+<area href="configuration_8hch.html" shape="rect" coords="245,7,370,34" alt="">
+<area href="display__shared_8hch.html" shape="rect" coords="394,7,530,34" alt="">
+<area href="smartmedia__shared_8hch.html" shape="rect" coords="554,7,720,34" alt="">
+<area href="smartmedia_8hch.html" shape="rect" coords="744,7,861,34" alt="">
+<area href="audio_8hch.html" shape="rect" coords="885,7,965,34" alt="">
+<area href="mouse__shared_8hch.html" shape="rect" coords="989,7,1125,34" alt="">
+<area href="eventhandler__shared_8hch.html" shape="rect" coords="1149,7,1322,34" alt="">
+<area href="display_8hch.html" shape="rect" coords="1346,7,1434,34" alt="">
+</map>
+
+<p>
+<a href="smartmedia_8hcc-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="smartmedia_8hcc.html#a0">smartmedia_init</a> (void)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">We here initialize the Smart Media card and verify wether the card is inserted and such. <a href="#a0"></a><br></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="smartmedia_8hcc.html#a1">smartmedia_loaddata</a> (<a class="el" href="structskindata__t.html">skindata_t</a> *skindata)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">We load our memory with skin and help data from the smartmedia. <a href="#a1"></a><br></td></tr>
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+<h2><a class="anchor" name="generic">
+Graphic Equalizer API</a></h2>
+<h2><a class="anchor" name="project">
+Project information.</a></h2>
+Project Graphic Equalizer<br>
+ <dl compact><dt><b>Author:</b></dt><dd>O.M. Schinagl </dd></dl>
+<dl compact><dt><b>Date:</b></dt><dd>20041110 </dd></dl>
+<dl compact><dt><b>Version:</b></dt><dd>0.1</dd></dl>
+<h2><a class="anchor" name="copyright">
+Copyright</a></h2>
+Copyright ©2004 Koninklijke Philips Electronics N.V. All rights reserved<h2><a class="anchor" name="history">
+Change history</a></h2>
+20041110: O.M. Schinagl<br>
+ Initial version
+<p>
+Definition in file <a class="el" href="smartmedia_8hcc-source.html">smartmedia.hcc</a>.<hr><h2>Function Documentation</h2>
+<a class="anchor" name="a0" doxytag="smartmedia.hcc::smartmedia_init"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">unsigned smartmedia_init </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">void&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+We here initialize the Smart Media card and verify wether the card is inserted and such.
+<p>
+<dl compact><dt><b>Returns:</b></dt><dd>We return 0 on success, 1 on error. </dd></dl>
+<dl compact><dt><b>Return values:</b></dt><dd>
+ <table border="0" cellspacing="2" cellpadding="0">
+ <tr><td valign="top"></td><td valign="top"><em>unsigned</em>&nbsp;</td><td>1 </td></tr>
+ </table>
+</dl>
+
+<p>
+Definition at line <a class="el" href="smartmedia_8hcc-source.html#l00046">46</a> of file <a class="el" href="smartmedia_8hcc-source.html">smartmedia.hcc</a>.
+<p>
+Referenced by <a class="el" href="main_8hcc-source.html#l00051">main()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="a1" doxytag="smartmedia.hcc::smartmedia_loaddata"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">void smartmedia_loaddata </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="structskindata__t.html">skindata_t</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>skindata</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+We load our memory with skin and help data from the smartmedia.
+<p>
+<dl compact><dt><b>Parameters:</b></dt><dd>
+ <table border="0" cellspacing="2" cellpadding="0">
+ <tr><td valign="top"></td><td valign="top"><em>*skindata</em>&nbsp;</td><td>skindata like boundries and colors of elements.</td></tr>
+ </table>
+</dl>
+<dl compact><dt><b>Returns:</b></dt><dd>void </dd></dl>
+<dl compact><dt><b>Return values:</b></dt><dd>
+ <table border="0" cellspacing="2" cellpadding="0">
+ <tr><td valign="top"></td><td valign="top"><em>void</em>&nbsp;</td><td></td></tr>
+ </table>
+</dl>
+
+<p>
+Definition at line <a class="el" href="smartmedia_8hcc-source.html#l00072">72</a> of file <a class="el" href="smartmedia_8hcc-source.html">smartmedia.hcc</a>.
+<p>
+References <a class="el" href="smartmedia__shared_8hch-source.html#l00066">ADDRESS_GRAPHMASK_START</a>, <a class="el" href="smartmedia__shared_8hch-source.html#l00063">ADDRESS_HELP_START</a>, <a class="el" href="smartmedia__shared_8hch-source.html#l00069">ADDRESS_PRESET_DEMO_START</a>, <a class="el" href="smartmedia__shared_8hch-source.html#l00073">ADDRESS_PRESET_RESET_END</a>, <a class="el" href="smartmedia__shared_8hch-source.html#l00072">ADDRESS_PRESET_RESET_START</a>, <a class="el" href="events_8hcc-source.html#l00037">presets_default_values</a>, <a class="el" href="smartmedia_8hch-source.html#l00028">READ</a>, <a class="el" href="smartmedia_8hch-source.html#l00038">STAGE_LOAD_GRAPH</a>, <a class="el" href="smartmedia_8hch-source.html#l00037">STAGE_LOAD_HELP</a>, <a class="el" href="smartmedia_8hch-source.html#l00039">STAGE_LOAD_PRESET</a>, and <a class="el" href="smartmedia_8hch-source.html#l00036">STAGE_LOAD_SKIN</a>.
+<p>
+Referenced by <a class="el" href="main_8hcc-source.html#l00051">main()</a>. </td>
+ </tr>
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Thu Dec 9 14:37:09 2004 for Graphic Equalizer 2 by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
+</body>
+</html>