<!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>UbixOS V2: src/sys/include/isa/mouse.h File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.7 --> <div class="tabs"> <ul> <li><a href="main.html"><span>Main Page</span></a></li> <li><a href="classes.html"><span>Data Structures</span></a></li> <li id="current"><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> <li> <form action="search.php" method="get"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td><label> <u>S</u>earch for </label></td> <td><input type="text" name="query" value="" size="20" accesskey="s"/></td> </tr> </table> </form> </li> </ul></div> <div class="tabs"> <ul> <li><a href="files.html"><span>File List</span></a></li> <li><a href="globals.html"><span>Globals</span></a></li> </ul></div> <div class="nav"> <a class="el" href="dir_897b6a2d7bab147dd1db58381aad3984.html">src</a> » <a class="el" href="dir_832905b1f7f5feaf61a306b40c0ac817.html">sys</a> » <a class="el" href="dir_caf4200c438ae9601464168e21e8e4d8.html">include</a> » <a class="el" href="dir_531e61b8e9b8982548f8f8f296b3206c.html">isa</a></div> <h1>mouse.h File Reference</h1> <p> This graph shows which files directly or indirectly include this file:<p><center><img src="mouse_8h__dep__incl.png" border="0" usemap="#src/sys/include/isa/mouse.hdep_map" alt=""></center> <map name="src/sys/include/isa/mouse.hdep_map"> <area href="mouse_8c.html" shape="rect" coords="263,5,415,32" alt=""> </map> <p> <a href="mouse_8h-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>Defines</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="mouse_8h.html#6641a85dedd059db569a2d8156732ed5">_MOUSE_H</a></td></tr> <tr><td colspan="2"><br><h2>Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="mouse_8h.html#db1403c2c7c25ea9b2826c504f8eb502">mouseHandler</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="mouse_8h.html#ddd388f29d13c841d76dbab30cdfa756">mouseInit</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="mouse_8h.html#589718a005c965a29093980c1bdb62e1">mouseISR</a> ()</td></tr> </table> <hr><h2>Define Documentation</h2> <a class="anchor" name="6641a85dedd059db569a2d8156732ed5"></a><!-- doxytag: member="mouse.h::_MOUSE_H" ref="6641a85dedd059db569a2d8156732ed5" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">#define _MOUSE_H </td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="mouse_8h-source.html#l00031">31</a> of file <a class="el" href="mouse_8h-source.html">mouse.h</a>. </div> </div><p> <hr><h2>Function Documentation</h2> <a class="anchor" name="db1403c2c7c25ea9b2826c504f8eb502"></a><!-- doxytag: member="mouse.h::mouseHandler" ref="db1403c2c7c25ea9b2826c504f8eb502" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void mouseHandler </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="mouse_8c-source.html#l00141">141</a> of file <a class="el" href="mouse_8c-source.html">mouse.c</a>. <p> References <a class="el" href="8259_8h-source.html#l00039">eoi</a>, <a class="el" href="kprintf_8c-source.html#l00038">kprintf()</a>, <a class="el" href="8259_8h-source.html#l00035">mPic</a>, <a class="el" href="io_8c-source.html#l00073">outportByte()</a>, and <a class="el" href="8259_8h-source.html#l00037">sPic</a>. <p> Here is the call graph for this function:<p><center><img src="mouse_8h_db1403c2c7c25ea9b2826c504f8eb502_cgraph.png" border="0" usemap="#mouse_8h_db1403c2c7c25ea9b2826c504f8eb502_cgraph_map" alt=""></center> <map name="mouse_8h_db1403c2c7c25ea9b2826c504f8eb502_cgraph_map"> <area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="195,5,261,32" alt=""> <area href="io_8h.html#8acc1a06073db2e7b92ffbd00fbd0cf1" shape="rect" coords="177,56,279,83" alt=""> </map> </div> </div><p> <a class="anchor" name="ddd388f29d13c841d76dbab30cdfa756"></a><!-- doxytag: member="mouse.h::mouseInit" ref="ddd388f29d13c841d76dbab30cdfa756" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int mouseInit </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Definition at line <a class="el" href="mouse_8c-source.html#l00094">94</a> of file <a class="el" href="mouse_8c-source.html">mouse.c</a>. <p> References <a class="el" href="gdt_8h-source.html#l00044">dDpl3</a>, <a class="el" href="gdt_8h-source.html#l00037">dInt</a>, <a class="el" href="gdt_8h-source.html#l00048">dPresent</a>, <a class="el" href="8259_8h-source.html#l00039">eoi</a>, <a class="el" href="8259_8h.html#0ac079c4d770f02e505f4d8569a6960a">irqEnable()</a>, <a class="el" href="mouse_8c-source.html#l00038">kbdRead()</a>, <a class="el" href="mouse_8c-source.html#l00059">kbdWrite()</a>, <a class="el" href="mouse_8c-source.html#l00075">kbdWriteRead()</a>, <a class="el" href="kprintf_8c-source.html#l00038">kprintf()</a>, <a class="el" href="mouse_8h.html#589718a005c965a29093980c1bdb62e1">mouseISR()</a>, <a class="el" href="8259_8h-source.html#l00035">mPic</a>, <a class="el" href="8259_8h-source.html#l00042">mVec</a>, <a class="el" href="io_8c-source.html#l00073">outportByte()</a>, <a class="el" href="idt_8c-source.html#l00156">setVector()</a>, and <a class="el" href="8259_8h-source.html#l00037">sPic</a>. <p> Here is the call graph for this function:<p><center><img src="mouse_8h_ddd388f29d13c841d76dbab30cdfa756_cgraph.png" border="0" usemap="#mouse_8h_ddd388f29d13c841d76dbab30cdfa756_cgraph_map" alt=""></center> <map name="mouse_8h_ddd388f29d13c841d76dbab30cdfa756_cgraph_map"> <area href="8259_8h.html#0ac079c4d770f02e505f4d8569a6960a" shape="rect" coords="160,5,245,32" alt=""> <area href="mouse_8c.html#3cef921f56340e940a23cb8039cdfd4c" shape="rect" coords="311,107,391,133" alt=""> <area href="mouse_8c.html#57d9b8c880e86f3c89741cf29602cd73" shape="rect" coords="309,157,392,184" alt=""> <area href="io_8h.html#8acc1a06073db2e7b92ffbd00fbd0cf1" shape="rect" coords="441,183,543,209" alt=""> <area href="mouse_8c.html#3a404b999a39405486648473efc2aaa4" shape="rect" coords="145,107,260,133" alt=""> <area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="169,259,236,285" alt=""> <area href="mouse_8h.html#589718a005c965a29093980c1bdb62e1" shape="rect" coords="159,309,247,336" alt=""> <area href="idt_8h.html#174a47ed653fc64fff6b5bb1b895c2cf" shape="rect" coords="160,360,245,387" alt=""> <area href="io_8h.html#77b934268de1b3ecdcf3f275413b3108" shape="rect" coords="445,132,539,159" alt=""> </map> </div> </div><p> <a class="anchor" name="589718a005c965a29093980c1bdb62e1"></a><!-- doxytag: member="mouse.h::mouseISR" ref="589718a005c965a29093980c1bdb62e1" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void mouseISR </td> <td>(</td> <td class="paramname"> </td> <td> ) </td> <td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <p> Referenced by <a class="el" href="mouse_8c-source.html#l00094">mouseInit()</a>. </div> </div><p> <hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:19:22 2006 for UbixOS V2 by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address> </body> </html>