gnuk/ChibiOS_2.0.6/docs/html/group__various.html
2010-11-22 14:53:37 +09:00

84 lines
4.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>ChibiOS/RT: Various</title>
<link href="custom.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<table style="text-align: center; width: 100%;" border="0"
cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="width: 80px;"><img alt="ChibiOS/RT Logo" src="logo_small.png"></td>
<td><big><big>ChibiOS/RT</big></big><br><br>Architecture - Reference Manual - Guides</td>
<td style="width: 80px;"></td>
</tr>
</tbody>
</table>
<hr size="1">
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#groups">Modules</a> </div>
<div class="headertitle">
<h1>Various</h1> </div>
</div>
<div class="contents">
<p>Utilities Library.
<a href="#_details">More...</a></p>
<p><div class="dynheader">
Collaboration diagram for Various:</div>
<div class="dyncontent">
<center><table><tr><td><img src="group__various.png" border="0" alt="" usemap="#group____various"/>
<map name="group____various" id="group____various">
<area shape="rect" id="node1" href="group___s_h_e_l_l.html" title="Small extendible command line shell." alt="" coords="131,5,224,32"/>
<area shape="rect" id="node2" href="group__event__timer.html" title="Periodic Event Timer." alt="" coords="115,56,240,83"/>
<area shape="rect" id="node3" href="group__cpp__library.html" title="C++ wrapper module." alt="" coords="135,107,220,133"/>
<area shape="rect" id="node4" href="group__memory__streams.html" title="Memory Streams." alt="" coords="127,157,228,184"/>
</map>
</td></tr></table></center>
</div>
</p>
<hr/><a name="_details"></a><h2>Description</h2>
<p>Utilities Library. </p>
<p>This is a collection of useful library code that is not part of the base kernel services. </p>
<h2>Notes</h2>
<p>The library code does not follow the same naming convention of the system APIs in order to make very clear that it is not "core" code.<br/>
The main difference is that library code is not formally tested in the test suite but through usage in the various demo applications. </p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="groups"></a>
Modules</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpp__library.html">C++ Wrapper</a></td></tr>
<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>C++ wrapper module. </p>
<br/></td></tr>
</p>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__memory__streams.html">Memory Streams</a></td></tr>
<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Memory Streams. </p>
<br/></td></tr>
</p>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__event__timer.html">Periodic Events Timer</a></td></tr>
<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Periodic Event Timer. </p>
<br/></td></tr>
</p>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_h_e_l_l.html">Command Shell</a></td></tr>
<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Small extendible command line shell. </p>
<br/></td></tr>
</p>
</table>
</div>
<hr size="1"><address style="text-align: right;"><small>
Generated on Sun Oct 24 2010 09:40:48 for ChibiOS/RT by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.7.1</small></address>
</body>
</html>