Skip to content

Commit bf370db

Browse files
committed
add gpio and rtc example
1 parent 1b3afa9 commit bf370db

File tree

197 files changed

+18655
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

197 files changed

+18655
-0
lines changed

doc/Documentation/_nex_gpio_8cpp.html

+100
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6+
<meta name="generator" content="Doxygen 1.8.7"/>
7+
<title>Documentation: NexGpio.cpp File Reference</title>
8+
<link href="tabs.css" rel="stylesheet" type="text/css"/>
9+
<script type="text/javascript" src="jquery.js"></script>
10+
<script type="text/javascript" src="dynsections.js"></script>
11+
<link href="navtree.css" rel="stylesheet" type="text/css"/>
12+
<script type="text/javascript" src="resize.js"></script>
13+
<script type="text/javascript" src="navtree.js"></script>
14+
<script type="text/javascript">
15+
$(document).ready(initResizable);
16+
$(window).load(resizeHeight);
17+
</script>
18+
<link href="doxygen.css" rel="stylesheet" type="text/css" />
19+
</head>
20+
<body>
21+
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
22+
<div id="titlearea">
23+
<table cellspacing="0" cellpadding="0">
24+
<tbody>
25+
<tr style="height: 56px;">
26+
<td id="projectlogo"><img alt="Logo" src="Logo.png"/></td>
27+
<td style="padding-left: 0.5em;">
28+
<div id="projectname">Documentation
29+
</div>
30+
<div id="projectbrief">For Arduino users</div>
31+
</td>
32+
</tr>
33+
</tbody>
34+
</table>
35+
</div>
36+
<!-- end header part -->
37+
<!-- Generated by Doxygen 1.8.7 -->
38+
<div id="navrow1" class="tabs">
39+
<ul class="tablist">
40+
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
41+
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
42+
<li><a href="modules.html"><span>Modules</span></a></li>
43+
<li><a href="annotated.html"><span>Classes</span></a></li>
44+
<li class="current"><a href="files.html"><span>Files</span></a></li>
45+
<li><a href="examples.html"><span>Examples</span></a></li>
46+
</ul>
47+
</div>
48+
<div id="navrow2" class="tabs2">
49+
<ul class="tablist">
50+
<li><a href="files.html"><span>File&#160;List</span></a></li>
51+
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
52+
</ul>
53+
</div>
54+
</div><!-- top -->
55+
<div id="side-nav" class="ui-resizable side-nav-resizable">
56+
<div id="nav-tree">
57+
<div id="nav-tree-contents">
58+
<div id="nav-sync" class="sync"></div>
59+
</div>
60+
</div>
61+
<div id="splitbar" style="-moz-user-select:none;"
62+
class="ui-resizable-handle">
63+
</div>
64+
</div>
65+
<script type="text/javascript">
66+
$(document).ready(function(){initNavTree('_nex_gpio_8cpp.html','');});
67+
</script>
68+
<div id="doc-content">
69+
<div class="header">
70+
<div class="headertitle">
71+
<div class="title">NexGpio.cpp File Reference</div> </div>
72+
</div><!--header-->
73+
<div class="contents">
74+
75+
<p>The implementation of class <a class="el" href="class_nex_gpio.html" title="NexGpio component. ">NexGpio</a>.
76+
<a href="#details">More...</a></p>
77+
<div class="textblock"><code>#include &quot;<a class="el" href="_nex_gpio_8h_source.html">NexGpio.h</a>&quot;</code><br />
78+
</div>
79+
<p><a href="_nex_gpio_8cpp_source.html">Go to the source code of this file.</a></p>
80+
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
81+
<div class="textblock"><p>The implementation of class <a class="el" href="class_nex_gpio.html" title="NexGpio component. ">NexGpio</a>. </p>
82+
<dl class="section author"><dt>Author</dt><dd>Wu Pengfei (email:<a href="#" onclick="location.href='mai'+'lto:'+'pen'+'gf'+'ei.'+'wu'+'@it'+'ea'+'d.c'+'c'; return false;">pengf<span style="display: none;">.nosp@m.</span>ei.w<span style="display: none;">.nosp@m.</span>u@ite<span style="display: none;">.nosp@m.</span>ad.c<span style="display: none;">.nosp@m.</span>c</a>) </dd></dl>
83+
<dl class="section date"><dt>Date</dt><dd>2015/8/13 </dd></dl>
84+
<dl class="section copyright"><dt>Copyright</dt><dd>Copyright (C) 2014-2015 ITEAD Intelligent Systems Co., Ltd. <br />
85+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. </dd></dl>
86+
87+
<p>Definition in file <a class="el" href="_nex_gpio_8cpp_source.html">NexGpio.cpp</a>.</p>
88+
</div></div><!-- contents -->
89+
</div><!-- doc-content -->
90+
<!-- start footer part -->
91+
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
92+
<ul>
93+
<li class="navelem"><a class="el" href="_nex_gpio_8cpp.html">NexGpio.cpp</a></li>
94+
<li class="footer">Generated on Thu Dec 1 2016 09:54:37 for Documentation by
95+
<a href="http://www.doxygen.org/index.html">
96+
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.7 </li>
97+
</ul>
98+
</div>
99+
</body>
100+
</html>

doc/Documentation/_nex_gpio_8cpp_source.html

+185
Large diffs are not rendered by default.

doc/Documentation/_nex_gpio_8h.html

+110
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6+
<meta name="generator" content="Doxygen 1.8.7"/>
7+
<title>Documentation: NexGpio.h File Reference</title>
8+
<link href="tabs.css" rel="stylesheet" type="text/css"/>
9+
<script type="text/javascript" src="jquery.js"></script>
10+
<script type="text/javascript" src="dynsections.js"></script>
11+
<link href="navtree.css" rel="stylesheet" type="text/css"/>
12+
<script type="text/javascript" src="resize.js"></script>
13+
<script type="text/javascript" src="navtree.js"></script>
14+
<script type="text/javascript">
15+
$(document).ready(initResizable);
16+
$(window).load(resizeHeight);
17+
</script>
18+
<link href="doxygen.css" rel="stylesheet" type="text/css" />
19+
</head>
20+
<body>
21+
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
22+
<div id="titlearea">
23+
<table cellspacing="0" cellpadding="0">
24+
<tbody>
25+
<tr style="height: 56px;">
26+
<td id="projectlogo"><img alt="Logo" src="Logo.png"/></td>
27+
<td style="padding-left: 0.5em;">
28+
<div id="projectname">Documentation
29+
</div>
30+
<div id="projectbrief">For Arduino users</div>
31+
</td>
32+
</tr>
33+
</tbody>
34+
</table>
35+
</div>
36+
<!-- end header part -->
37+
<!-- Generated by Doxygen 1.8.7 -->
38+
<div id="navrow1" class="tabs">
39+
<ul class="tablist">
40+
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
41+
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
42+
<li><a href="modules.html"><span>Modules</span></a></li>
43+
<li><a href="annotated.html"><span>Classes</span></a></li>
44+
<li class="current"><a href="files.html"><span>Files</span></a></li>
45+
<li><a href="examples.html"><span>Examples</span></a></li>
46+
</ul>
47+
</div>
48+
<div id="navrow2" class="tabs2">
49+
<ul class="tablist">
50+
<li><a href="files.html"><span>File&#160;List</span></a></li>
51+
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
52+
</ul>
53+
</div>
54+
</div><!-- top -->
55+
<div id="side-nav" class="ui-resizable side-nav-resizable">
56+
<div id="nav-tree">
57+
<div id="nav-tree-contents">
58+
<div id="nav-sync" class="sync"></div>
59+
</div>
60+
</div>
61+
<div id="splitbar" style="-moz-user-select:none;"
62+
class="ui-resizable-handle">
63+
</div>
64+
</div>
65+
<script type="text/javascript">
66+
$(document).ready(function(){initNavTree('_nex_gpio_8h.html','');});
67+
</script>
68+
<div id="doc-content">
69+
<div class="header">
70+
<div class="summary">
71+
<a href="#nested-classes">Classes</a> </div>
72+
<div class="headertitle">
73+
<div class="title">NexGpio.h File Reference</div> </div>
74+
</div><!--header-->
75+
<div class="contents">
76+
77+
<p>The definition of class <a class="el" href="class_nex_gpio.html" title="NexGpio component. ">NexGpio</a>.
78+
<a href="#details">More...</a></p>
79+
<div class="textblock"><code>#include &quot;<a class="el" href="_nex_touch_8h_source.html">NexTouch.h</a>&quot;</code><br />
80+
<code>#include &quot;<a class="el" href="_nex_hardware_8h_source.html">NexHardware.h</a>&quot;</code><br />
81+
</div>
82+
<p><a href="_nex_gpio_8h_source.html">Go to the source code of this file.</a></p>
83+
<table class="memberdecls">
84+
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
85+
Classes</h2></td></tr>
86+
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_nex_gpio.html">NexGpio</a></td></tr>
87+
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="class_nex_gpio.html" title="NexGpio component. ">NexGpio</a> component. <a href="class_nex_gpio.html#details">More...</a><br /></td></tr>
88+
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
89+
</table>
90+
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
91+
<div class="textblock"><p>The definition of class <a class="el" href="class_nex_gpio.html" title="NexGpio component. ">NexGpio</a>. </p>
92+
<dl class="section author"><dt>Author</dt><dd>Wu Pengfei (email:<a href="#" onclick="location.href='mai'+'lto:'+'pen'+'gf'+'ei.'+'wu'+'@it'+'ea'+'d.c'+'c'; return false;">pengf<span style="display: none;">.nosp@m.</span>ei.w<span style="display: none;">.nosp@m.</span>u@ite<span style="display: none;">.nosp@m.</span>ad.c<span style="display: none;">.nosp@m.</span>c</a>) </dd></dl>
93+
<dl class="section date"><dt>Date</dt><dd>2015/8/13</dd></dl>
94+
<dl class="section copyright"><dt>Copyright</dt><dd>Copyright (C) 2014-2015 ITEAD Intelligent Systems Co., Ltd. <br />
95+
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. </dd></dl>
96+
97+
<p>Definition in file <a class="el" href="_nex_gpio_8h_source.html">NexGpio.h</a>.</p>
98+
</div></div><!-- contents -->
99+
</div><!-- doc-content -->
100+
<!-- start footer part -->
101+
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
102+
<ul>
103+
<li class="navelem"><a class="el" href="_nex_gpio_8h.html">NexGpio.h</a></li>
104+
<li class="footer">Generated on Thu Dec 1 2016 09:54:37 for Documentation by
105+
<a href="http://www.doxygen.org/index.html">
106+
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.7 </li>
107+
</ul>
108+
</div>
109+
</body>
110+
</html>

0 commit comments

Comments
 (0)