mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 19:59:50 +03:00
doxigen docs
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
@@ -23,7 +27,9 @@
|
||||
<td id="projectlogo"><img alt="Logo" src="lh.png"/></td>
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">LightHub
|
||||
 <span id="projectnumber">v4.0.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">Smarthome controller firmware</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -46,6 +52,23 @@ $(function() {
|
||||
});
|
||||
/* @license-end */</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(document).ready(function(){initNavTree('ow_term_8cpp.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
@@ -60,11 +83,6 @@ $(function() {
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<div id="nav-path" class="navpath">
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_82d7c1f210290ade9e0671f857ad27e3.html">lighthub</a></li> </ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#func-members">Functions</a> |
|
||||
@@ -78,50 +96,11 @@ $(function() {
|
||||
<code>#include "<a class="el" href="utils_8h_source.html">utils.h</a>"</code><br />
|
||||
<code>#include "<a class="el" href="options_8h_source.html">options.h</a>"</code><br />
|
||||
<code>#include "<a class="el" href="main_8h_source.html">main.h</a>"</code><br />
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for owTerm.cpp:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="ow_term_8cpp__incl.png" border="0" usemap="#aow_term_8cpp" alt=""/></div>
|
||||
<map name="ow_term_8cpp" id="aow_term_8cpp">
|
||||
<area shape="rect" title=" " alt="" coords="344,5,437,32"/>
|
||||
<area shape="rect" href="ow_term_8h.html" title=" " alt="" coords="1794,155,1873,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="560,453,637,480"/>
|
||||
<area shape="rect" href="utils_8h.html" title=" " alt="" coords="295,155,353,181"/>
|
||||
<area shape="rect" href="options_8h.html" title=" " alt="" coords="400,304,475,331"/>
|
||||
<area shape="rect" href="main_8h.html" title=" " alt="" coords="1007,80,1068,107"/>
|
||||
<area shape="rect" title=" " alt="" coords="1475,229,1618,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="710,304,786,331"/>
|
||||
<area shape="rect" title=" " alt="" coords="1325,304,1385,331"/>
|
||||
<area shape="rect" title=" " alt="" coords="1657,229,1796,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="94,229,186,256"/>
|
||||
<area shape="rect" href="item_8h.html" title=" " alt="" coords="479,229,537,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="210,229,302,256"/>
|
||||
<area shape="rect" href="abstractout_8h.html" title=" " alt="" coords="549,304,648,331"/>
|
||||
<area shape="rect" href="item_cmd_8h.html" title=" " alt="" coords="474,379,561,405"/>
|
||||
<area shape="rect" href="abstractch_8h.html" title=" " alt="" coords="637,379,731,405"/>
|
||||
<area shape="rect" href="streamlog_8h.html" title=" " alt="" coords="909,155,1000,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="766,155,885,181"/>
|
||||
<area shape="rect" href="dmx_8h.html" title=" " alt="" coords="612,229,671,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="1168,155,1251,181"/>
|
||||
<area shape="rect" href="textconst_8h.html" title=" " alt="" coords="1275,155,1362,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="1489,155,1602,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="1626,155,1681,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="1705,155,1770,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="485,155,547,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="571,155,640,181"/>
|
||||
<area shape="rect" href="inputs_8h.html" title=" " alt="" coords="1075,155,1143,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="695,229,755,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="780,229,903,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="927,229,1006,256"/>
|
||||
<area shape="rect" href="in__ccs811__hdc1080_8h.html" title=" " alt="" coords="1183,229,1385,256"/>
|
||||
<area shape="rect" href="abstractin_8h.html" title=" " alt="" coords="1209,304,1300,331"/>
|
||||
<area shape="rect" title=" " alt="" coords="852,304,1023,331"/>
|
||||
<area shape="rect" title=" " alt="" coords="1047,304,1185,331"/>
|
||||
</map>
|
||||
</div>
|
||||
</div><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:aed7bd38aee8162da720a817873b249fc"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="ow_term_8cpp.html#aed7bd38aee8162da720a817873b249fc">zero</a> (const uint8_t *addr, uint8_t len)</td></tr>
|
||||
<tr class="separator:aed7bd38aee8162da720a817873b249fc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aff3811570b1dd6182d7f45bd573afcfd"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="ow_term_8cpp.html#aff3811570b1dd6182d7f45bd573afcfd">owUpdate</a> ()</td></tr>
|
||||
<tr class="separator:aff3811570b1dd6182d7f45bd573afcfd"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ac78e14aeb04a12acf45919b64fe0d280"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="ow_term_8cpp.html#ac78e14aeb04a12acf45919b64fe0d280">owSetup</a> (<a class="el" href="ow_term_8h.html#a9312b7daea28d63649c1548f056f75e6">owChangedType</a> owCh)</td></tr>
|
||||
@@ -279,6 +258,34 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aed7bd38aee8162da720a817873b249fc"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aed7bd38aee8162da720a817873b249fc">◆ </a></span>zero()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">bool zero </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">const uint8_t * </td>
|
||||
<td class="paramname"><em>addr</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">uint8_t </td>
|
||||
<td class="paramname"><em>len</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Variable Documentation</h2>
|
||||
@@ -395,9 +402,13 @@ Variables</h2></td></tr>
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20
|
||||
</small></address>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="ow_term_8cpp.html">owTerm.cpp</a></li>
|
||||
<li class="footer">Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user