2021-03-23 12:43:48 +01:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2013-01-30 22:00:18 +01:00
|
|
|
<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"/>
|
2021-03-23 12:43:48 +01:00
|
|
|
<meta name="generator" content="Doxygen 1.8.17"/>
|
2020-11-18 20:17:17 +01:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
2013-02-17 01:37:13 +01:00
|
|
|
<title>USB Host Shield 2.0: File Members</title>
|
2013-01-30 22:00:18 +01:00
|
|
|
<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="search/search.css" rel="stylesheet" type="text/css"/>
|
2019-08-31 18:18:58 +02:00
|
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
2013-01-30 22:00:18 +01:00
|
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
2013-02-05 22:39:56 +01:00
|
|
|
<link href="imageStyle.css" rel="stylesheet" type="text/css"/>
|
2013-01-30 22:00:18 +01:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
|
|
<div id="titlearea">
|
|
|
|
<table cellspacing="0" cellpadding="0">
|
|
|
|
<tbody>
|
|
|
|
<tr style="height: 56px;">
|
2019-08-31 18:18:58 +02:00
|
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
2013-02-17 01:37:13 +01:00
|
|
|
<div id="projectname">USB Host Shield 2.0
|
2013-01-30 22:00:18 +01:00
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<!-- end header part -->
|
2021-03-23 12:43:48 +01:00
|
|
|
<!-- Generated by Doxygen 1.8.17 -->
|
2013-01-30 22:00:18 +01:00
|
|
|
<script type="text/javascript">
|
2021-03-23 12:43:48 +01:00
|
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
2013-01-30 22:00:18 +01:00
|
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
2021-03-23 12:43:48 +01:00
|
|
|
/* @license-end */
|
2013-01-30 22:00:18 +01:00
|
|
|
</script>
|
2020-11-18 20:17:17 +01:00
|
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
|
|
<script type="text/javascript">
|
2021-03-23 12:43:48 +01:00
|
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
2020-11-18 20:17:17 +01:00
|
|
|
$(function() {
|
|
|
|
initMenu('',true,false,'search.php','Search');
|
|
|
|
$(document).ready(function() { init_search(); });
|
|
|
|
});
|
2021-03-23 12:43:48 +01:00
|
|
|
/* @license-end */</script>
|
2020-11-18 20:17:17 +01:00
|
|
|
<div id="main-nav"></div>
|
2013-01-30 22:00:18 +01:00
|
|
|
</div><!-- top -->
|
|
|
|
<!-- window showing the filter options -->
|
|
|
|
<div id="MSearchSelectWindow"
|
|
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
2019-08-31 18:18:58 +02:00
|
|
|
</div>
|
2013-01-30 22:00:18 +01:00
|
|
|
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
|
|
<div id="MSearchResultsWindow">
|
|
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
|
|
name="MSearchResults" id="MSearchResults">
|
|
|
|
</iframe>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="contents">
|
2013-08-14 01:16:29 +02:00
|
|
|
 <ul>
|
2021-05-02 15:51:00 +02:00
|
|
|
<li>ButtonIndex()
|
|
|
|
: <a class="el" href="controller_enums_8h.html#a114f266591a03b0eff0f1e6b67d94f85">controllerEnums.h</a>
|
|
|
|
</li>
|
2013-06-27 20:03:16 +02:00
|
|
|
<li>D_PrintBin()
|
|
|
|
: <a class="el" href="printhex_8h.html#a1cfed3721d1a9d723e13613db4ebe82d">printhex.h</a>
|
|
|
|
</li>
|
|
|
|
<li>D_PrintHex()
|
|
|
|
: <a class="el" href="printhex_8h.html#a87dd4758587ab680b721b0bffde8c3b8">printhex.h</a>
|
|
|
|
</li>
|
2013-06-17 20:33:24 +02:00
|
|
|
<li>E_Notify()
|
|
|
|
: <a class="el" href="message_8cpp.html#a9453192fd38607a494776eb3fb483630">message.cpp</a>
|
|
|
|
, <a class="el" href="message_8h.html#a9453192fd38607a494776eb3fb483630">message.h</a>
|
2013-04-01 22:52:24 +02:00
|
|
|
</li>
|
2013-06-17 20:33:24 +02:00
|
|
|
<li>E_Notifyc()
|
2014-01-10 18:20:37 +01:00
|
|
|
: <a class="el" href="message_8cpp.html#ab0e5c13883e60a998bb19346a9474066">message.cpp</a>
|
2013-06-17 20:33:24 +02:00
|
|
|
, <a class="el" href="message_8h.html#ab0e5c13883e60a998bb19346a9474066">message.h</a>
|
2014-01-10 18:20:37 +01:00
|
|
|
, <a class="el" href="printhex_8h.html#ab0e5c13883e60a998bb19346a9474066">printhex.h</a>
|
2013-04-01 22:52:24 +02:00
|
|
|
</li>
|
2013-06-17 20:33:24 +02:00
|
|
|
<li>E_NotifyStr()
|
2014-01-10 18:20:37 +01:00
|
|
|
: <a class="el" href="message_8cpp.html#a519befe6a36026b8ea81aec9d6a3e532">message.cpp</a>
|
|
|
|
, <a class="el" href="message_8h.html#a519befe6a36026b8ea81aec9d6a3e532">message.h</a>
|
2013-04-01 22:52:24 +02:00
|
|
|
</li>
|
2013-06-17 20:33:24 +02:00
|
|
|
<li>ErrorMessage()
|
|
|
|
: <a class="el" href="message_8h.html#a59dd0ba2acd4a416786f45d1e0b0916a">message.h</a>
|
2013-01-30 22:00:18 +01:00
|
|
|
</li>
|
2021-05-02 15:51:00 +02:00
|
|
|
<li>getButtonIndexPS3()
|
|
|
|
: <a class="el" href="_p_s3_enums_8h.html#a691b5f2aa0a1dcd341d2c3ec36b6716e">PS3Enums.h</a>
|
|
|
|
</li>
|
|
|
|
<li>getButtonIndexXbox()
|
|
|
|
: <a class="el" href="xbox_enums_8h.html#a5061e79d5902f70fba9807427c870e93">xboxEnums.h</a>
|
|
|
|
</li>
|
2013-01-30 22:00:18 +01:00
|
|
|
<li>PrintBin()
|
2013-04-01 22:52:24 +02:00
|
|
|
: <a class="el" href="printhex_8h.html#a802fc671eccc3eb6f8e8255f43c997ac">printhex.h</a>
|
2013-01-30 22:00:18 +01:00
|
|
|
</li>
|
|
|
|
<li>PrintHex()
|
2013-04-01 22:52:24 +02:00
|
|
|
: <a class="el" href="printhex_8h.html#a1b2eba60ca756dc79e1ab42077e0739b">printhex.h</a>
|
2013-01-30 22:00:18 +01:00
|
|
|
</li>
|
|
|
|
<li>PrintHex2()
|
|
|
|
: <a class="el" href="printhex_8h.html#ad992968a6cf0f37aec646b8ebea42ff0">printhex.h</a>
|
|
|
|
</li>
|
|
|
|
<li>PrintHubPortStatus()
|
|
|
|
: <a class="el" href="usbhub_8cpp.html#a7e9df292759830a13233fd8bb6d3477a">usbhub.cpp</a>
|
|
|
|
, <a class="el" href="usbhub_8h.html#a3855b8d307a18435686f98de2b27266e">usbhub.h</a>
|
|
|
|
</li>
|
2013-04-01 22:52:24 +02:00
|
|
|
<li>SerialPrintHex()
|
|
|
|
: <a class="el" href="printhex_8h.html#a7ac5c085b9fdf94266b7c273695efa87">printhex.h</a>
|
|
|
|
</li>
|
2013-01-30 22:00:18 +01:00
|
|
|
</ul>
|
|
|
|
</div><!-- contents -->
|
|
|
|
<!-- start footer part -->
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
2013-02-17 01:37:13 +01:00
|
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
2013-01-30 22:00:18 +01:00
|
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
2021-03-23 12:43:48 +01:00
|
|
|
</a> 1.8.17
|
2013-01-30 22:00:18 +01:00
|
|
|
</small></address>
|
|
|
|
</body>
|
|
|
|
</html>
|