Newer
Older
UbixOS / doc / html / pit_8h.html
<!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/pit.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&nbsp;Page</span></a></li>
    <li><a href="classes.html"><span>Data&nbsp;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>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</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&nbsp;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>&nbsp;&raquo&nbsp;<a class="el" href="dir_832905b1f7f5feaf61a306b40c0ac817.html">sys</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_caf4200c438ae9601464168e21e8e4d8.html">include</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_531e61b8e9b8982548f8f8f296b3206c.html">isa</a></div>
<h1>pit.h File Reference</h1>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="pit_8h__dep__incl.png" border="0" usemap="#src/sys/include/isa/pit.hdep_map" alt=""></center>
<map name="src/sys/include/isa/pit.hdep_map">
<area href="init_8h.html" shape="rect" coords="236,5,444,32" alt="">
<area href="pit_8c.html" shape="rect" coords="278,56,403,83" alt="">
<area href="main_8c.html" shape="rect" coords="494,5,638,32" alt="">
</map>

<p>
<a href="pit_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&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="pit_8h.html#79dd6d2988a42b679f7cafd67c7f20a1">PIT_TIMER</a>&nbsp;&nbsp;&nbsp;200</td></tr>

<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="pit_8h.html#d7178bcaf8f93f5c16d41305f7338951">pit_init</a> ()</td></tr>

</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="79dd6d2988a42b679f7cafd67c7f20a1"></a><!-- doxytag: member="pit.h::PIT_TIMER" ref="79dd6d2988a42b679f7cafd67c7f20a1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define PIT_TIMER&nbsp;&nbsp;&nbsp;200          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="pit_8h-source.html#l00033">33</a> of file <a class="el" href="pit_8h-source.html">pit.h</a>.
<p>
Referenced by <a class="el" href="pit_8c-source.html#l00064">pit_init()</a>.
</div>
</div><p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="d7178bcaf8f93f5c16d41305f7338951"></a><!-- doxytag: member="pit.h::pit_init" ref="d7178bcaf8f93f5c16d41305f7338951" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int pit_init           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="pit_8c-source.html#l00064">64</a> of file <a class="el" href="pit_8c-source.html">pit.c</a>.
<p>
References <a class="el" href="kprintf_8c-source.html#l00038">kprintf()</a>, <a class="el" href="io_8c-source.html#l00073">outportByte()</a>, <a class="el" href="io_8c-source.html#l00088">outportByteP()</a>, and <a class="el" href="pit_8h-source.html#l00033">PIT_TIMER</a>.
<p>
Here is the call graph for this function:<p><center><img src="pit_8h_d7178bcaf8f93f5c16d41305f7338951_cgraph.png" border="0" usemap="#pit_8h_d7178bcaf8f93f5c16d41305f7338951_cgraph_map" alt=""></center>
<map name="pit_8h_d7178bcaf8f93f5c16d41305f7338951_cgraph_map">
<area href="kprint_8h.html#b2761bdf0cca73ad0fb5880895210cd8" shape="rect" coords="145,6,212,32" alt="">
<area href="io_8h.html#8acc1a06073db2e7b92ffbd00fbd0cf1" shape="rect" coords="128,56,229,83" alt="">
<area href="io_8h.html#f0c1dd5717007bf73b6c5119dfe7eaf2" shape="rect" coords="124,107,233,134" alt="">
</map>

</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 15 11:19:29 2006 for UbixOS V2 by&nbsp;
<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>