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"/>
|
2022-12-15 11:52:18 +01:00
|
|
|
<meta name="generator" content="Doxygen 1.9.1"/>
|
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: Usb.h File Reference</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 -->
|
2022-12-15 11:52:18 +01:00
|
|
|
<!-- Generated by Doxygen 1.9.1 -->
|
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 */
|
2022-12-15 11:52:18 +01:00
|
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
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
|
|
|
<!-- 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><!-- top -->
|
|
|
|
<div class="header">
|
|
|
|
<div class="headertitle">
|
|
|
|
<div class="title">Usb.h File Reference</div> </div>
|
|
|
|
</div><!--header-->
|
|
|
|
<div class="contents">
|
2013-10-21 21:15:43 +02:00
|
|
|
<div class="textblock"><div class="dynheader">
|
2013-01-30 22:00:18 +01:00
|
|
|
This graph shows which files directly or indirectly include this file:</div>
|
|
|
|
<div class="dyncontent">
|
2022-12-15 11:52:18 +01:00
|
|
|
<div class="center"><img src="_usb_8h__dep__incl.png" border="0" usemap="#a_usb_8hdep" alt=""/></div>
|
|
|
|
<map name="a_usb_8hdep" id="a_usb_8hdep">
|
|
|
|
<area shape="rect" title=" " alt="" coords="1503,5,1562,32"/>
|
|
|
|
<area shape="rect" href="adk_8h.html" title=" " alt="" coords="53,80,111,107"/>
|
|
|
|
<area shape="rect" href="_a_m_b_x_8h.html" title=" " alt="" coords="293,80,367,107"/>
|
|
|
|
<area shape="rect" href="_b_t_d_8h.html" title=" " alt="" coords="1253,229,1314,256"/>
|
|
|
|
<area shape="rect" href="cdcacm_8h.html" title=" " alt="" coords="469,80,553,107"/>
|
|
|
|
<area shape="rect" href="cdcftdi_8h.html" title=" " alt="" coords="637,80,714,107"/>
|
|
|
|
<area shape="rect" href="hidusagestr_8h.html" title=" " alt="" coords="983,80,1093,107"/>
|
|
|
|
<area shape="rect" href="usbhid_8h.html" title=" " alt="" coords="1043,155,1121,181"/>
|
|
|
|
<area shape="rect" href="_p_s3_u_s_b_8h.html" title=" " alt="" coords="1433,229,1518,256"/>
|
|
|
|
<area shape="rect" href="_x_b_o_x_o_l_d_8h.html" title=" " alt="" coords="759,229,856,256"/>
|
|
|
|
<area shape="rect" href="_x_b_o_x_u_s_b_8h.html" title=" " alt="" coords="982,229,1081,256"/>
|
|
|
|
<area shape="rect" href="masstorage_8h.html" title=" " alt="" coords="1168,80,1279,107"/>
|
|
|
|
<area shape="rect" href="max___l_c_d_8h.html" title=" " alt="" coords="1303,80,1399,107"/>
|
|
|
|
<area shape="rect" href="message_8cpp.html" title=" " alt="" coords="1525,80,1633,107"/>
|
|
|
|
<area shape="rect" href="parsetools_8cpp.html" title=" " alt="" coords="1658,80,1775,107"/>
|
|
|
|
<area shape="rect" href="_p_s4_parser_8h.html" title=" " alt="" coords="1800,80,1897,107"/>
|
|
|
|
<area shape="rect" href="_p_s5_parser_8h.html" title=" " alt="" coords="1921,80,2019,107"/>
|
|
|
|
<area shape="rect" href="_switch_pro_parser_8h.html" title=" " alt="" coords="2043,80,2180,107"/>
|
|
|
|
<area shape="rect" href="_u_h_s2__gpio_8h.html" title=" " alt="" coords="2204,80,2309,107"/>
|
|
|
|
<area shape="rect" href="_usb_8cpp.html" title=" " alt="" coords="2333,80,2407,107"/>
|
|
|
|
<area shape="rect" href="usbh__midi_8h.html" title=" " alt="" coords="2431,80,2533,107"/>
|
|
|
|
<area shape="rect" href="usbhub_8h.html" title=" " alt="" coords="2557,80,2639,107"/>
|
|
|
|
<area shape="rect" href="_x_b_o_x_o_n_e_8h.html" title=" " alt="" coords="2663,80,2762,107"/>
|
|
|
|
<area shape="rect" href="_x_b_o_x_o_n_e_s_parser_8h.html" title=" " alt="" coords="2787,80,2932,107"/>
|
|
|
|
<area shape="rect" href="_x_b_o_x_r_e_c_v_8h.html" title=" " alt="" coords="2957,80,3061,107"/>
|
|
|
|
<area shape="rect" href="adk_8cpp.html" title=" " alt="" coords="5,155,79,181"/>
|
|
|
|
<area shape="rect" href="_a_m_b_x_8cpp.html" title=" " alt="" coords="103,155,191,181"/>
|
|
|
|
<area shape="rect" href="_b_t_d_8cpp.html" title=" " alt="" coords="1145,304,1221,331"/>
|
|
|
|
<area shape="rect" href="_b_t_h_i_d_8h.html" title=" " alt="" coords="1717,304,1791,331"/>
|
|
|
|
<area shape="rect" href="_p_s3_b_t_8h.html" title=" " alt="" coords="1246,304,1321,331"/>
|
|
|
|
<area shape="rect" href="_s_p_p_8h.html" title=" " alt="" coords="1345,304,1401,331"/>
|
|
|
|
<area shape="rect" href="_wii_8h.html" title=" " alt="" coords="1067,304,1121,331"/>
|
|
|
|
<area shape="rect" href="_p_s4_b_t_8h.html" title=" " alt="" coords="1609,379,1683,405"/>
|
|
|
|
<area shape="rect" href="_p_s5_b_t_8h.html" title=" " alt="" coords="1769,379,1843,405"/>
|
|
|
|
<area shape="rect" href="_switch_pro_b_t_8h.html" title=" " alt="" coords="1993,379,2107,405"/>
|
|
|
|
<area shape="rect" href="cdc___x_r21_b1411_8h.html" title=" " alt="" coords="215,155,354,181"/>
|
|
|
|
<area shape="rect" href="cdcacm_8cpp.html" title=" " alt="" coords="378,155,477,181"/>
|
|
|
|
<area shape="rect" href="cdcprolific_8h.html" title=" " alt="" coords="501,155,601,181"/>
|
|
|
|
<area shape="rect" href="cdcftdi_8cpp.html" title=" " alt="" coords="625,155,717,181"/>
|
|
|
|
<area shape="rect" href="hidusagetitlearrays_8cpp.html" title=" " alt="" coords="844,155,1019,181"/>
|
|
|
|
<area shape="rect" href="_p_s3_u_s_b_8cpp.html" title=" " alt="" coords="1425,304,1525,331"/>
|
|
|
|
<area shape="rect" href="masstorage_8cpp.html" title=" " alt="" coords="1145,155,1272,181"/>
|
|
|
|
<area shape="rect" href="max___l_c_d_8cpp.html" title=" " alt="" coords="1296,155,1407,181"/>
|
|
|
|
<area shape="rect" href="_p_s4_parser_8cpp.html" title=" " alt="" coords="1601,155,1713,181"/>
|
|
|
|
<area shape="rect" href="_p_s4_u_s_b_8h.html" title=" " alt="" coords="1737,155,1822,181"/>
|
|
|
|
<area shape="rect" href="_p_s5_parser_8cpp.html" title=" " alt="" coords="1897,155,2009,181"/>
|
|
|
|
<area shape="rect" href="_p_s5_u_s_b_8h.html" title=" " alt="" coords="2033,155,2118,181"/>
|
|
|
|
<area shape="rect" href="_switch_pro_parser_8cpp.html" title=" " alt="" coords="2193,155,2345,181"/>
|
|
|
|
<area shape="rect" href="_switch_pro_u_s_b_8h.html" title=" " alt="" coords="2369,155,2494,181"/>
|
|
|
|
<area shape="rect" href="_u_h_s2__gpio_8cpp.html" title=" " alt="" coords="2518,155,2638,181"/>
|
2019-08-31 18:18:58 +02:00
|
|
|
</map>
|
2013-01-30 22:00:18 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<p><a href="_usb_8h_source.html">Go to the source code of this file.</a></p>
|
|
|
|
</div><!-- contents -->
|
|
|
|
<!-- start footer part -->
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
2022-12-15 11:52:18 +01:00
|
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
|
2013-01-30 22:00:18 +01:00
|
|
|
</small></address>
|
|
|
|
</body>
|
|
|
|
</html>
|