-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
347586d
commit a29d036
Showing
640 changed files
with
146,323 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,157 @@ | ||
<!-- HTML header for doxygen 1.8.17--> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
<meta http-equiv="X-UA-Compatible" content="IE=9"/> | ||
<meta name="generator" content="Doxygen 1.8.17"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"/> | ||
<title>Wirepas SDK: mcu/hal_api/voltage.h File Reference</title> | ||
<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> | ||
<script type="text/javascript" src="../../../select_version.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/search.js"></script> | ||
<link rel="search" href="../../search_opensearch.php?v=opensearch.xml" type="application/opensearchdescription+xml" title="Wirepas SDK"/> | ||
<link href="../../doxygen.css" rel="stylesheet" type="text/css" /> | ||
<link href="../../doxygen-awesome.css" rel="stylesheet" type="text/css"/> | ||
<link href="../../wirepas_custom.css" rel="stylesheet" type="text/css"/> | ||
</head> | ||
<body> | ||
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> | ||
<div id="titlearea"> | ||
<table class="table-title" cellspacing="0" cellpadding="0"> | ||
<tbody> | ||
<tr style="height: 56px;"> | ||
<td id="projectlogo"><img alt="Logo" src="../../small_logo.png"/></td> | ||
<td id="projectalign" style="padding-left: 0.5em;"> | ||
<div id="projectname">Wirepas SDK | ||
</div> | ||
</td> | ||
<td id="selectversion" style="padding-left: 2em;"> | ||
<select id="selectversion_list" onchange="javascript:handleVersionSelect(this)"></select> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<!-- end header part --> | ||
<!-- Generated by Doxygen 1.8.17 --> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
var searchBox = new SearchBox("searchBox", "../../search",false,'Search'); | ||
/* @license-end */ | ||
</script> | ||
<script type="text/javascript" src="../../menudata.js"></script> | ||
<script type="text/javascript" src="../../menu.js"></script> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(function() { | ||
initMenu('../../',true,true,'search.html','Search'); | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(document).ready(function() { | ||
if ($('.searchresults').length > 0) { searchBox.DOMSearchField().focus(); } | ||
}); | ||
}); | ||
/* @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('d0/d27/voltage_8h.html','../../'); initResizable(); }); | ||
/* @license-end */ | ||
</script> | ||
<div id="doc-content"> | ||
<div class="header"> | ||
<div class="summary"> | ||
<a href="#func-members">Functions</a> </div> | ||
<div class="headertitle"> | ||
<div class="title">voltage.h File Reference</div> </div> | ||
</div><!--header--> | ||
<div class="contents"> | ||
|
||
<p>Voltage measurement <em>examples</em> for various processors. | ||
<a href="#details">More...</a></p> | ||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> | ||
<div class="textblock"><p>Voltage measurement <em>examples</em> for various processors. </p> | ||
<dl class="section note"><dt>Note</dt><dd>Voltage measurements are only <em>examples</em>. It should be verified whether given measurement mechanism applies to hardware design or not. </dd></dl> | ||
|
||
<p class="definition">Definition in file <a class="el" href="../../d0/d27/voltage_8h_source.html">voltage.h</a>.</p> | ||
</div> | ||
<p><a href="../../d0/d27/voltage_8h_source.html">Go to the source code of this file.</a></p> | ||
<table class="memberdecls"> | ||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> | ||
Functions</h2></td></tr> | ||
<tr class="memitem:afe76c9159898c9213eae9aba631d4db3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/d27/voltage_8h.html#afe76c9159898c9213eae9aba631d4db3">Mcu_voltageInit</a> (void)</td></tr> | ||
<tr class="memdesc:afe76c9159898c9213eae9aba631d4db3"><td class="mdescLeft"> </td><td class="mdescRight">Initialize voltage measurement mechanisms. Need to do once before measurements. <a href="../../d0/d27/voltage_8h.html#afe76c9159898c9213eae9aba631d4db3">More...</a><br /></td></tr> | ||
<tr class="separator:afe76c9159898c9213eae9aba631d4db3"><td class="memSeparator" colspan="2"> </td></tr> | ||
<tr class="memitem:a7fc9842b325e7a609c58f3783dbf7633"><td class="memItemLeft" align="right" valign="top">uint16_t </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/d27/voltage_8h.html#a7fc9842b325e7a609c58f3783dbf7633">Mcu_voltageGet</a> (void)</td></tr> | ||
<tr class="memdesc:a7fc9842b325e7a609c58f3783dbf7633"><td class="mdescLeft"> </td><td class="mdescRight">Measure processor voltage. What is measured depends on processor type. <a href="../../d0/d27/voltage_8h.html#a7fc9842b325e7a609c58f3783dbf7633">More...</a><br /></td></tr> | ||
<tr class="separator:a7fc9842b325e7a609c58f3783dbf7633"><td class="memSeparator" colspan="2"> </td></tr> | ||
</table> | ||
<h2 class="groupheader">Function Documentation</h2> | ||
<a id="a7fc9842b325e7a609c58f3783dbf7633"></a> | ||
<h2 class="memtitle"><span class="permalink"><a href="#a7fc9842b325e7a609c58f3783dbf7633">◆ </a></span>Mcu_voltageGet()</h2> | ||
|
||
<div class="memitem"> | ||
<div class="memproto"> | ||
<table class="memname"> | ||
<tr> | ||
<td class="memname">uint16_t Mcu_voltageGet </td> | ||
<td>(</td> | ||
<td class="paramtype">void </td> | ||
<td class="paramname"></td><td>)</td> | ||
<td></td> | ||
</tr> | ||
</table> | ||
</div><div class="memdoc"> | ||
|
||
<p>Measure processor voltage. What is measured depends on processor type. </p> | ||
<dl class="section return"><dt>Returns</dt><dd>Voltage in millivolts</dd></dl> | ||
<dl class="section note"><dt>Note</dt><dd>Voltage measurements are only <em>examples</em>. It should be verified whether given measurement mechanism applies to hardware design or not. </dd></dl> | ||
|
||
</div> | ||
</div> | ||
<a id="afe76c9159898c9213eae9aba631d4db3"></a> | ||
<h2 class="memtitle"><span class="permalink"><a href="#afe76c9159898c9213eae9aba631d4db3">◆ </a></span>Mcu_voltageInit()</h2> | ||
|
||
<div class="memitem"> | ||
<div class="memproto"> | ||
<table class="memname"> | ||
<tr> | ||
<td class="memname">void Mcu_voltageInit </td> | ||
<td>(</td> | ||
<td class="paramtype">void </td> | ||
<td class="paramname"></td><td>)</td> | ||
<td></td> | ||
</tr> | ||
</table> | ||
</div><div class="memdoc"> | ||
|
||
<p>Initialize voltage measurement mechanisms. Need to do once before measurements. </p> | ||
|
||
</div> | ||
</div> | ||
</div><!-- contents --> | ||
</div><!-- doc-content --> | ||
<!-- HTML footer for doxygen 1.8.17--> | ||
<!-- start footer part --> | ||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
var voltage_8h = | ||
[ | ||
[ "Mcu_voltageGet", "d0/d27/voltage_8h.html#a7fc9842b325e7a609c58f3783dbf7633", null ], | ||
[ "Mcu_voltageInit", "d0/d27/voltage_8h.html#afe76c9159898c9213eae9aba631d4db3", null ] | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,110 @@ | ||
<!-- HTML header for doxygen 1.8.17--> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
<meta http-equiv="X-UA-Compatible" content="IE=9"/> | ||
<meta name="generator" content="Doxygen 1.8.17"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"/> | ||
<title>Wirepas SDK: mcu/hal_api/voltage.h Source File</title> | ||
<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> | ||
<script type="text/javascript" src="../../../select_version.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/search.js"></script> | ||
<link rel="search" href="../../search_opensearch.php?v=opensearch.xml" type="application/opensearchdescription+xml" title="Wirepas SDK"/> | ||
<link href="../../doxygen.css" rel="stylesheet" type="text/css" /> | ||
<link href="../../doxygen-awesome.css" rel="stylesheet" type="text/css"/> | ||
<link href="../../wirepas_custom.css" rel="stylesheet" type="text/css"/> | ||
</head> | ||
<body> | ||
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> | ||
<div id="titlearea"> | ||
<table class="table-title" cellspacing="0" cellpadding="0"> | ||
<tbody> | ||
<tr style="height: 56px;"> | ||
<td id="projectlogo"><img alt="Logo" src="../../small_logo.png"/></td> | ||
<td id="projectalign" style="padding-left: 0.5em;"> | ||
<div id="projectname">Wirepas SDK | ||
</div> | ||
</td> | ||
<td id="selectversion" style="padding-left: 2em;"> | ||
<select id="selectversion_list" onchange="javascript:handleVersionSelect(this)"></select> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<!-- end header part --> | ||
<!-- Generated by Doxygen 1.8.17 --> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
var searchBox = new SearchBox("searchBox", "../../search",false,'Search'); | ||
/* @license-end */ | ||
</script> | ||
<script type="text/javascript" src="../../menudata.js"></script> | ||
<script type="text/javascript" src="../../menu.js"></script> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(function() { | ||
initMenu('../../',true,true,'search.html','Search'); | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(document).ready(function() { | ||
if ($('.searchresults').length > 0) { searchBox.DOMSearchField().focus(); } | ||
}); | ||
}); | ||
/* @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('d0/d27/voltage_8h_source.html','../../'); initResizable(); }); | ||
/* @license-end */ | ||
</script> | ||
<div id="doc-content"> | ||
<div class="header"> | ||
<div class="headertitle"> | ||
<div class="title">voltage.h</div> </div> | ||
</div><!--header--> | ||
<div class="contents"> | ||
<a href="../../d0/d27/voltage_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/* Copyright 2021 Wirepas Ltd. All Rights Reserved.</span></div> | ||
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> *</span></div> | ||
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * See file LICENSE.txt for full license details.</span></div> | ||
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div> | ||
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> */</span></div> | ||
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>  </div> | ||
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="preprocessor">#ifndef _HAL_VOLTAGE_H_</span></div> | ||
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#define _HAL_VOLTAGE_H_</span></div> | ||
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  </div> | ||
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="preprocessor">#include <stdint.h></span></div> | ||
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  </div> | ||
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="keywordtype">void</span> <a class="code" href="../../d0/d27/voltage_8h.html#afe76c9159898c9213eae9aba631d4db3">Mcu_voltageInit</a>(<span class="keywordtype">void</span>);</div> | ||
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  </div> | ||
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> uint16_t <a class="code" href="../../d0/d27/voltage_8h.html#a7fc9842b325e7a609c58f3783dbf7633">Mcu_voltageGet</a>(<span class="keywordtype">void</span>);</div> | ||
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  </div> | ||
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#endif </span><span class="comment">/* _HAL_VOLTAGE_H_ */</span><span class="preprocessor"></span></div> | ||
</div><!-- fragment --></div><!-- contents --> | ||
</div><!-- doc-content --> | ||
<div class="ttc" id="avoltage_8h_html_afe76c9159898c9213eae9aba631d4db3"><div class="ttname"><a href="../../d0/d27/voltage_8h.html#afe76c9159898c9213eae9aba631d4db3">Mcu_voltageInit</a></div><div class="ttdeci">void Mcu_voltageInit(void)</div><div class="ttdoc">Initialize voltage measurement mechanisms. Need to do once before measurements.</div></div> | ||
<div class="ttc" id="avoltage_8h_html_a7fc9842b325e7a609c58f3783dbf7633"><div class="ttname"><a href="../../d0/d27/voltage_8h.html#a7fc9842b325e7a609c58f3783dbf7633">Mcu_voltageGet</a></div><div class="ttdeci">uint16_t Mcu_voltageGet(void)</div><div class="ttdoc">Measure processor voltage. What is measured depends on processor type.</div></div> | ||
<!-- HTML footer for doxygen 1.8.17--> | ||
<!-- start footer part --> | ||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
<!-- HTML header for doxygen 1.8.17--> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
<meta http-equiv="X-UA-Compatible" content="IE=9"/> | ||
<meta name="generator" content="Doxygen 1.8.17"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"/> | ||
<title>Wirepas SDK: nfc/app.c</title> | ||
<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> | ||
<script type="text/javascript" src="../../../select_version.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/search.js"></script> | ||
<link rel="search" href="../../search_opensearch.php?v=opensearch.xml" type="application/opensearchdescription+xml" title="Wirepas SDK"/> | ||
<link href="../../doxygen.css" rel="stylesheet" type="text/css" /> | ||
<link href="../../doxygen-awesome.css" rel="stylesheet" type="text/css"/> | ||
<link href="../../wirepas_custom.css" rel="stylesheet" type="text/css"/> | ||
</head> | ||
<body> | ||
<div id="top"><!-- do not remove this div, it is closed by doxygen! --> | ||
<div id="titlearea"> | ||
<table class="table-title" cellspacing="0" cellpadding="0"> | ||
<tbody> | ||
<tr style="height: 56px;"> | ||
<td id="projectlogo"><img alt="Logo" src="../../small_logo.png"/></td> | ||
<td id="projectalign" style="padding-left: 0.5em;"> | ||
<div id="projectname">Wirepas SDK | ||
</div> | ||
</td> | ||
<td id="selectversion" style="padding-left: 2em;"> | ||
<select id="selectversion_list" onchange="javascript:handleVersionSelect(this)"></select> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<!-- end header part --> | ||
<!-- Generated by Doxygen 1.8.17 --> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
var searchBox = new SearchBox("searchBox", "../../search",false,'Search'); | ||
/* @license-end */ | ||
</script> | ||
<script type="text/javascript" src="../../menudata.js"></script> | ||
<script type="text/javascript" src="../../menu.js"></script> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(function() { | ||
initMenu('../../',true,true,'search.html','Search'); | ||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ | ||
$(document).ready(function() { | ||
if ($('.searchresults').length > 0) { searchBox.DOMSearchField().focus(); } | ||
}); | ||
}); | ||
/* @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('d0/d36/nfc_2app_8c-example.html','../../'); initResizable(); }); | ||
/* @license-end */ | ||
</script> | ||
<div id="doc-content"> | ||
<div class="header"> | ||
<div class="headertitle"> | ||
<div class="title">nfc/app.c</div> </div> | ||
</div><!--header--> | ||
<div class="contents"> | ||
<div class="fragment"></div><!-- fragment --> </div><!-- contents --> | ||
</div><!-- doc-content --> | ||
<!-- HTML footer for doxygen 1.8.17--> | ||
<!-- start footer part --> | ||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.