Project

General

Profile

Revision 862

Added by Kevin Woo over 15 years ago

Updated analog.c and analog.h documentation and regenerated the docs. No need to remake the library as its just comments.

View differences:

files.html
4 4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5 5
<link href="tabs.css" rel="stylesheet" type="text/css">
6 6
</head><body>
7
<!-- Generated by Doxygen 1.5.3 -->
8
<div class="tabs">
9
  <ul>
10
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
    <li><a href="modules.html"><span>Modules</span></a></li>
12
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
13
    <li class="current"><a href="files.html"><span>Files</span></a></li>
14
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
15
  </ul>
7
<!-- Generated by Doxygen 1.5.5 -->
8
<div class="navigation" id="top">
9
  <div class="tabs">
10
    <ul>
11
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13
      <li><a href="modules.html"><span>Modules</span></a></li>
14
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
15
      <li class="current"><a href="files.html"><span>Files</span></a></li>
16
    </ul>
17
  </div>
18
  <div class="tabs">
19
    <ul>
20
      <li class="current"><a href="files.html"><span>File&nbsp;List</span></a></li>
21
      <li><a href="globals.html"><span>Globals</span></a></li>
22
    </ul>
23
  </div>
16 24
</div>
17
<div class="tabs">
18
  <ul>
19
    <li class="current"><a href="files.html"><span>File&nbsp;List</span></a></li>
20
    <li><a href="globals.html"><span>Globals</span></a></li>
21
  </ul>
22
</div>
23
<h1>libdragonfly File List</h1>Here is a list of all documented files with brief descriptions:<table>
25
<div class="contents">
26
<h1>File List</h1>Here is a list of all documented files with brief descriptions:<table>
24 27
  <tr><td class="indexkey"><a class="el" href="analog_8c.html">analog.c</a></td><td class="indexvalue">Analog input and output </td></tr>
25 28
  <tr><td class="indexkey"><a class="el" href="analog_8h.html">analog.h</a> <a href="analog_8h-source.html">[code]</a></td><td class="indexvalue">Contains functions and definitions for using the ADC </td></tr>
26 29
  <tr><td class="indexkey"><a class="el" href="battery_8c.html">battery.c</a></td><td class="indexvalue">Implementation for reading battery level </td></tr>
......
32 35
  <tr><td class="indexkey"><a class="el" href="dio_8h.html">dio.h</a> <a href="dio_8h-source.html">[code]</a></td><td class="indexvalue">Definitions for digital input / output </td></tr>
33 36
  <tr><td class="indexkey"><a class="el" href="dragonfly__lib_8c.html">dragonfly_lib.c</a></td><td class="indexvalue">Dragonfly initialization </td></tr>
34 37
  <tr><td class="indexkey"><a class="el" href="dragonfly__lib_8h.html">dragonfly_lib.h</a> <a href="dragonfly__lib_8h-source.html">[code]</a></td><td class="indexvalue">Contains other include files </td></tr>
38
  <tr><td class="indexkey"><a class="el" href="eeprom_8h.html">eeprom.h</a> <a href="eeprom_8h-source.html">[code]</a></td><td class="indexvalue">Handles eeprom storage for persistent data </td></tr>
35 39
  <tr><td class="indexkey"><a class="el" href="i2c_8c.html">i2c.c</a></td><td class="indexvalue">Implemenation of I2C communications protocol </td></tr>
36 40
  <tr><td class="indexkey"><a class="el" href="i2c_8h.html">i2c.h</a> <a href="i2c_8h-source.html">[code]</a></td><td class="indexvalue">Header file for I2C </td></tr>
37 41
  <tr><td class="indexkey"><a class="el" href="lcd_8c.html">lcd.c</a></td><td class="indexvalue">LCD </td></tr>
......
52 56
  <tr><td class="indexkey"><a class="el" href="time_8c.html">time.c</a></td><td class="indexvalue">Timer code </td></tr>
53 57
  <tr><td class="indexkey"><a class="el" href="time_8h.html">time.h</a> <a href="time_8h-source.html">[code]</a></td><td class="indexvalue">Contains time-related functions and definitions </td></tr>
54 58
</table>
55
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 6 20:27:39 2008 for libdragonfly by&nbsp;
59
</div>
60
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Sep 26 13:39:28 2008 for libdragonfly by&nbsp;
56 61
<a href="http://www.doxygen.org/index.html">
57
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
62
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
58 63
</body>
59 64
</html>

Also available in: Unified diff