This commit is contained in:
Lauszus 2021-02-06 19:50:28 +00:00
parent 58deb19c36
commit de14b8283f
123 changed files with 1773 additions and 403 deletions

90
_mini_d_s_p_8cpp.html Normal file
View file

@ -0,0 +1,90 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>USB Host Shield 2.0: MiniDSP.cpp 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>
<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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="imageStyle.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 cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">USB Host Shield 2.0
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- 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">MiniDSP.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MiniDSP.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="_mini_d_s_p_8cpp__incl.png" border="0" usemap="#_mini_d_s_p_8cpp" alt=""/></div>
<map name="_mini_d_s_p_8cpp" id="_mini_d_s_p_8cpp">
<area shape="rect" id="node2" href="_mini_d_s_p_8h.html" title="MiniDSP.h" alt="" coords="24,80,109,107"/>
<area shape="rect" id="node3" href="hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="9,155,124,181"/>
<area shape="rect" id="node4" href="hidcomposite_8h.html" title="hidcomposite.h" alt="" coords="5,229,128,256"/>
<area shape="rect" id="node5" href="usbhid_8h.html" title="usbhid.h" alt="" coords="28,304,105,331"/>
<area shape="rect" id="node6" href="_usb_8h.html" title="Usb.h" alt="" coords="37,453,96,480"/>
<area shape="rect" id="node7" href="hidusagestr_8h.html" title="hidusagestr.h" alt="" coords="59,379,168,405"/>
</map>
</div>
</div>
<p><a href="_mini_d_s_p_8cpp_source.html">Go to the source code of this file.</a></p>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>

View file

@ -0,0 +1,8 @@
<map id="MiniDSP.cpp" name="MiniDSP.cpp">
<area shape="rect" id="node2" href="$_mini_d_s_p_8h.html" title="MiniDSP.h" alt="" coords="24,80,109,107"/>
<area shape="rect" id="node3" href="$hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="9,155,124,181"/>
<area shape="rect" id="node4" href="$hidcomposite_8h.html" title="hidcomposite.h" alt="" coords="5,229,128,256"/>
<area shape="rect" id="node5" href="$usbhid_8h.html" title="usbhid.h" alt="" coords="28,304,105,331"/>
<area shape="rect" id="node6" href="$_usb_8h.html" title="Usb.h" alt="" coords="37,453,96,480"/>
<area shape="rect" id="node7" href="$hidusagestr_8h.html" title="hidusagestr.h" alt="" coords="59,379,168,405"/>
</map>

View file

@ -0,0 +1 @@
77fe707976a2bba043e7b161c2b7698c

BIN
_mini_d_s_p_8cpp__incl.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

146
_mini_d_s_p_8h.html Normal file
View file

@ -0,0 +1,146 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>USB Host Shield 2.0: MiniDSP.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>
<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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="imageStyle.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 cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">USB Host Shield 2.0
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- 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="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#define-members">Macros</a> </div>
<div class="headertitle">
<div class="title">MiniDSP.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="hiduniversal_8h_source.html">hiduniversal.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for MiniDSP.h:</div>
<div class="dyncontent">
<div class="center"><img src="_mini_d_s_p_8h__incl.png" border="0" usemap="#_mini_d_s_p_8h" alt=""/></div>
<map name="_mini_d_s_p_8h" id="_mini_d_s_p_8h">
<area shape="rect" id="node2" href="hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="9,80,124,107"/>
<area shape="rect" id="node3" href="hidcomposite_8h.html" title="hidcomposite.h" alt="" coords="5,155,128,181"/>
<area shape="rect" id="node4" href="usbhid_8h.html" title="usbhid.h" alt="" coords="28,229,105,256"/>
<area shape="rect" id="node5" href="_usb_8h.html" title="Usb.h" alt="" coords="37,379,96,405"/>
<area shape="rect" id="node6" href="hidusagestr_8h.html" title="hidusagestr.h" alt="" coords="59,304,168,331"/>
</map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="_mini_d_s_p_8h__dep__incl.png" border="0" usemap="#_mini_d_s_p_8hdep" alt=""/></div>
<map name="_mini_d_s_p_8hdep" id="_mini_d_s_p_8hdep">
<area shape="rect" id="node2" href="_mini_d_s_p_8cpp.html" title="MiniDSP.cpp" alt="" coords="5,80,105,107"/>
</map>
</div>
</div>
<p><a href="_mini_d_s_p_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="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a96758ce2867ad7daa9b0e71307512813"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_mini_d_s_p_8h.html#a96758ce2867ad7daa9b0e71307512813">MINIDSP_VID</a>&#160;&#160;&#160;0x2752</td></tr>
<tr class="separator:a96758ce2867ad7daa9b0e71307512813"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4c11b5f7eff2bb882cc3390cc9562910"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_mini_d_s_p_8h.html#a4c11b5f7eff2bb882cc3390cc9562910">MINIDSP_PID</a>&#160;&#160;&#160;0x0011</td></tr>
<tr class="separator:a4c11b5f7eff2bb882cc3390cc9562910"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a id="a96758ce2867ad7daa9b0e71307512813"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a96758ce2867ad7daa9b0e71307512813">&#9670;&nbsp;</a></span>MINIDSP_VID</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define MINIDSP_VID&#160;&#160;&#160;0x2752</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00026">26</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div>
</div>
<a id="a4c11b5f7eff2bb882cc3390cc9562910"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4c11b5f7eff2bb882cc3390cc9562910">&#9670;&nbsp;</a></span>MINIDSP_PID</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define MINIDSP_PID&#160;&#160;&#160;0x0011</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00027">27</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>

View file

@ -0,0 +1,3 @@
<map id="MiniDSP.h" name="MiniDSP.h">
<area shape="rect" id="node2" href="$_mini_d_s_p_8cpp.html" title="MiniDSP.cpp" alt="" coords="5,80,105,107"/>
</map>

View file

@ -0,0 +1 @@
43ed4cfc0be10eb7820e62e939fe78e2

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

7
_mini_d_s_p_8h__incl.map Normal file
View file

@ -0,0 +1,7 @@
<map id="MiniDSP.h" name="MiniDSP.h">
<area shape="rect" id="node2" href="$hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="9,80,124,107"/>
<area shape="rect" id="node3" href="$hidcomposite_8h.html" title="hidcomposite.h" alt="" coords="5,155,128,181"/>
<area shape="rect" id="node4" href="$usbhid_8h.html" title="usbhid.h" alt="" coords="28,229,105,256"/>
<area shape="rect" id="node5" href="$_usb_8h.html" title="Usb.h" alt="" coords="37,379,96,405"/>
<area shape="rect" id="node6" href="$hidusagestr_8h.html" title="hidusagestr.h" alt="" coords="59,304,168,331"/>
</map>

1
_mini_d_s_p_8h__incl.md5 Normal file
View file

@ -0,0 +1 @@
911b4e94152a8d9756cd8a910a9fb855

BIN
_mini_d_s_p_8h__incl.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
80fb4f558ce4bafa813aa31a77ddfc5a 5573a9d064142814cb092442ed460f8e

View file

@ -111,70 +111,71 @@ $(function() {
<tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_main_item_i_o_feature.html" target="_self">MainItemIOFeature</a></td><td class="desc"></td></tr> <tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_main_item_i_o_feature.html" target="_self">MainItemIOFeature</a></td><td class="desc"></td></tr>
<tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_m_a_x3421e.html" target="_self">MAX3421e</a></td><td class="desc"></td></tr> <tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_m_a_x3421e.html" target="_self">MAX3421e</a></td><td class="desc"></td></tr>
<tr id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_max___l_c_d.html" target="_self">Max_LCD</a></td><td class="desc"></td></tr> <tr id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_max___l_c_d.html" target="_self">Max_LCD</a></td><td class="desc"></td></tr>
<tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_m_o_d_i_f_i_e_r_k_e_y_s.html" target="_self">MODIFIERKEYS</a></td><td class="desc"></td></tr> <tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mini_d_s_p.html" target="_self">MiniDSP</a></td><td class="desc"></td></tr>
<tr id="row_45_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_m_o_u_s_e_i_n_f_o.html" target="_self">MOUSEINFO</a></td><td class="desc"></td></tr> <tr id="row_45_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_m_o_d_i_f_i_e_r_k_e_y_s.html" target="_self">MODIFIERKEYS</a></td><td class="desc"></td></tr>
<tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mouse_report_parser.html" target="_self">MouseReportParser</a></td><td class="desc"></td></tr> <tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_m_o_u_s_e_i_n_f_o.html" target="_self">MOUSEINFO</a></td><td class="desc"></td></tr>
<tr id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_multi_byte_value_parser.html" target="_self">MultiByteValueParser</a></td><td class="desc"></td></tr> <tr id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mouse_report_parser.html" target="_self">MouseReportParser</a></td><td class="desc"></td></tr>
<tr id="row_48_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_multi_value_buffer.html" target="_self">MultiValueBuffer</a></td><td class="desc"></td></tr> <tr id="row_48_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_multi_byte_value_parser.html" target="_self">MultiByteValueParser</a></td><td class="desc"></td></tr>
<tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_l2303.html" target="_self">PL2303</a></td><td class="desc"></td></tr> <tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_multi_value_buffer.html" target="_self">MultiValueBuffer</a></td><td class="desc"></td></tr>
<tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s3_b_t.html" target="_self">PS3BT</a></td><td class="desc"></td></tr> <tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_l2303.html" target="_self">PL2303</a></td><td class="desc"></td></tr>
<tr id="row_51_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s3_u_s_b.html" target="_self">PS3USB</a></td><td class="desc"></td></tr> <tr id="row_51_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s3_b_t.html" target="_self">PS3BT</a></td><td class="desc"></td></tr>
<tr id="row_52_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s4_b_t.html" target="_self">PS4BT</a></td><td class="desc"></td></tr> <tr id="row_52_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s3_u_s_b.html" target="_self">PS3USB</a></td><td class="desc"></td></tr>
<tr id="row_53_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="union_p_s4_buttons.html" target="_self">PS4Buttons</a></td><td class="desc"></td></tr> <tr id="row_53_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s4_b_t.html" target="_self">PS4BT</a></td><td class="desc"></td></tr>
<tr id="row_54_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_p_s4_data.html" target="_self">PS4Data</a></td><td class="desc"></td></tr> <tr id="row_54_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="union_p_s4_buttons.html" target="_self">PS4Buttons</a></td><td class="desc"></td></tr>
<tr id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_p_s4_output.html" target="_self">PS4Output</a></td><td class="desc"></td></tr> <tr id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_p_s4_data.html" target="_self">PS4Data</a></td><td class="desc"></td></tr>
<tr id="row_56_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s4_parser.html" target="_self">PS4Parser</a></td><td class="desc"></td></tr> <tr id="row_56_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_p_s4_output.html" target="_self">PS4Output</a></td><td class="desc"></td></tr>
<tr id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_p_s4_status.html" target="_self">PS4Status</a></td><td class="desc"></td></tr> <tr id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s4_parser.html" target="_self">PS4Parser</a></td><td class="desc"></td></tr>
<tr id="row_58_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s4_u_s_b.html" target="_self">PS4USB</a></td><td class="desc"></td></tr> <tr id="row_58_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_p_s4_status.html" target="_self">PS4Status</a></td><td class="desc"></td></tr>
<tr id="row_59_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s5_b_t.html" target="_self">PS5BT</a></td><td class="desc"></td></tr> <tr id="row_59_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s4_u_s_b.html" target="_self">PS4USB</a></td><td class="desc"></td></tr>
<tr id="row_60_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="union_p_s5_buttons.html" target="_self">PS5Buttons</a></td><td class="desc"></td></tr> <tr id="row_60_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s5_b_t.html" target="_self">PS5BT</a></td><td class="desc"></td></tr>
<tr id="row_61_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_p_s5_data.html" target="_self">PS5Data</a></td><td class="desc"></td></tr> <tr id="row_61_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="union_p_s5_buttons.html" target="_self">PS5Buttons</a></td><td class="desc"></td></tr>
<tr id="row_62_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_p_s5_output.html" target="_self">PS5Output</a></td><td class="desc"></td></tr> <tr id="row_62_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_p_s5_data.html" target="_self">PS5Data</a></td><td class="desc"></td></tr>
<tr id="row_63_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s5_parser.html" target="_self">PS5Parser</a></td><td class="desc"></td></tr> <tr id="row_63_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_p_s5_output.html" target="_self">PS5Output</a></td><td class="desc"></td></tr>
<tr id="row_64_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="union_p_s5_status.html" target="_self">PS5Status</a></td><td class="desc"></td></tr> <tr id="row_64_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s5_parser.html" target="_self">PS5Parser</a></td><td class="desc"></td></tr>
<tr id="row_65_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structps5_touchpad_x_y.html" target="_self">ps5TouchpadXY</a></td><td class="desc"></td></tr> <tr id="row_65_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="union_p_s5_status.html" target="_self">PS5Status</a></td><td class="desc"></td></tr>
<tr id="row_66_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s5_trigger.html" target="_self">PS5Trigger</a></td><td class="desc"></td></tr> <tr id="row_66_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structps5_touchpad_x_y.html" target="_self">ps5TouchpadXY</a></td><td class="desc"></td></tr>
<tr id="row_67_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s5_u_s_b.html" target="_self">PS5USB</a></td><td class="desc"></td></tr> <tr id="row_67_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s5_trigger.html" target="_self">PS5Trigger</a></td><td class="desc"></td></tr>
<tr id="row_68_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s_buzz.html" target="_self">PSBuzz</a></td><td class="desc"></td></tr> <tr id="row_68_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s5_u_s_b.html" target="_self">PS5USB</a></td><td class="desc"></td></tr>
<tr id="row_69_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="union_p_s_b_u_z_z_buttons.html" target="_self">PSBUZZButtons</a></td><td class="desc"></td></tr> <tr id="row_69_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s_buzz.html" target="_self">PSBuzz</a></td><td class="desc"></td></tr>
<tr id="row_70_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_t_p_list_parser.html" target="_self">PTPListParser</a></td><td class="desc"></td></tr> <tr id="row_70_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="union_p_s_b_u_z_z_buttons.html" target="_self">PSBUZZButtons</a></td><td class="desc"></td></tr>
<tr id="row_71_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_report_desc_parser.html" target="_self">ReportDescParser</a></td><td class="desc"></td></tr> <tr id="row_71_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_t_p_list_parser.html" target="_self">PTPListParser</a></td><td class="desc"></td></tr>
<tr id="row_72_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_report_desc_parser2.html" target="_self">ReportDescParser2</a></td><td class="desc"></td></tr> <tr id="row_72_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_report_desc_parser.html" target="_self">ReportDescParser</a></td><td class="desc"></td></tr>
<tr id="row_73_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_report_desc_parser_base.html" target="_self">ReportDescParserBase</a></td><td class="desc"></td></tr> <tr id="row_73_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_report_desc_parser2.html" target="_self">ReportDescParser2</a></td><td class="desc"></td></tr>
<tr id="row_74_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_request_sense_responce.html" target="_self">RequestSenseResponce</a></td><td class="desc"></td></tr> <tr id="row_74_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_report_desc_parser_base.html" target="_self">ReportDescParserBase</a></td><td class="desc"></td></tr>
<tr id="row_75_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_e_t_u_p___p_k_t.html" target="_self">SETUP_PKT</a></td><td class="desc"></td></tr> <tr id="row_75_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_request_sense_responce.html" target="_self">RequestSenseResponce</a></td><td class="desc"></td></tr>
<tr id="row_76_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sink_parser.html" target="_self">SinkParser</a></td><td class="desc"></td></tr> <tr id="row_76_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_e_t_u_p___p_k_t.html" target="_self">SETUP_PKT</a></td><td class="desc"></td></tr>
<tr id="row_77_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_pi.html" target="_self">SPi</a></td><td class="desc"></td></tr> <tr id="row_77_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sink_parser.html" target="_self">SinkParser</a></td><td class="desc"></td></tr>
<tr id="row_78_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_p_p.html" target="_self">SPP</a></td><td class="desc"></td></tr> <tr id="row_78_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_pi.html" target="_self">SPi</a></td><td class="desc"></td></tr>
<tr id="row_79_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_t_e_l___r_i_n_g_e_r___f_u_n_c___d_e_s_c_r.html" target="_self">TEL_RINGER_FUNC_DESCR</a></td><td class="desc"></td></tr> <tr id="row_79_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_s_p_p.html" target="_self">SPP</a></td><td class="desc"></td></tr>
<tr id="row_80_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structtouchpad_x_y.html" target="_self">touchpadXY</a></td><td class="desc"></td></tr> <tr id="row_80_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_t_e_l___r_i_n_g_e_r___f_u_n_c___d_e_s_c_r.html" target="_self">TEL_RINGER_FUNC_DESCR</a></td><td class="desc"></td></tr>
<tr id="row_81_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structtty__features.html" target="_self">tty_features</a></td><td class="desc"></td></tr> <tr id="row_81_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structtouchpad_x_y.html" target="_self">touchpadXY</a></td><td class="desc"></td></tr>
<tr id="row_82_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_h_s2___g_p_i_o.html" target="_self">UHS2_GPIO</a></td><td class="desc"></td></tr> <tr id="row_82_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structtty__features.html" target="_self">tty_features</a></td><td class="desc"></td></tr>
<tr id="row_83_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_universal_report_parser.html" target="_self">UniversalReportParser</a></td><td class="desc"></td></tr> <tr id="row_83_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_h_s2___g_p_i_o.html" target="_self">UHS2_GPIO</a></td><td class="desc"></td></tr>
<tr id="row_84_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b.html" target="_self">USB</a></td><td class="desc"></td></tr> <tr id="row_84_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_universal_report_parser.html" target="_self">UniversalReportParser</a></td><td class="desc"></td></tr>
<tr id="row_85_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_u_s_b___c_o_n_f_i_g_u_r_a_t_i_o_n___d_e_s_c_r_i_p_t_o_r.html" target="_self">USB_CONFIGURATION_DESCRIPTOR</a></td><td class="desc"></td></tr> <tr id="row_85_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b.html" target="_self">USB</a></td><td class="desc"></td></tr>
<tr id="row_86_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_u_s_b___d_e_v_i_c_e___d_e_s_c_r_i_p_t_o_r.html" target="_self">USB_DEVICE_DESCRIPTOR</a></td><td class="desc"></td></tr> <tr id="row_86_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_u_s_b___c_o_n_f_i_g_u_r_a_t_i_o_n___d_e_s_c_r_i_p_t_o_r.html" target="_self">USB_CONFIGURATION_DESCRIPTOR</a></td><td class="desc"></td></tr>
<tr id="row_87_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html" target="_self">USB_ENDPOINT_DESCRIPTOR</a></td><td class="desc"></td></tr> <tr id="row_87_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_u_s_b___d_e_v_i_c_e___d_e_s_c_r_i_p_t_o_r.html" target="_self">USB_DEVICE_DESCRIPTOR</a></td><td class="desc"></td></tr>
<tr id="row_88_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html" target="_self">USB_HID_DESCRIPTOR</a></td><td class="desc"></td></tr> <tr id="row_88_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html" target="_self">USB_ENDPOINT_DESCRIPTOR</a></td><td class="desc"></td></tr>
<tr id="row_89_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html" target="_self">USB_INTERFACE_DESCRIPTOR</a></td><td class="desc"></td></tr> <tr id="row_89_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html" target="_self">USB_HID_DESCRIPTOR</a></td><td class="desc"></td></tr>
<tr id="row_90_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_usb_config_xtracter.html" target="_self">UsbConfigXtracter</a></td><td class="desc"></td></tr> <tr id="row_90_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html" target="_self">USB_INTERFACE_DESCRIPTOR</a></td><td class="desc"></td></tr>
<tr id="row_91_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_usb_device.html" target="_self">UsbDevice</a></td><td class="desc"></td></tr> <tr id="row_91_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_usb_config_xtracter.html" target="_self">UsbConfigXtracter</a></td><td class="desc"></td></tr>
<tr id="row_92_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_usb_device_address.html" target="_self">UsbDeviceAddress</a></td><td class="desc"></td></tr> <tr id="row_92_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_usb_device.html" target="_self">UsbDevice</a></td><td class="desc"></td></tr>
<tr id="row_93_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b_device_config.html" target="_self">USBDeviceConfig</a></td><td class="desc"></td></tr> <tr id="row_93_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_usb_device_address.html" target="_self">UsbDeviceAddress</a></td><td class="desc"></td></tr>
<tr id="row_94_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b_h___m_i_d_i.html" target="_self">USBH_MIDI</a></td><td class="desc"></td></tr> <tr id="row_94_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b_device_config.html" target="_self">USBDeviceConfig</a></td><td class="desc"></td></tr>
<tr id="row_95_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b_h_i_d.html" target="_self">USBHID</a></td><td class="desc"></td></tr> <tr id="row_95_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b_h___m_i_d_i.html" target="_self">USBH_MIDI</a></td><td class="desc"></td></tr>
<tr id="row_96_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b_hub.html" target="_self">USBHub</a></td><td class="desc"></td></tr> <tr id="row_96_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b_h_i_d.html" target="_self">USBHID</a></td><td class="desc"></td></tr>
<tr id="row_97_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b_read_parser.html" target="_self">USBReadParser</a></td><td class="desc"></td></tr> <tr id="row_97_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b_hub.html" target="_self">USBHub</a></td><td class="desc"></td></tr>
<tr id="row_98_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_w_i_i.html" target="_self">WII</a></td><td class="desc"></td></tr> <tr id="row_98_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_u_s_b_read_parser.html" target="_self">USBReadParser</a></td><td class="desc"></td></tr>
<tr id="row_99_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_o_l_d.html" target="_self">XBOXOLD</a></td><td class="desc"></td></tr> <tr id="row_99_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_w_i_i.html" target="_self">WII</a></td><td class="desc"></td></tr>
<tr id="row_100_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_o_n_e.html" target="_self">XBOXONE</a></td><td class="desc"></td></tr> <tr id="row_100_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_o_l_d.html" target="_self">XBOXOLD</a></td><td class="desc"></td></tr>
<tr id="row_101_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_o_n_e_s_b_t.html" target="_self">XBOXONESBT</a></td><td class="desc"></td></tr> <tr id="row_101_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_o_n_e.html" target="_self">XBOXONE</a></td><td class="desc"></td></tr>
<tr id="row_102_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="union_xbox_one_s_buttons.html" target="_self">XboxOneSButtons</a></td><td class="desc"></td></tr> <tr id="row_102_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_o_n_e_s_b_t.html" target="_self">XBOXONESBT</a></td><td class="desc"></td></tr>
<tr id="row_103_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_xbox_one_s_data.html" target="_self">XboxOneSData</a></td><td class="desc"></td></tr> <tr id="row_103_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="union_xbox_one_s_buttons.html" target="_self">XboxOneSButtons</a></td><td class="desc"></td></tr>
<tr id="row_104_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_o_n_e_s_parser.html" target="_self">XBOXONESParser</a></td><td class="desc"></td></tr> <tr id="row_104_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_xbox_one_s_data.html" target="_self">XboxOneSData</a></td><td class="desc"></td></tr>
<tr id="row_105_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_r_e_c_v.html" target="_self">XBOXRECV</a></td><td class="desc"></td></tr> <tr id="row_105_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_o_n_e_s_parser.html" target="_self">XBOXONESParser</a></td><td class="desc"></td></tr>
<tr id="row_106_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_u_s_b.html" target="_self">XBOXUSB</a></td><td class="desc"></td></tr> <tr id="row_106_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_r_e_c_v.html" target="_self">XBOXRECV</a></td><td class="desc"></td></tr>
<tr id="row_107_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_r21_b1411.html" target="_self">XR21B1411</a></td><td class="desc"></td></tr> <tr id="row_107_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_u_s_b.html" target="_self">XBOXUSB</a></td><td class="desc"></td></tr>
<tr id="row_108_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_r21_b1411.html" target="_self">XR21B1411</a></td><td class="desc"></td></tr>
</table> </table>
</div><!-- directory --> </div><!-- directory -->
</div><!-- contents --> </div><!-- contents -->

View file

@ -77,13 +77,14 @@ Inheritance diagram for HIDComposite:</div>
<div class="dyncontent"> <div class="dyncontent">
<div class="center"><img src="class_h_i_d_composite__inherit__graph.png" border="0" usemap="#_h_i_d_composite_inherit__map" alt="Inheritance graph"/></div> <div class="center"><img src="class_h_i_d_composite__inherit__graph.png" border="0" usemap="#_h_i_d_composite_inherit__map" alt="Inheritance graph"/></div>
<map name="_h_i_d_composite_inherit__map" id="_h_i_d_composite_inherit__map"> <map name="_h_i_d_composite_inherit__map" id="_h_i_d_composite_inherit__map">
<area shape="rect" id="node5" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="99,229,207,256"/> <area shape="rect" id="node5" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="135,229,243,256"/>
<area shape="rect" id="node2" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="116,80,189,107"/> <area shape="rect" id="node2" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="153,80,226,107"/>
<area shape="rect" id="node3" href="class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="5,5,140,32"/> <area shape="rect" id="node3" href="class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="42,5,177,32"/>
<area shape="rect" id="node4" href="class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="164,5,304,32"/> <area shape="rect" id="node4" href="class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="201,5,341,32"/>
<area shape="rect" id="node6" href="class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="19,304,92,331"/> <area shape="rect" id="node6" href="class_mini_d_s_p.html" title="MiniDSP" alt="" coords="5,304,80,331"/>
<area shape="rect" id="node7" href="class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="116,304,189,331"/> <area shape="rect" id="node7" href="class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="105,304,178,331"/>
<area shape="rect" id="node8" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="214,304,283,331"/> <area shape="rect" id="node8" href="class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="202,304,275,331"/>
<area shape="rect" id="node9" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="300,304,369,331"/>
</map> </map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div> <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader"> <div class="dynheader">
@ -463,7 +464,7 @@ Static Protected Attributes</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Reimplemented in <a class="el" href="class_p_s_buzz.html#abcd889f795e4ffaf8d5981432ddcb01b">PSBuzz</a>, <a class="el" href="class_p_s5_u_s_b.html#a9654b59ebf7c6110734490eb232ac66d">PS5USB</a>, and <a class="el" href="class_p_s4_u_s_b.html#a591218572aa8c5f5402483d19c1eebc6">PS4USB</a>.</p> <p>Reimplemented in <a class="el" href="class_p_s_buzz.html#abcd889f795e4ffaf8d5981432ddcb01b">PSBuzz</a>, <a class="el" href="class_mini_d_s_p.html#a631361040f3014292b44ffa8cdc254e5">MiniDSP</a>, <a class="el" href="class_p_s5_u_s_b.html#a9654b59ebf7c6110734490eb232ac66d">PS5USB</a>, and <a class="el" href="class_p_s4_u_s_b.html#a591218572aa8c5f5402483d19c1eebc6">PS4USB</a>.</p>
<p class="definition">Definition at line <a class="el" href="hidcomposite_8h_source.html#l00076">76</a> of file <a class="el" href="hidcomposite_8h_source.html">hidcomposite.h</a>.</p> <p class="definition">Definition at line <a class="el" href="hidcomposite_8h_source.html#l00076">76</a> of file <a class="el" href="hidcomposite_8h_source.html">hidcomposite.h</a>.</p>

View file

@ -1 +1 @@
bba65447c66e197356858048d3a33867 b1c90678ea3d37fdbf07d20339dd55ca

View file

@ -1,9 +1,10 @@
<map id="HIDComposite" name="HIDComposite"> <map id="HIDComposite" name="HIDComposite">
<area shape="rect" id="node5" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="99,229,207,256"/> <area shape="rect" id="node5" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="135,229,243,256"/>
<area shape="rect" id="node2" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="116,80,189,107"/> <area shape="rect" id="node2" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="153,80,226,107"/>
<area shape="rect" id="node3" href="$class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="5,5,140,32"/> <area shape="rect" id="node3" href="$class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="42,5,177,32"/>
<area shape="rect" id="node4" href="$class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="164,5,304,32"/> <area shape="rect" id="node4" href="$class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="201,5,341,32"/>
<area shape="rect" id="node6" href="$class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="19,304,92,331"/> <area shape="rect" id="node6" href="$class_mini_d_s_p.html" title="MiniDSP" alt="" coords="5,304,80,331"/>
<area shape="rect" id="node7" href="$class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="116,304,189,331"/> <area shape="rect" id="node7" href="$class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="105,304,178,331"/>
<area shape="rect" id="node8" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="214,304,283,331"/> <area shape="rect" id="node8" href="$class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="202,304,275,331"/>
<area shape="rect" id="node9" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="300,304,369,331"/>
</map> </map>

View file

@ -1 +1 @@
121deb64a898bf7777edfbd49227f25d cbf85fb9723b0ff2efb4b5fd039edd34

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View file

@ -74,13 +74,14 @@ Inheritance diagram for HIDUniversal:</div>
<div class="dyncontent"> <div class="dyncontent">
<div class="center"><img src="class_h_i_d_universal__inherit__graph.png" border="0" usemap="#_h_i_d_universal_inherit__map" alt="Inheritance graph"/></div> <div class="center"><img src="class_h_i_d_universal__inherit__graph.png" border="0" usemap="#_h_i_d_universal_inherit__map" alt="Inheritance graph"/></div>
<map name="_h_i_d_universal_inherit__map" id="_h_i_d_universal_inherit__map"> <map name="_h_i_d_universal_inherit__map" id="_h_i_d_universal_inherit__map">
<area shape="rect" id="node6" href="class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="19,304,92,331"/> <area shape="rect" id="node6" href="class_mini_d_s_p.html" title="MiniDSP" alt="" coords="5,304,80,331"/>
<area shape="rect" id="node7" href="class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="116,304,189,331"/> <area shape="rect" id="node7" href="class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="105,304,178,331"/>
<area shape="rect" id="node8" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="214,304,283,331"/> <area shape="rect" id="node8" href="class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="202,304,275,331"/>
<area shape="rect" id="node2" href="class_h_i_d_composite.html" title="HIDComposite" alt="" coords="95,155,211,181"/> <area shape="rect" id="node9" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="300,304,369,331"/>
<area shape="rect" id="node3" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="116,80,189,107"/> <area shape="rect" id="node2" href="class_h_i_d_composite.html" title="HIDComposite" alt="" coords="131,155,247,181"/>
<area shape="rect" id="node4" href="class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="5,5,140,32"/> <area shape="rect" id="node3" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="153,80,226,107"/>
<area shape="rect" id="node5" href="class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="164,5,304,32"/> <area shape="rect" id="node4" href="class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="42,5,177,32"/>
<area shape="rect" id="node5" href="class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="201,5,341,32"/>
</map> </map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div> <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader"> <div class="dynheader">
@ -309,7 +310,7 @@ Additional Inherited Members</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Reimplemented in <a class="el" href="class_p_s_buzz.html#a73e7a2f4b5537a692d699dc7c57ca6d6">PSBuzz</a>, <a class="el" href="class_p_s5_u_s_b.html#ae8db9cfff5d81ea1f124a7f48a2d0bbc">PS5USB</a>, and <a class="el" href="class_p_s4_u_s_b.html#a8222cea2ec47bff310d6e5fbada9e695">PS4USB</a>.</p> <p>Reimplemented in <a class="el" href="class_p_s_buzz.html#a73e7a2f4b5537a692d699dc7c57ca6d6">PSBuzz</a>, <a class="el" href="class_mini_d_s_p.html#aa40ffa6a5d2ec8c49748aeb22cbb8a15">MiniDSP</a>, <a class="el" href="class_p_s5_u_s_b.html#ae8db9cfff5d81ea1f124a7f48a2d0bbc">PS5USB</a>, and <a class="el" href="class_p_s4_u_s_b.html#a8222cea2ec47bff310d6e5fbada9e695">PS4USB</a>.</p>
<p class="definition">Definition at line <a class="el" href="hiduniversal_8h_source.html#l00040">40</a> of file <a class="el" href="hiduniversal_8h_source.html">hiduniversal.h</a>.</p> <p class="definition">Definition at line <a class="el" href="hiduniversal_8h_source.html#l00040">40</a> of file <a class="el" href="hiduniversal_8h_source.html">hiduniversal.h</a>.</p>

View file

@ -1 +1 @@
1bf60b9ec91960e1a472f3a6a127cdfa d4b9000e23a9791690e7ee43bbb093e6

View file

@ -1,9 +1,10 @@
<map id="HIDUniversal" name="HIDUniversal"> <map id="HIDUniversal" name="HIDUniversal">
<area shape="rect" id="node6" href="$class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="19,304,92,331"/> <area shape="rect" id="node6" href="$class_mini_d_s_p.html" title="MiniDSP" alt="" coords="5,304,80,331"/>
<area shape="rect" id="node7" href="$class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="116,304,189,331"/> <area shape="rect" id="node7" href="$class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="105,304,178,331"/>
<area shape="rect" id="node8" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="214,304,283,331"/> <area shape="rect" id="node8" href="$class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="202,304,275,331"/>
<area shape="rect" id="node2" href="$class_h_i_d_composite.html" title="HIDComposite" alt="" coords="95,155,211,181"/> <area shape="rect" id="node9" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="300,304,369,331"/>
<area shape="rect" id="node3" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="116,80,189,107"/> <area shape="rect" id="node2" href="$class_h_i_d_composite.html" title="HIDComposite" alt="" coords="131,155,247,181"/>
<area shape="rect" id="node4" href="$class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="5,5,140,32"/> <area shape="rect" id="node3" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="153,80,226,107"/>
<area shape="rect" id="node5" href="$class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="164,5,304,32"/> <area shape="rect" id="node4" href="$class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="42,5,177,32"/>
<area shape="rect" id="node5" href="$class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="201,5,341,32"/>
</map> </map>

View file

@ -1 +1 @@
c3328294c7d15e9e9cfb7501c6db37af 2a0d9e714388b855828091616e4b40c9

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View file

@ -0,0 +1,140 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>USB Host Shield 2.0: Member List</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>
<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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="imageStyle.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 cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">USB Host Shield 2.0
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- 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">MiniDSP Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="class_mini_d_s_p.html">MiniDSP</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="class_mini_d_s_p.html#a5e27e9ed52e1532a3287af49793361a1">attachOnInit</a>(void(*funcOnInit)(void))</td><td class="entry"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_mini_d_s_p.html#a8de93d377f046a4fdf766461c5080d75">attachOnMutedChange</a>(void(*funcOnMutedChange)(bool))</td><td class="entry"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mini_d_s_p.html#a753f2095feda60f5ec1680f8245ce5c3">attachOnVolumeChange</a>(void(*funcOnVolumeChange)(uint8_t))</td><td class="entry"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a35fe591ddd550b290d1e88c321617ab6">bAddress</a></td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#a83cf05744c9ebc0090a17727b5a2ce05">bConfNum</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#abd584015be45fe945f9062c2c5b2a867">bHasReportId</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#af96da3ba2b0fb46acb2bffb776ac2bf8">bNumEP</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#ac42fb3b1c0ad8019bebbde5e623cf0a1">bNumIface</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#a4e1f64150affa87b1b813a988e4f78c8">bPollEnable</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_device_config.html#aef77a1e62f78c04a1aad53e8795ec89e">ConfigureDevice</a>(uint8_t parent, uint8_t port, bool lowspeed)</td><td class="entry"><a class="el" href="class_u_s_b_device_config.html">USBDeviceConfig</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mini_d_s_p.html#ae6ec3cef4ed8aee5bcc4083f4f55451a">connected</a>()</td><td class="entry"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#a33882712ebd600a16e7e62c87853cea7">constBuffLen</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#a76798078fef95b6a500cf23fd8844a1b">descrInfo</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_device_config.html#a2bb3e09cf128c8ecd04ea0dfce2126e1">DEVCLASSOK</a>(uint8_t klass)</td><td class="entry"><a class="el" href="class_u_s_b_device_config.html">USBDeviceConfig</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_u_s_b_device_config.html#ad2d535af92d0b97e4445a6bd51d35c57">DEVSUBCLASSOK</a>(uint8_t subklass)</td><td class="entry"><a class="el" href="class_u_s_b_device_config.html">USBDeviceConfig</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_universal.html#a230339bc00784715ba1ef9496b033d20">EndpointXtract</a>(uint8_t conf, uint8_t iface, uint8_t alt, uint8_t proto, const USB_ENDPOINT_DESCRIPTOR *ep) override</td><td class="entry"><a class="el" href="class_h_i_d_universal.html">HIDUniversal</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#a4101c34c5079bd827953368450140a9a">epInfo</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a722462978813b2154698516b729e834d">epInterruptInIndex</a></td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#af9ae556d2a7a03309db403e45eab96e8">epInterruptOutIndex</a></td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#a53e1bd38eb71173f38429f5b8aa3c8c1">FindInterface</a>(uint8_t iface, uint8_t alt, uint8_t proto)</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#a78e132d91e9ed557260955d5426f3442">GetAddress</a>()</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#aa14d5499c5a4de50fba72ee5a8024e80">GetHidClassDescrLen</a>(uint8_t type, uint8_t num)</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#af7536f1ee5de5645c6df5140ca9f345a">GetHidDescr</a>(uint8_t ep, uint16_t nbytes, uint8_t *dataptr)</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a564e27e86247c8e45bc2b2b037921d04">GetIdle</a>(uint8_t iface, uint8_t reportID, uint8_t *dataptr)</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a93f4eec0d75b7abcac5f92164e588cb3">GetProtocol</a>(uint8_t iface, uint8_t *dataptr)</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a1dab89b069f2cae6a63a151b2ffdd35a">GetReport</a>(uint8_t ep, uint8_t iface, uint8_t report_type, uint8_t report_id, uint16_t nbytes, uint8_t *dataptr)</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a69812b5f7d3b28446826d9d5ca4a62d7">GetReportDescr</a>(uint16_t wIndex, USBReadParser *parser=NULL)</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#a2def47200c98f97f3a3171d50e38f2d0">GetReportParser</a>(uint8_t id)</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#ad90bc410a083495a4ddefc2000f67dbd">GetUsb</a>()</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_mini_d_s_p.html#a2e10731a50bdce381611f2fbd9ec0dd3">getVolume</a>() const</td><td class="entry"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mini_d_s_p.html#a922a9d11f8dd313d865dc2f56f96e9bb">getVolumeDB</a>() const</td><td class="entry"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#ab95d41d88cdcbb8c7e988f411c0ce860">HIDComposite</a>(USB *p)</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#a374a34b7f7f94aa1dfb73ca48a5231ce">hidInterfaces</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_universal.html#abdbac688c7e4b682055cebd82e13a595">HIDUniversal</a>(USB *p)</td><td class="entry"><a class="el" href="class_h_i_d_universal.html">HIDUniversal</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#ac5d02f2915f83817f2121acdefc7f573">Init</a>(uint8_t parent, uint8_t port, bool lowspeed)</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#a38cf93412d960797f0877e675aff9dd1">Initialize</a>()</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mini_d_s_p.html#a21dc0080de9d16a1c612bc23896f958a">isMuted</a>() const</td><td class="entry"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#a3d12bc7e852944029b1314a95b84d6ce">isReady</a>()</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a7cd9a3226f72cc965dcac27c3bd25ed9">maxEpPerInterface</a></td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a6a47b8c02d90076852e079acfb62ae46">maxHidInterfaces</a></td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mini_d_s_p.html#a61ddb80aeaa012d96fccf1515a584ff0">MiniDSP</a>(USB *p)</td><td class="entry"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="class_mini_d_s_p.html#a631361040f3014292b44ffa8cdc254e5">OnInitSuccessful</a>()</td><td class="entry"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mini_d_s_p.html#aa40ffa6a5d2ec8c49748aeb22cbb8a15">ParseHIDData</a>(USBHID *hid, bool is_rpt_id, uint8_t len, uint8_t *buf)</td><td class="entry"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#a1402689fc7e633723fca2b6b175c2a18">PID</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_universal.html#a71b7d8e31a4331071bbc0e3b678cdd3f">Poll</a>() override</td><td class="entry"><a class="el" href="class_h_i_d_universal.html">HIDUniversal</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#ae1cd12f8f2dc3f6a585f6c90bde24f2b">pollInterval</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a046f84af88dab2e9063db0bf36308cd4">PrintEndpointDescriptor</a>(const USB_ENDPOINT_DESCRIPTOR *ep_ptr)</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#aa44154dd3ee08a39ea4c70d984ff7d9f">PrintHidDescriptor</a>(const USB_HID_DESCRIPTOR *pDesc)</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#abb120ee1258c49b4af0fbd59ae6903f5">pUsb</a></td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#a2321ef1ab62deccdc4c0294dad333b54">qNextPollTime</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#a32e00e1018a5d54096f5146139cbdcba">Release</a>()</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_device_config.html#a12bb63558ded5bb6661bb173b07ff391">ResetHubPort</a>(uint8_t port)</td><td class="entry"><a class="el" href="class_u_s_b_device_config.html">USBDeviceConfig</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#a6ca41b0bce1b78172a961bc7ea87e28f">rptParsers</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#aefe5089655e55bd8f32c796818778d75">SetIdle</a>(uint8_t iface, uint8_t reportID, uint8_t duration)</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a0af861b780529c51c97c00dc89d56149">SetProtocol</a>(uint8_t iface, uint8_t protocol)</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a66e217a1d1237239514ce6149e46cc56">SetReport</a>(uint8_t ep, uint8_t iface, uint8_t report_type, uint8_t report_id, uint16_t nbytes, uint8_t *dataptr)</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#a94136774d685b89c5a149c4e4df78087">SetReportParser</a>(uint8_t id, HIDReportParser *prs)</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="class_h_i_d_composite.html#a64f21aff7c40daf988a7a2d568c69d5d">SndRpt</a>(uint16_t nbytes, uint8_t *dataptr)</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a17c4235f411847c34c77977bbd3e3324">totalEndpoints</a></td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html#a2d8aa4af4c7d0470d6643fa94e9b39dd">USBHID</a>(USB *pusb)</td><td class="entry"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#acf516cb6242d1659c9bc77fe475c973e">VID</a></td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="class_mini_d_s_p.html#ab0f36efa8eb39bf4df08f0dee5ce352c">VIDPIDOK</a>(uint16_t vid, uint16_t pid)</td><td class="entry"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_h_i_d_composite.html#a968d81013f2fe7b3f44953fbe0d3a822">ZeroMemory</a>(uint8_t len, uint8_t *buf)</td><td class="entry"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>

657
class_mini_d_s_p.html Normal file
View file

@ -0,0 +1,657 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>USB Host Shield 2.0: MiniDSP Class 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>
<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>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="imageStyle.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 cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">USB Host Shield 2.0
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- 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="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="class_mini_d_s_p-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">MiniDSP Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for MiniDSP:</div>
<div class="dyncontent">
<div class="center"><img src="class_mini_d_s_p__inherit__graph.png" border="0" usemap="#_mini_d_s_p_inherit__map" alt="Inheritance graph"/></div>
<map name="_mini_d_s_p_inherit__map" id="_mini_d_s_p_inherit__map">
<area shape="rect" id="node2" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="99,229,207,256"/>
<area shape="rect" id="node3" href="class_h_i_d_composite.html" title="HIDComposite" alt="" coords="95,155,211,181"/>
<area shape="rect" id="node4" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="116,80,189,107"/>
<area shape="rect" id="node5" href="class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="5,5,140,32"/>
<area shape="rect" id="node6" href="class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="164,5,304,32"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for MiniDSP:</div>
<div class="dyncontent">
<div class="center"><img src="class_mini_d_s_p__coll__graph.png" border="0" usemap="#_mini_d_s_p_coll__map" alt="Collaboration graph"/></div>
<map name="_mini_d_s_p_coll__map" id="_mini_d_s_p_coll__map">
<area shape="rect" id="node2" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="905,195,1013,221"/>
<area shape="rect" id="node3" href="class_h_i_d_composite.html" title="HIDComposite" alt="" coords="740,195,856,221"/>
<area shape="rect" id="node4" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="463,68,536,95"/>
<area shape="rect" id="node5" href="class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="148,5,283,32"/>
<area shape="rect" id="node6" href="class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="145,56,285,83"/>
<area shape="rect" id="node7" href="class_u_s_b.html" title="USB" alt="" coords="191,107,240,133"/>
<area shape="rect" id="node8" href="class_m_a_x3421e.html" title="MAX3421E" alt="" coords="5,107,96,133"/>
<area shape="rect" id="node9" href="struct_h_i_d_composite_1_1_report_parser.html" title="HIDComposite::ReportParser" alt="" coords="396,144,603,171"/>
<area shape="rect" id="node10" href="class_h_i_d_report_parser.html" title="HIDReportParser" alt="" coords="151,157,279,184"/>
<area shape="rect" id="node11" href="struct_ep_info.html" title="EpInfo" alt="" coords="468,195,531,221"/>
<area shape="rect" id="node12" href="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html" title="HID_CLASS_DESCRIPTOR\l_LEN_AND_TYPE" alt="" coords="407,246,591,287"/>
<area shape="rect" id="node13" href="struct_h_i_d_composite_1_1_h_i_d_interface.html" title="HIDComposite::HIDInterface" alt="" coords="396,312,603,339"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a61ddb80aeaa012d96fccf1515a584ff0"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html#a61ddb80aeaa012d96fccf1515a584ff0">MiniDSP</a> (<a class="el" href="class_u_s_b.html">USB</a> *p)</td></tr>
<tr class="separator:a61ddb80aeaa012d96fccf1515a584ff0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae6ec3cef4ed8aee5bcc4083f4f55451a"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html#ae6ec3cef4ed8aee5bcc4083f4f55451a">connected</a> ()</td></tr>
<tr class="separator:ae6ec3cef4ed8aee5bcc4083f4f55451a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5e27e9ed52e1532a3287af49793361a1"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html#a5e27e9ed52e1532a3287af49793361a1">attachOnInit</a> (void(*funcOnInit)(void))</td></tr>
<tr class="separator:a5e27e9ed52e1532a3287af49793361a1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a753f2095feda60f5ec1680f8245ce5c3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html#a753f2095feda60f5ec1680f8245ce5c3">attachOnVolumeChange</a> (void(*funcOnVolumeChange)(uint8_t))</td></tr>
<tr class="separator:a753f2095feda60f5ec1680f8245ce5c3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8de93d377f046a4fdf766461c5080d75"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html#a8de93d377f046a4fdf766461c5080d75">attachOnMutedChange</a> (void(*funcOnMutedChange)(bool))</td></tr>
<tr class="separator:a8de93d377f046a4fdf766461c5080d75"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e10731a50bdce381611f2fbd9ec0dd3"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html#a2e10731a50bdce381611f2fbd9ec0dd3">getVolume</a> () const</td></tr>
<tr class="separator:a2e10731a50bdce381611f2fbd9ec0dd3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a922a9d11f8dd313d865dc2f56f96e9bb"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html#a922a9d11f8dd313d865dc2f56f96e9bb">getVolumeDB</a> () const</td></tr>
<tr class="separator:a922a9d11f8dd313d865dc2f56f96e9bb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a21dc0080de9d16a1c612bc23896f958a"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html#a21dc0080de9d16a1c612bc23896f958a">isMuted</a> () const</td></tr>
<tr class="separator:a21dc0080de9d16a1c612bc23896f958a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_h_i_d_universal"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_h_i_d_universal')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_h_i_d_universal.html">HIDUniversal</a></td></tr>
<tr class="memitem:abdbac688c7e4b682055cebd82e13a595 inherit pub_methods_class_h_i_d_universal"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_universal.html#abdbac688c7e4b682055cebd82e13a595">HIDUniversal</a> (<a class="el" href="class_u_s_b.html">USB</a> *p)</td></tr>
<tr class="separator:abdbac688c7e4b682055cebd82e13a595 inherit pub_methods_class_h_i_d_universal"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a71b7d8e31a4331071bbc0e3b678cdd3f inherit pub_methods_class_h_i_d_universal"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_universal.html#a71b7d8e31a4331071bbc0e3b678cdd3f">Poll</a> () override</td></tr>
<tr class="separator:a71b7d8e31a4331071bbc0e3b678cdd3f inherit pub_methods_class_h_i_d_universal"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a230339bc00784715ba1ef9496b033d20 inherit pub_methods_class_h_i_d_universal"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_universal.html#a230339bc00784715ba1ef9496b033d20">EndpointXtract</a> (uint8_t conf, uint8_t iface, uint8_t alt, uint8_t proto, const <a class="el" href="struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html">USB_ENDPOINT_DESCRIPTOR</a> *ep) override</td></tr>
<tr class="separator:a230339bc00784715ba1ef9496b033d20 inherit pub_methods_class_h_i_d_universal"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_h_i_d_composite"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_h_i_d_composite')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td></tr>
<tr class="memitem:ab95d41d88cdcbb8c7e988f411c0ce860 inherit pub_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#ab95d41d88cdcbb8c7e988f411c0ce860">HIDComposite</a> (<a class="el" href="class_u_s_b.html">USB</a> *p)</td></tr>
<tr class="separator:ab95d41d88cdcbb8c7e988f411c0ce860 inherit pub_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a94136774d685b89c5a149c4e4df78087 inherit pub_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a94136774d685b89c5a149c4e4df78087">SetReportParser</a> (uint8_t id, <a class="el" href="class_h_i_d_report_parser.html">HIDReportParser</a> *prs)</td></tr>
<tr class="separator:a94136774d685b89c5a149c4e4df78087 inherit pub_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac5d02f2915f83817f2121acdefc7f573 inherit pub_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#ac5d02f2915f83817f2121acdefc7f573">Init</a> (uint8_t parent, uint8_t port, bool lowspeed)</td></tr>
<tr class="separator:ac5d02f2915f83817f2121acdefc7f573 inherit pub_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a32e00e1018a5d54096f5146139cbdcba inherit pub_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a32e00e1018a5d54096f5146139cbdcba">Release</a> ()</td></tr>
<tr class="separator:a32e00e1018a5d54096f5146139cbdcba inherit pub_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a78e132d91e9ed557260955d5426f3442 inherit pub_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">virtual uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a78e132d91e9ed557260955d5426f3442">GetAddress</a> ()</td></tr>
<tr class="separator:a78e132d91e9ed557260955d5426f3442 inherit pub_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d12bc7e852944029b1314a95b84d6ce inherit pub_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a3d12bc7e852944029b1314a95b84d6ce">isReady</a> ()</td></tr>
<tr class="separator:a3d12bc7e852944029b1314a95b84d6ce inherit pub_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a64f21aff7c40daf988a7a2d568c69d5d inherit pub_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a64f21aff7c40daf988a7a2d568c69d5d">SndRpt</a> (uint16_t nbytes, uint8_t *dataptr)</td></tr>
<tr class="separator:a64f21aff7c40daf988a7a2d568c69d5d inherit pub_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_u_s_b_h_i_d"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_u_s_b_h_i_d')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td></tr>
<tr class="memitem:a2d8aa4af4c7d0470d6643fa94e9b39dd inherit pub_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a2d8aa4af4c7d0470d6643fa94e9b39dd">USBHID</a> (<a class="el" href="class_u_s_b.html">USB</a> *pusb)</td></tr>
<tr class="separator:a2d8aa4af4c7d0470d6643fa94e9b39dd inherit pub_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad90bc410a083495a4ddefc2000f67dbd inherit pub_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="class_u_s_b.html">USB</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#ad90bc410a083495a4ddefc2000f67dbd">GetUsb</a> ()</td></tr>
<tr class="separator:ad90bc410a083495a4ddefc2000f67dbd inherit pub_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0af861b780529c51c97c00dc89d56149 inherit pub_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a0af861b780529c51c97c00dc89d56149">SetProtocol</a> (uint8_t iface, uint8_t protocol)</td></tr>
<tr class="separator:a0af861b780529c51c97c00dc89d56149 inherit pub_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a93f4eec0d75b7abcac5f92164e588cb3 inherit pub_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a93f4eec0d75b7abcac5f92164e588cb3">GetProtocol</a> (uint8_t iface, uint8_t *dataptr)</td></tr>
<tr class="separator:a93f4eec0d75b7abcac5f92164e588cb3 inherit pub_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a564e27e86247c8e45bc2b2b037921d04 inherit pub_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a564e27e86247c8e45bc2b2b037921d04">GetIdle</a> (uint8_t iface, uint8_t reportID, uint8_t *dataptr)</td></tr>
<tr class="separator:a564e27e86247c8e45bc2b2b037921d04 inherit pub_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aefe5089655e55bd8f32c796818778d75 inherit pub_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#aefe5089655e55bd8f32c796818778d75">SetIdle</a> (uint8_t iface, uint8_t reportID, uint8_t duration)</td></tr>
<tr class="separator:aefe5089655e55bd8f32c796818778d75 inherit pub_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a69812b5f7d3b28446826d9d5ca4a62d7 inherit pub_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a69812b5f7d3b28446826d9d5ca4a62d7">GetReportDescr</a> (uint16_t wIndex, <a class="el" href="class_u_s_b_read_parser.html">USBReadParser</a> *parser=NULL)</td></tr>
<tr class="separator:a69812b5f7d3b28446826d9d5ca4a62d7 inherit pub_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af7536f1ee5de5645c6df5140ca9f345a inherit pub_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#af7536f1ee5de5645c6df5140ca9f345a">GetHidDescr</a> (uint8_t ep, uint16_t nbytes, uint8_t *dataptr)</td></tr>
<tr class="separator:af7536f1ee5de5645c6df5140ca9f345a inherit pub_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1dab89b069f2cae6a63a151b2ffdd35a inherit pub_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a1dab89b069f2cae6a63a151b2ffdd35a">GetReport</a> (uint8_t ep, uint8_t iface, uint8_t report_type, uint8_t report_id, uint16_t nbytes, uint8_t *dataptr)</td></tr>
<tr class="separator:a1dab89b069f2cae6a63a151b2ffdd35a inherit pub_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a66e217a1d1237239514ce6149e46cc56 inherit pub_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a66e217a1d1237239514ce6149e46cc56">SetReport</a> (uint8_t ep, uint8_t iface, uint8_t report_type, uint8_t report_id, uint16_t nbytes, uint8_t *dataptr)</td></tr>
<tr class="separator:a66e217a1d1237239514ce6149e46cc56 inherit pub_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_class_u_s_b_device_config"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_u_s_b_device_config')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_u_s_b_device_config.html">USBDeviceConfig</a></td></tr>
<tr class="memitem:aef77a1e62f78c04a1aad53e8795ec89e inherit pub_methods_class_u_s_b_device_config"><td class="memItemLeft" align="right" valign="top">virtual uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_device_config.html#aef77a1e62f78c04a1aad53e8795ec89e">ConfigureDevice</a> (uint8_t parent, uint8_t port, bool lowspeed)</td></tr>
<tr class="separator:aef77a1e62f78c04a1aad53e8795ec89e inherit pub_methods_class_u_s_b_device_config"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a12bb63558ded5bb6661bb173b07ff391 inherit pub_methods_class_u_s_b_device_config"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_device_config.html#a12bb63558ded5bb6661bb173b07ff391">ResetHubPort</a> (uint8_t port)</td></tr>
<tr class="separator:a12bb63558ded5bb6661bb173b07ff391 inherit pub_methods_class_u_s_b_device_config"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2bb3e09cf128c8ecd04ea0dfce2126e1 inherit pub_methods_class_u_s_b_device_config"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_device_config.html#a2bb3e09cf128c8ecd04ea0dfce2126e1">DEVCLASSOK</a> (uint8_t klass)</td></tr>
<tr class="separator:a2bb3e09cf128c8ecd04ea0dfce2126e1 inherit pub_methods_class_u_s_b_device_config"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad2d535af92d0b97e4445a6bd51d35c57 inherit pub_methods_class_u_s_b_device_config"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_device_config.html#ad2d535af92d0b97e4445a6bd51d35c57">DEVSUBCLASSOK</a> (uint8_t subklass)</td></tr>
<tr class="separator:ad2d535af92d0b97e4445a6bd51d35c57 inherit pub_methods_class_u_s_b_device_config"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">HIDUniversal implementation</div></td></tr>
<tr class="memitem:aa40ffa6a5d2ec8c49748aeb22cbb8a15"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html#aa40ffa6a5d2ec8c49748aeb22cbb8a15">ParseHIDData</a> (<a class="el" href="class_u_s_b_h_i_d.html">USBHID</a> *hid, bool is_rpt_id, uint8_t len, uint8_t *buf)</td></tr>
<tr class="separator:aa40ffa6a5d2ec8c49748aeb22cbb8a15"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a631361040f3014292b44ffa8cdc254e5"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html#a631361040f3014292b44ffa8cdc254e5">OnInitSuccessful</a> ()</td></tr>
<tr class="separator:a631361040f3014292b44ffa8cdc254e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">USBDeviceConfig implementation</div></td></tr>
<tr class="memitem:ab0f36efa8eb39bf4df08f0dee5ce352c"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_mini_d_s_p.html#ab0f36efa8eb39bf4df08f0dee5ce352c">VIDPIDOK</a> (uint16_t vid, uint16_t pid)</td></tr>
<tr class="separator:ab0f36efa8eb39bf4df08f0dee5ce352c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_class_h_i_d_composite"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_h_i_d_composite')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td></tr>
<tr class="memitem:aa14d5499c5a4de50fba72ee5a8024e80 inherit pro_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#aa14d5499c5a4de50fba72ee5a8024e80">GetHidClassDescrLen</a> (uint8_t type, uint8_t num)</td></tr>
<tr class="separator:aa14d5499c5a4de50fba72ee5a8024e80 inherit pro_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a38cf93412d960797f0877e675aff9dd1 inherit pro_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a38cf93412d960797f0877e675aff9dd1">Initialize</a> ()</td></tr>
<tr class="separator:a38cf93412d960797f0877e675aff9dd1 inherit pro_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a53e1bd38eb71173f38429f5b8aa3c8c1 inherit pro_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_h_i_d_composite_1_1_h_i_d_interface.html">HIDInterface</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a53e1bd38eb71173f38429f5b8aa3c8c1">FindInterface</a> (uint8_t iface, uint8_t alt, uint8_t proto)</td></tr>
<tr class="separator:a53e1bd38eb71173f38429f5b8aa3c8c1 inherit pro_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a968d81013f2fe7b3f44953fbe0d3a822 inherit pro_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a968d81013f2fe7b3f44953fbe0d3a822">ZeroMemory</a> (uint8_t len, uint8_t *buf)</td></tr>
<tr class="separator:a968d81013f2fe7b3f44953fbe0d3a822 inherit pro_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2def47200c98f97f3a3171d50e38f2d0 inherit pro_methods_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_h_i_d_report_parser.html">HIDReportParser</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a2def47200c98f97f3a3171d50e38f2d0">GetReportParser</a> (uint8_t id)</td></tr>
<tr class="separator:a2def47200c98f97f3a3171d50e38f2d0 inherit pro_methods_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_class_u_s_b_h_i_d"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_u_s_b_h_i_d')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td></tr>
<tr class="memitem:a046f84af88dab2e9063db0bf36308cd4 inherit pro_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a046f84af88dab2e9063db0bf36308cd4">PrintEndpointDescriptor</a> (const <a class="el" href="struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html">USB_ENDPOINT_DESCRIPTOR</a> *ep_ptr)</td></tr>
<tr class="separator:a046f84af88dab2e9063db0bf36308cd4 inherit pro_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa44154dd3ee08a39ea4c70d984ff7d9f inherit pro_methods_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#aa44154dd3ee08a39ea4c70d984ff7d9f">PrintHidDescriptor</a> (const <a class="el" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html">USB_HID_DESCRIPTOR</a> *pDesc)</td></tr>
<tr class="separator:aa44154dd3ee08a39ea4c70d984ff7d9f inherit pro_methods_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_attribs_class_h_i_d_composite"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_h_i_d_composite')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td></tr>
<tr class="memitem:a6ca41b0bce1b78172a961bc7ea87e28f inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="struct_h_i_d_composite_1_1_report_parser.html">HIDComposite::ReportParser</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a6ca41b0bce1b78172a961bc7ea87e28f">rptParsers</a> [<a class="el" href="usbhid_8h.html#aeeb08a8b14bc04296f1c839872abc8af">MAX_REPORT_PARSERS</a>]</td></tr>
<tr class="separator:a6ca41b0bce1b78172a961bc7ea87e28f inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76798078fef95b6a500cf23fd8844a1b inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html">HID_CLASS_DESCRIPTOR_LEN_AND_TYPE</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a76798078fef95b6a500cf23fd8844a1b">descrInfo</a> [<a class="el" href="usbhid_8h.html#a9901c86718db1fefe5d116aa254361cf">HID_MAX_HID_CLASS_DESCRIPTORS</a>]</td></tr>
<tr class="separator:a76798078fef95b6a500cf23fd8844a1b inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83cf05744c9ebc0090a17727b5a2ce05 inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a83cf05744c9ebc0090a17727b5a2ce05">bConfNum</a></td></tr>
<tr class="separator:a83cf05744c9ebc0090a17727b5a2ce05 inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac42fb3b1c0ad8019bebbde5e623cf0a1 inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#ac42fb3b1c0ad8019bebbde5e623cf0a1">bNumIface</a></td></tr>
<tr class="separator:ac42fb3b1c0ad8019bebbde5e623cf0a1 inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af96da3ba2b0fb46acb2bffb776ac2bf8 inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#af96da3ba2b0fb46acb2bffb776ac2bf8">bNumEP</a></td></tr>
<tr class="separator:af96da3ba2b0fb46acb2bffb776ac2bf8 inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2321ef1ab62deccdc4c0294dad333b54 inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a2321ef1ab62deccdc4c0294dad333b54">qNextPollTime</a></td></tr>
<tr class="separator:a2321ef1ab62deccdc4c0294dad333b54 inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae1cd12f8f2dc3f6a585f6c90bde24f2b inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#ae1cd12f8f2dc3f6a585f6c90bde24f2b">pollInterval</a></td></tr>
<tr class="separator:ae1cd12f8f2dc3f6a585f6c90bde24f2b inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4e1f64150affa87b1b813a988e4f78c8 inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a4e1f64150affa87b1b813a988e4f78c8">bPollEnable</a></td></tr>
<tr class="separator:a4e1f64150affa87b1b813a988e4f78c8 inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4101c34c5079bd827953368450140a9a inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_ep_info.html">EpInfo</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a4101c34c5079bd827953368450140a9a">epInfo</a> [<a class="el" href="class_u_s_b_h_i_d.html#a17c4235f411847c34c77977bbd3e3324">totalEndpoints</a>]</td></tr>
<tr class="separator:a4101c34c5079bd827953368450140a9a inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a374a34b7f7f94aa1dfb73ca48a5231ce inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_h_i_d_composite_1_1_h_i_d_interface.html">HIDInterface</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a374a34b7f7f94aa1dfb73ca48a5231ce">hidInterfaces</a> [<a class="el" href="class_u_s_b_h_i_d.html#a6a47b8c02d90076852e079acfb62ae46">maxHidInterfaces</a>]</td></tr>
<tr class="separator:a374a34b7f7f94aa1dfb73ca48a5231ce inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abd584015be45fe945f9062c2c5b2a867 inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#abd584015be45fe945f9062c2c5b2a867">bHasReportId</a></td></tr>
<tr class="separator:abd584015be45fe945f9062c2c5b2a867 inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1402689fc7e633723fca2b6b175c2a18 inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a1402689fc7e633723fca2b6b175c2a18">PID</a></td></tr>
<tr class="separator:a1402689fc7e633723fca2b6b175c2a18 inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acf516cb6242d1659c9bc77fe475c973e inherit pro_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#acf516cb6242d1659c9bc77fe475c973e">VID</a></td></tr>
<tr class="separator:acf516cb6242d1659c9bc77fe475c973e inherit pro_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_attribs_class_u_s_b_h_i_d"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_u_s_b_h_i_d')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td></tr>
<tr class="memitem:abb120ee1258c49b4af0fbd59ae6903f5 inherit pro_attribs_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_u_s_b.html">USB</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#abb120ee1258c49b4af0fbd59ae6903f5">pUsb</a></td></tr>
<tr class="separator:abb120ee1258c49b4af0fbd59ae6903f5 inherit pro_attribs_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a35fe591ddd550b290d1e88c321617ab6 inherit pro_attribs_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a35fe591ddd550b290d1e88c321617ab6">bAddress</a></td></tr>
<tr class="separator:a35fe591ddd550b290d1e88c321617ab6 inherit pro_attribs_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_static_attribs_class_h_i_d_composite"><td colspan="2" onclick="javascript:toggleInherit('pro_static_attribs_class_h_i_d_composite')"><img src="closed.png" alt="-"/>&#160;Static Protected Attributes inherited from <a class="el" href="class_h_i_d_composite.html">HIDComposite</a></td></tr>
<tr class="memitem:a33882712ebd600a16e7e62c87853cea7 inherit pro_static_attribs_class_h_i_d_composite"><td class="memItemLeft" align="right" valign="top">static const uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_h_i_d_composite.html#a33882712ebd600a16e7e62c87853cea7">constBuffLen</a> = 64</td></tr>
<tr class="separator:a33882712ebd600a16e7e62c87853cea7 inherit pro_static_attribs_class_h_i_d_composite"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_static_attribs_class_u_s_b_h_i_d"><td colspan="2" onclick="javascript:toggleInherit('pro_static_attribs_class_u_s_b_h_i_d')"><img src="closed.png" alt="-"/>&#160;Static Protected Attributes inherited from <a class="el" href="class_u_s_b_h_i_d.html">USBHID</a></td></tr>
<tr class="memitem:a722462978813b2154698516b729e834d inherit pro_static_attribs_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">static const uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a722462978813b2154698516b729e834d">epInterruptInIndex</a> = 1</td></tr>
<tr class="separator:a722462978813b2154698516b729e834d inherit pro_static_attribs_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af9ae556d2a7a03309db403e45eab96e8 inherit pro_static_attribs_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">static const uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#af9ae556d2a7a03309db403e45eab96e8">epInterruptOutIndex</a> = 2</td></tr>
<tr class="separator:af9ae556d2a7a03309db403e45eab96e8 inherit pro_static_attribs_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6a47b8c02d90076852e079acfb62ae46 inherit pro_static_attribs_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">static const uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a6a47b8c02d90076852e079acfb62ae46">maxHidInterfaces</a> = 5</td></tr>
<tr class="separator:a6a47b8c02d90076852e079acfb62ae46 inherit pro_static_attribs_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7cd9a3226f72cc965dcac27c3bd25ed9 inherit pro_static_attribs_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">static const uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a7cd9a3226f72cc965dcac27c3bd25ed9">maxEpPerInterface</a> = 2</td></tr>
<tr class="separator:a7cd9a3226f72cc965dcac27c3bd25ed9 inherit pro_static_attribs_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a17c4235f411847c34c77977bbd3e3324 inherit pro_static_attribs_class_u_s_b_h_i_d"><td class="memItemLeft" align="right" valign="top">static const uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_u_s_b_h_i_d.html#a17c4235f411847c34c77977bbd3e3324">totalEndpoints</a> = (<a class="el" href="class_u_s_b_h_i_d.html#a6a47b8c02d90076852e079acfb62ae46">maxHidInterfaces</a> * <a class="el" href="class_u_s_b_h_i_d.html#a7cd9a3226f72cc965dcac27c3bd25ed9">maxEpPerInterface</a> + 1)</td></tr>
<tr class="separator:a17c4235f411847c34c77977bbd3e3324 inherit pro_static_attribs_class_u_s_b_h_i_d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Arduino <a class="el" href="class_mini_d_s_p.html">MiniDSP</a> 2x4HD <a class="el" href="class_u_s_b.html">USB</a> Host Driver by Dennis Frett.</p>
<p>This class implements support for the <a class="el" href="class_mini_d_s_p.html">MiniDSP</a> 2x4HD via <a class="el" href="class_u_s_b.html">USB</a>. Based on NodeJS implementation by Mathieu Rene: <a href="https://github.com/mrene/node-minidsp">https://github.com/mrene/node-minidsp</a> and the Python implementation by Mark Kubiak: <a href="https://github.com/markubiak/python3-minidsp">https://github.com/markubiak/python3-minidsp</a>.</p>
<p>It uses the <a class="el" href="class_h_i_d_universal.html">HIDUniversal</a> class for all the <a class="el" href="class_u_s_b.html">USB</a> communication. </p>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00039">39</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a61ddb80aeaa012d96fccf1515a584ff0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a61ddb80aeaa012d96fccf1515a584ff0">&#9670;&nbsp;</a></span>MiniDSP()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">MiniDSP::MiniDSP </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_u_s_b.html">USB</a> *&#160;</td>
<td class="paramname"><em>p</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructor for the <a class="el" href="class_mini_d_s_p.html">MiniDSP</a> class. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">p</td><td>Pointer to the <a class="el" href="class_u_s_b.html">USB</a> class instance. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00046">46</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="ae6ec3cef4ed8aee5bcc4083f4f55451a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae6ec3cef4ed8aee5bcc4083f4f55451a">&#9670;&nbsp;</a></span>connected()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool MiniDSP::connected </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Used to check if a <a class="el" href="class_mini_d_s_p.html">MiniDSP</a> 2x4HD is connected. </p><dl class="section return"><dt>Returns</dt><dd>Returns true if it is connected. </dd></dl>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00053">53</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div>
</div>
<a id="a5e27e9ed52e1532a3287af49793361a1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5e27e9ed52e1532a3287af49793361a1">&#9670;&nbsp;</a></span>attachOnInit()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void MiniDSP::attachOnInit </td>
<td>(</td>
<td class="paramtype">void(*)(void)&#160;</td>
<td class="paramname"><em>funcOnInit</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Used to call your own function when the device is successfully initialized. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">funcOnInit</td><td>Function to call. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00062">62</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div>
</div>
<a id="a753f2095feda60f5ec1680f8245ce5c3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a753f2095feda60f5ec1680f8245ce5c3">&#9670;&nbsp;</a></span>attachOnVolumeChange()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void MiniDSP::attachOnVolumeChange </td>
<td>(</td>
<td class="paramtype">void(*)(uint8_t)&#160;</td>
<td class="paramname"><em>funcOnVolumeChange</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Used to call your own function when the volume has changed. The volume is passed as an unsigned integer that represents twice the -dB value. Example: 19 represents -9.5dB. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">funcOnVolumeChange</td><td>Function to call. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00072">72</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div>
</div>
<a id="a8de93d377f046a4fdf766461c5080d75"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8de93d377f046a4fdf766461c5080d75">&#9670;&nbsp;</a></span>attachOnMutedChange()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void MiniDSP::attachOnMutedChange </td>
<td>(</td>
<td class="paramtype">void(*)(bool)&#160;</td>
<td class="paramname"><em>funcOnMutedChange</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Used to call your own function when the muted status has changed. The muted status is passed as a boolean. True means muted, false means unmuted. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">funcOnMutedChange</td><td>Function to call. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00082">82</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div>
</div>
<a id="a2e10731a50bdce381611f2fbd9ec0dd3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2e10731a50bdce381611f2fbd9ec0dd3">&#9670;&nbsp;</a></span>getVolume()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int MiniDSP::getVolume </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Retrieve the current volume of the <a class="el" href="class_mini_d_s_p.html">MiniDSP</a>. The volume is passed as an unsigned integer that represents twice the -dB value. Example: 19 represents -9.5dB. </p><dl class="section return"><dt>Returns</dt><dd>Current volume. </dd></dl>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00092">92</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div>
</div>
<a id="a922a9d11f8dd313d865dc2f56f96e9bb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a922a9d11f8dd313d865dc2f56f96e9bb">&#9670;&nbsp;</a></span>getVolumeDB()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">float MiniDSP::getVolumeDB </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Retrieve the current volume of the <a class="el" href="class_mini_d_s_p.html">MiniDSP</a> in -dB. </p><dl class="section return"><dt>Returns</dt><dd>Current volume. </dd></dl>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00100">100</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div>
</div>
<a id="a21dc0080de9d16a1c612bc23896f958a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a21dc0080de9d16a1c612bc23896f958a">&#9670;&nbsp;</a></span>isMuted()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool MiniDSP::isMuted </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Retrieve the current muted status of the <a class="el" href="class_mini_d_s_p.html">MiniDSP</a> </p><dl class="section return"><dt>Returns</dt><dd><code>true</code> if the device is muted, <code>false</code> otherwise. </dd></dl>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00108">108</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div>
</div>
<a id="aa40ffa6a5d2ec8c49748aeb22cbb8a15"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa40ffa6a5d2ec8c49748aeb22cbb8a15">&#9670;&nbsp;</a></span>ParseHIDData()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void MiniDSP::ParseHIDData </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a> *&#160;</td>
<td class="paramname"><em>hid</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>is_rpt_id</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint8_t&#160;</td>
<td class="paramname"><em>len</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint8_t *&#160;</td>
<td class="paramname"><em>buf</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Used to parse <a class="el" href="class_u_s_b.html">USB</a> HID data. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">hid</td><td>Pointer to the HID class. </td></tr>
<tr><td class="paramname">is_rpt_id</td><td>Only used for Hubs. </td></tr>
<tr><td class="paramname">len</td><td>The length of the incoming data. </td></tr>
<tr><td class="paramname">buf</td><td>Pointer to the data buffer. </td></tr>
</table>
</dd>
</dl>
<p>Reimplemented from <a class="el" href="class_h_i_d_universal.html#a5d6e27f817d6d2c67692783a02872939">HIDUniversal</a>.</p>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8cpp_source.html#l00024">24</a> of file <a class="el" href="_mini_d_s_p_8cpp_source.html">MiniDSP.cpp</a>.</p>
</div>
</div>
<a id="a631361040f3014292b44ffa8cdc254e5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a631361040f3014292b44ffa8cdc254e5">&#9670;&nbsp;</a></span>OnInitSuccessful()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">uint8_t MiniDSP::OnInitSuccessful </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Called when a device is successfully initialized. Use attachOnInit(void (*funcOnInit)(void)) to call your own function. This is useful for instance if you want to set the LEDs in a specific way. </p>
<p>Reimplemented from <a class="el" href="class_h_i_d_composite.html#a019b44e0f9b4849362ab86fa85fdc826">HIDComposite</a>.</p>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8cpp_source.html#l00057">57</a> of file <a class="el" href="_mini_d_s_p_8cpp_source.html">MiniDSP.cpp</a>.</p>
</div>
</div>
<a id="ab0f36efa8eb39bf4df08f0dee5ce352c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab0f36efa8eb39bf4df08f0dee5ce352c">&#9670;&nbsp;</a></span>VIDPIDOK()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual bool MiniDSP::VIDPIDOK </td>
<td>(</td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>vid</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint16_t&#160;</td>
<td class="paramname"><em>pid</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Used by the <a class="el" href="class_u_s_b.html">USB</a> core to check what this driver support. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">vid</td><td>The device's VID. </td></tr>
<tr><td class="paramname">pid</td><td>The device's PID. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Returns true if the device's VID and PID matches this driver. </dd></dl>
<p>Reimplemented from <a class="el" href="class_u_s_b_device_config.html#af920743379d8c133dda4335d11601141">USBDeviceConfig</a>.</p>
<p class="definition">Definition at line <a class="el" href="_mini_d_s_p_8h_source.html#l00141">141</a> of file <a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="_mini_d_s_p_8h_source.html">MiniDSP.h</a></li>
<li><a class="el" href="_mini_d_s_p_8cpp_source.html">MiniDSP.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>

View file

@ -0,0 +1,14 @@
<map id="MiniDSP" name="MiniDSP">
<area shape="rect" id="node2" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="905,195,1013,221"/>
<area shape="rect" id="node3" href="$class_h_i_d_composite.html" title="HIDComposite" alt="" coords="740,195,856,221"/>
<area shape="rect" id="node4" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="463,68,536,95"/>
<area shape="rect" id="node5" href="$class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="148,5,283,32"/>
<area shape="rect" id="node6" href="$class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="145,56,285,83"/>
<area shape="rect" id="node7" href="$class_u_s_b.html" title="USB" alt="" coords="191,107,240,133"/>
<area shape="rect" id="node8" href="$class_m_a_x3421e.html" title="MAX3421E" alt="" coords="5,107,96,133"/>
<area shape="rect" id="node9" href="$struct_h_i_d_composite_1_1_report_parser.html" title="HIDComposite::ReportParser" alt="" coords="396,144,603,171"/>
<area shape="rect" id="node10" href="$class_h_i_d_report_parser.html" title="HIDReportParser" alt="" coords="151,157,279,184"/>
<area shape="rect" id="node11" href="$struct_ep_info.html" title="EpInfo" alt="" coords="468,195,531,221"/>
<area shape="rect" id="node12" href="$struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html" title="HID_CLASS_DESCRIPTOR\l_LEN_AND_TYPE" alt="" coords="407,246,591,287"/>
<area shape="rect" id="node13" href="$struct_h_i_d_composite_1_1_h_i_d_interface.html" title="HIDComposite::HIDInterface" alt="" coords="396,312,603,339"/>
</map>

View file

@ -0,0 +1 @@
ab17f03c14ce8e38209ed5c5009fb85c

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View file

@ -0,0 +1,7 @@
<map id="MiniDSP" name="MiniDSP">
<area shape="rect" id="node2" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="99,229,207,256"/>
<area shape="rect" id="node3" href="$class_h_i_d_composite.html" title="HIDComposite" alt="" coords="95,155,211,181"/>
<area shape="rect" id="node4" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="116,80,189,107"/>
<area shape="rect" id="node5" href="$class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="5,5,140,32"/>
<area shape="rect" id="node6" href="$class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="164,5,304,32"/>
</map>

View file

@ -0,0 +1 @@
b6a966ab8c9becc7d82e535955d2e5ab

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -81,19 +81,20 @@ Inheritance diagram for USBDeviceConfig:</div>
<area shape="rect" id="node9" href="class_p_s3_u_s_b.html" title="PS3USB" alt="" coords="473,80,546,107"/> <area shape="rect" id="node9" href="class_p_s3_u_s_b.html" title="PS3USB" alt="" coords="473,80,546,107"/>
<area shape="rect" id="node10" href="class_u_s_b_h___m_i_d_i.html" title="USBH_MIDI" alt="" coords="570,80,665,107"/> <area shape="rect" id="node10" href="class_u_s_b_h___m_i_d_i.html" title="USBH_MIDI" alt="" coords="570,80,665,107"/>
<area shape="rect" id="node11" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="689,80,762,107"/> <area shape="rect" id="node11" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="689,80,762,107"/>
<area shape="rect" id="node18" href="class_u_s_b_hub.html" title="USBHub" alt="" coords="787,80,861,107"/> <area shape="rect" id="node19" href="class_u_s_b_hub.html" title="USBHub" alt="" coords="787,80,861,107"/>
<area shape="rect" id="node19" href="class_x_b_o_x_o_l_d.html" title="XBOXOLD" alt="" coords="886,80,970,107"/> <area shape="rect" id="node20" href="class_x_b_o_x_o_l_d.html" title="XBOXOLD" alt="" coords="886,80,970,107"/>
<area shape="rect" id="node20" href="class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="995,80,1080,107"/> <area shape="rect" id="node21" href="class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="995,80,1080,107"/>
<area shape="rect" id="node21" href="class_x_b_o_x_r_e_c_v.html" title="XBOXRECV" alt="" coords="1104,80,1197,107"/> <area shape="rect" id="node22" href="class_x_b_o_x_r_e_c_v.html" title="XBOXRECV" alt="" coords="1104,80,1197,107"/>
<area shape="rect" id="node22" href="class_x_b_o_x_u_s_b.html" title="XBOXUSB" alt="" coords="1221,80,1307,107"/> <area shape="rect" id="node23" href="class_x_b_o_x_u_s_b.html" title="XBOXUSB" alt="" coords="1221,80,1307,107"/>
<area shape="rect" id="node3" href="class_p_l2303.html" title="PL2303" alt="" coords="5,155,75,181"/> <area shape="rect" id="node3" href="class_p_l2303.html" title="PL2303" alt="" coords="5,155,75,181"/>
<area shape="rect" id="node4" href="class_x_r21_b1411.html" title="XR21B1411" alt="" coords="99,155,197,181"/> <area shape="rect" id="node4" href="class_x_r21_b1411.html" title="XR21B1411" alt="" coords="99,155,197,181"/>
<area shape="rect" id="node12" href="class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="517,155,739,181"/> <area shape="rect" id="node12" href="class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="517,155,739,181"/>
<area shape="rect" id="node13" href="class_h_i_d_composite.html" title="HIDComposite" alt="" coords="763,155,879,181"/> <area shape="rect" id="node13" href="class_h_i_d_composite.html" title="HIDComposite" alt="" coords="763,155,879,181"/>
<area shape="rect" id="node14" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="767,229,875,256"/> <area shape="rect" id="node14" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="767,229,875,256"/>
<area shape="rect" id="node15" href="class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="687,304,761,331"/> <area shape="rect" id="node15" href="class_mini_d_s_p.html" title="MiniDSP" alt="" coords="637,304,712,331"/>
<area shape="rect" id="node16" href="class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="785,304,858,331"/> <area shape="rect" id="node16" href="class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="737,304,810,331"/>
<area shape="rect" id="node17" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="883,304,952,331"/> <area shape="rect" id="node17" href="class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="834,304,907,331"/>
<area shape="rect" id="node18" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="932,304,1001,331"/>
</map> </map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div> <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls"> <table class="memberdecls">
@ -365,7 +366,7 @@ Public Member Functions</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Reimplemented in <a class="el" href="class_b_t_d.html#ae0808ebf7578fc022b8f05c8779d3102">BTD</a>, <a class="el" href="class_p_s_buzz.html#ae94840ce88d873664d1f1d8e46928acb">PSBuzz</a>, <a class="el" href="class_p_s5_u_s_b.html#a5feaf07ef4275c45b1f24acf1cd61ffd">PS5USB</a>, <a class="el" href="class_f_t_d_i.html#a534da68bb1ff411b30281fe52e8fec10">FTDI</a>, <a class="el" href="class_x_b_o_x_o_n_e.html#a53082e8413a3e7046b7e96fa3183b0eb">XBOXONE</a>, <a class="el" href="class_p_s4_u_s_b.html#a991ca2571cbd072749dd754df26faa5a">PS4USB</a>, <a class="el" href="class_a_d_k.html#a9ad9aa3153c4cd1e083251bf42ab536f">ADK</a>, <a class="el" href="class_x_r21_b1411.html#a20c357d629c6cbb4f5f98211b5555906">XR21B1411</a>, <a class="el" href="class_x_b_o_x_r_e_c_v.html#a119cff07be751ce16d7854fab6dc898c">XBOXRECV</a>, <a class="el" href="class_x_b_o_x_u_s_b.html#aad0847615d298e8f65909f467216ca14">XBOXUSB</a>, <a class="el" href="class_p_s3_u_s_b.html#a2dd246a86a9d8a0453199a09b495e608">PS3USB</a>, and <a class="el" href="class_x_b_o_x_o_l_d.html#a6db4a09978cacebb93d1b4ea5ad676f2">XBOXOLD</a>.</p> <p>Reimplemented in <a class="el" href="class_b_t_d.html#ae0808ebf7578fc022b8f05c8779d3102">BTD</a>, <a class="el" href="class_p_s_buzz.html#ae94840ce88d873664d1f1d8e46928acb">PSBuzz</a>, <a class="el" href="class_p_s5_u_s_b.html#a5feaf07ef4275c45b1f24acf1cd61ffd">PS5USB</a>, <a class="el" href="class_f_t_d_i.html#a534da68bb1ff411b30281fe52e8fec10">FTDI</a>, <a class="el" href="class_mini_d_s_p.html#ab0f36efa8eb39bf4df08f0dee5ce352c">MiniDSP</a>, <a class="el" href="class_x_b_o_x_o_n_e.html#a53082e8413a3e7046b7e96fa3183b0eb">XBOXONE</a>, <a class="el" href="class_p_s4_u_s_b.html#a991ca2571cbd072749dd754df26faa5a">PS4USB</a>, <a class="el" href="class_a_d_k.html#a9ad9aa3153c4cd1e083251bf42ab536f">ADK</a>, <a class="el" href="class_x_r21_b1411.html#a20c357d629c6cbb4f5f98211b5555906">XR21B1411</a>, <a class="el" href="class_x_b_o_x_r_e_c_v.html#a119cff07be751ce16d7854fab6dc898c">XBOXRECV</a>, <a class="el" href="class_x_b_o_x_u_s_b.html#aad0847615d298e8f65909f467216ca14">XBOXUSB</a>, <a class="el" href="class_p_s3_u_s_b.html#a2dd246a86a9d8a0453199a09b495e608">PS3USB</a>, and <a class="el" href="class_x_b_o_x_o_l_d.html#a6db4a09978cacebb93d1b4ea5ad676f2">XBOXOLD</a>.</p>
<p class="definition">Definition at line <a class="el" href="_usb_core_8h_source.html#l00161">161</a> of file <a class="el" href="_usb_core_8h_source.html">UsbCore.h</a>.</p> <p class="definition">Definition at line <a class="el" href="_usb_core_8h_source.html#l00161">161</a> of file <a class="el" href="_usb_core_8h_source.html">UsbCore.h</a>.</p>

View file

@ -7,17 +7,18 @@
<area shape="rect" id="node9" href="$class_p_s3_u_s_b.html" title="PS3USB" alt="" coords="473,80,546,107"/> <area shape="rect" id="node9" href="$class_p_s3_u_s_b.html" title="PS3USB" alt="" coords="473,80,546,107"/>
<area shape="rect" id="node10" href="$class_u_s_b_h___m_i_d_i.html" title="USBH_MIDI" alt="" coords="570,80,665,107"/> <area shape="rect" id="node10" href="$class_u_s_b_h___m_i_d_i.html" title="USBH_MIDI" alt="" coords="570,80,665,107"/>
<area shape="rect" id="node11" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="689,80,762,107"/> <area shape="rect" id="node11" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="689,80,762,107"/>
<area shape="rect" id="node18" href="$class_u_s_b_hub.html" title="USBHub" alt="" coords="787,80,861,107"/> <area shape="rect" id="node19" href="$class_u_s_b_hub.html" title="USBHub" alt="" coords="787,80,861,107"/>
<area shape="rect" id="node19" href="$class_x_b_o_x_o_l_d.html" title="XBOXOLD" alt="" coords="886,80,970,107"/> <area shape="rect" id="node20" href="$class_x_b_o_x_o_l_d.html" title="XBOXOLD" alt="" coords="886,80,970,107"/>
<area shape="rect" id="node20" href="$class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="995,80,1080,107"/> <area shape="rect" id="node21" href="$class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="995,80,1080,107"/>
<area shape="rect" id="node21" href="$class_x_b_o_x_r_e_c_v.html" title="XBOXRECV" alt="" coords="1104,80,1197,107"/> <area shape="rect" id="node22" href="$class_x_b_o_x_r_e_c_v.html" title="XBOXRECV" alt="" coords="1104,80,1197,107"/>
<area shape="rect" id="node22" href="$class_x_b_o_x_u_s_b.html" title="XBOXUSB" alt="" coords="1221,80,1307,107"/> <area shape="rect" id="node23" href="$class_x_b_o_x_u_s_b.html" title="XBOXUSB" alt="" coords="1221,80,1307,107"/>
<area shape="rect" id="node3" href="$class_p_l2303.html" title="PL2303" alt="" coords="5,155,75,181"/> <area shape="rect" id="node3" href="$class_p_l2303.html" title="PL2303" alt="" coords="5,155,75,181"/>
<area shape="rect" id="node4" href="$class_x_r21_b1411.html" title="XR21B1411" alt="" coords="99,155,197,181"/> <area shape="rect" id="node4" href="$class_x_r21_b1411.html" title="XR21B1411" alt="" coords="99,155,197,181"/>
<area shape="rect" id="node12" href="$class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="517,155,739,181"/> <area shape="rect" id="node12" href="$class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="517,155,739,181"/>
<area shape="rect" id="node13" href="$class_h_i_d_composite.html" title="HIDComposite" alt="" coords="763,155,879,181"/> <area shape="rect" id="node13" href="$class_h_i_d_composite.html" title="HIDComposite" alt="" coords="763,155,879,181"/>
<area shape="rect" id="node14" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="767,229,875,256"/> <area shape="rect" id="node14" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="767,229,875,256"/>
<area shape="rect" id="node15" href="$class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="687,304,761,331"/> <area shape="rect" id="node15" href="$class_mini_d_s_p.html" title="MiniDSP" alt="" coords="637,304,712,331"/>
<area shape="rect" id="node16" href="$class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="785,304,858,331"/> <area shape="rect" id="node16" href="$class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="737,304,810,331"/>
<area shape="rect" id="node17" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="883,304,952,331"/> <area shape="rect" id="node17" href="$class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="834,304,907,331"/>
<area shape="rect" id="node18" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="932,304,1001,331"/>
</map> </map>

View file

@ -1 +1 @@
ba54b174687399479489b51a7249a07c 7c6c187add29bc43d789bd02128820b6

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View file

@ -81,9 +81,10 @@ Inheritance diagram for USBHID:</div>
<area shape="rect" id="node2" href="class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="65,5,199,32"/> <area shape="rect" id="node2" href="class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="65,5,199,32"/>
<area shape="rect" id="node3" href="class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="223,5,363,32"/> <area shape="rect" id="node3" href="class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="223,5,363,32"/>
<area shape="rect" id="node6" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="255,229,363,256"/> <area shape="rect" id="node6" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="255,229,363,256"/>
<area shape="rect" id="node7" href="class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="175,304,249,331"/> <area shape="rect" id="node7" href="class_mini_d_s_p.html" title="MiniDSP" alt="" coords="125,304,200,331"/>
<area shape="rect" id="node8" href="class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="273,304,346,331"/> <area shape="rect" id="node8" href="class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="225,304,298,331"/>
<area shape="rect" id="node9" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="371,304,440,331"/> <area shape="rect" id="node9" href="class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="322,304,395,331"/>
<area shape="rect" id="node10" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="420,304,489,331"/>
</map> </map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div> <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader"> <div class="dynheader">

View file

@ -1 +1 @@
2fff1d890aadada057b438fb5a7e92c2 947d2cd6673d61a8f4b974df2771d64c

View file

@ -4,7 +4,8 @@
<area shape="rect" id="node2" href="$class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="65,5,199,32"/> <area shape="rect" id="node2" href="$class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="65,5,199,32"/>
<area shape="rect" id="node3" href="$class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="223,5,363,32"/> <area shape="rect" id="node3" href="$class_usb_config_xtracter.html" title="UsbConfigXtracter" alt="" coords="223,5,363,32"/>
<area shape="rect" id="node6" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="255,229,363,256"/> <area shape="rect" id="node6" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="255,229,363,256"/>
<area shape="rect" id="node7" href="$class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="175,304,249,331"/> <area shape="rect" id="node7" href="$class_mini_d_s_p.html" title="MiniDSP" alt="" coords="125,304,200,331"/>
<area shape="rect" id="node8" href="$class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="273,304,346,331"/> <area shape="rect" id="node8" href="$class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="225,304,298,331"/>
<area shape="rect" id="node9" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="371,304,440,331"/> <area shape="rect" id="node9" href="$class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="322,304,395,331"/>
<area shape="rect" id="node10" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="420,304,489,331"/>
</map> </map>

View file

@ -1 +1 @@
48efb331de46d34d39981cc9ecb13ef5 d26a2a51f82c80c50a2aa81a88693a7f

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

@ -79,15 +79,16 @@ Inheritance diagram for UsbConfigXtracter:</div>
<area shape="rect" id="node7" href="class_bulk_only.html" title="BulkOnly" alt="" coords="273,80,354,107"/> <area shape="rect" id="node7" href="class_bulk_only.html" title="BulkOnly" alt="" coords="273,80,354,107"/>
<area shape="rect" id="node8" href="class_f_t_d_i.html" title="FTDI" alt="" coords="379,80,429,107"/> <area shape="rect" id="node8" href="class_f_t_d_i.html" title="FTDI" alt="" coords="379,80,429,107"/>
<area shape="rect" id="node9" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="454,80,527,107"/> <area shape="rect" id="node9" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="454,80,527,107"/>
<area shape="rect" id="node16" href="class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="552,80,637,107"/> <area shape="rect" id="node17" href="class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="552,80,637,107"/>
<area shape="rect" id="node3" href="class_p_l2303.html" title="PL2303" alt="" coords="5,155,75,181"/> <area shape="rect" id="node3" href="class_p_l2303.html" title="PL2303" alt="" coords="5,155,75,181"/>
<area shape="rect" id="node4" href="class_x_r21_b1411.html" title="XR21B1411" alt="" coords="99,155,197,181"/> <area shape="rect" id="node4" href="class_x_r21_b1411.html" title="XR21B1411" alt="" coords="99,155,197,181"/>
<area shape="rect" id="node10" href="class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="300,155,521,181"/> <area shape="rect" id="node10" href="class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="300,155,521,181"/>
<area shape="rect" id="node11" href="class_h_i_d_composite.html" title="HIDComposite" alt="" coords="546,155,662,181"/> <area shape="rect" id="node11" href="class_h_i_d_composite.html" title="HIDComposite" alt="" coords="546,155,662,181"/>
<area shape="rect" id="node12" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="550,229,658,256"/> <area shape="rect" id="node12" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="550,229,658,256"/>
<area shape="rect" id="node13" href="class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="470,304,543,331"/> <area shape="rect" id="node13" href="class_mini_d_s_p.html" title="MiniDSP" alt="" coords="420,304,495,331"/>
<area shape="rect" id="node14" href="class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="567,304,641,331"/> <area shape="rect" id="node14" href="class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="519,304,593,331"/>
<area shape="rect" id="node15" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="665,304,735,331"/> <area shape="rect" id="node15" href="class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="617,304,690,331"/>
<area shape="rect" id="node16" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="715,304,784,331"/>
</map> </map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div> <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls"> <table class="memberdecls">

View file

@ -5,13 +5,14 @@
<area shape="rect" id="node7" href="$class_bulk_only.html" title="BulkOnly" alt="" coords="273,80,354,107"/> <area shape="rect" id="node7" href="$class_bulk_only.html" title="BulkOnly" alt="" coords="273,80,354,107"/>
<area shape="rect" id="node8" href="$class_f_t_d_i.html" title="FTDI" alt="" coords="379,80,429,107"/> <area shape="rect" id="node8" href="$class_f_t_d_i.html" title="FTDI" alt="" coords="379,80,429,107"/>
<area shape="rect" id="node9" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="454,80,527,107"/> <area shape="rect" id="node9" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="454,80,527,107"/>
<area shape="rect" id="node16" href="$class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="552,80,637,107"/> <area shape="rect" id="node17" href="$class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="552,80,637,107"/>
<area shape="rect" id="node3" href="$class_p_l2303.html" title="PL2303" alt="" coords="5,155,75,181"/> <area shape="rect" id="node3" href="$class_p_l2303.html" title="PL2303" alt="" coords="5,155,75,181"/>
<area shape="rect" id="node4" href="$class_x_r21_b1411.html" title="XR21B1411" alt="" coords="99,155,197,181"/> <area shape="rect" id="node4" href="$class_x_r21_b1411.html" title="XR21B1411" alt="" coords="99,155,197,181"/>
<area shape="rect" id="node10" href="$class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="300,155,521,181"/> <area shape="rect" id="node10" href="$class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="300,155,521,181"/>
<area shape="rect" id="node11" href="$class_h_i_d_composite.html" title="HIDComposite" alt="" coords="546,155,662,181"/> <area shape="rect" id="node11" href="$class_h_i_d_composite.html" title="HIDComposite" alt="" coords="546,155,662,181"/>
<area shape="rect" id="node12" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="550,229,658,256"/> <area shape="rect" id="node12" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="550,229,658,256"/>
<area shape="rect" id="node13" href="$class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="470,304,543,331"/> <area shape="rect" id="node13" href="$class_mini_d_s_p.html" title="MiniDSP" alt="" coords="420,304,495,331"/>
<area shape="rect" id="node14" href="$class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="567,304,641,331"/> <area shape="rect" id="node14" href="$class_p_s4_u_s_b.html" title="PS4USB" alt="" coords="519,304,593,331"/>
<area shape="rect" id="node15" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="665,304,735,331"/> <area shape="rect" id="node15" href="$class_p_s5_u_s_b.html" title="PS5USB" alt="" coords="617,304,690,331"/>
<area shape="rect" id="node16" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="715,304,784,331"/>
</map> </map>

View file

@ -1 +1 @@
446fe74447324181311c93aeec67e483 c3f9c9ae3e51daf6ed8374890e5c4814

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View file

@ -67,50 +67,50 @@ $(function() {
<table class="classindex"> <table class="classindex">
<tr><td rowspan="2" valign="bottom"><a name="letter_a"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;a&#160;&#160;</div></td></tr></table> <tr><td rowspan="2" valign="bottom"><a name="letter_a"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;a&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="class_config_desc_parser.html">ConfigDescParser</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_m"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;m&#160;&#160;</div></td></tr></table> </td><td valign="top"><a class="el" href="class_config_desc_parser.html">ConfigDescParser</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_m"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;m&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="class_p_s5_trigger.html">PS5Trigger</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_u_s_b___d_e_v_i_c_e___d_e_s_c_r_i_p_t_o_r.html">USB_DEVICE_DESCRIPTOR</a>&#160;&#160;&#160;</td></tr> </td><td valign="top"><a class="el" href="structps5_touchpad_x_y.html">ps5TouchpadXY</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_u_s_b___c_o_n_f_i_g_u_r_a_t_i_o_n___d_e_s_c_r_i_p_t_o_r.html">USB_CONFIGURATION_DESCRIPTOR</a>&#160;&#160;&#160;</td></tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_e"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;e&#160;&#160;</div></td></tr></table> <tr><td rowspan="2" valign="bottom"><a name="letter_e"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;e&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="class_p_s5_u_s_b.html">PS5USB</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html">USB_ENDPOINT_DESCRIPTOR</a>&#160;&#160;&#160;</td></tr> </td><td valign="top"><a class="el" href="class_p_s5_trigger.html">PS5Trigger</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_u_s_b___d_e_v_i_c_e___d_e_s_c_r_i_p_t_o_r.html">USB_DEVICE_DESCRIPTOR</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_a_c_m.html">ACM</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_main_item_i_o_feature.html">MainItemIOFeature</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s_buzz.html">PSBuzz</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html">USB_HID_DESCRIPTOR</a>&#160;&#160;&#160;</td></tr> <tr><td valign="top"><a class="el" href="class_a_c_m.html">ACM</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_main_item_i_o_feature.html">MainItemIOFeature</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s5_u_s_b.html">PS5USB</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html">USB_ENDPOINT_DESCRIPTOR</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="struct_a_c_m___f_u_n_c___d_e_s_c_r.html">ACM_FUNC_DESCR</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_ep_info.html">EpInfo</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_m_a_x3421e.html">MAX3421e</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="union_p_s_b_u_z_z_buttons.html">PSBUZZButtons</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html">USB_INTERFACE_DESCRIPTOR</a>&#160;&#160;&#160;</td></tr> <tr><td valign="top"><a class="el" href="struct_a_c_m___f_u_n_c___d_e_s_c_r.html">ACM_FUNC_DESCR</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_ep_info.html">EpInfo</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_m_a_x3421e.html">MAX3421e</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s_buzz.html">PSBuzz</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html">USB_HID_DESCRIPTOR</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_address_pool.html">AddressPool</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_f"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;f&#160;&#160;</div></td></tr></table> <tr><td valign="top"><a class="el" href="class_address_pool.html">AddressPool</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_f"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;f&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="class_max___l_c_d.html">Max_LCD</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_t_p_list_parser.html">PTPListParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_usb_config_xtracter.html">UsbConfigXtracter</a>&#160;&#160;&#160;</td></tr> </td><td valign="top"><a class="el" href="class_max___l_c_d.html">Max_LCD</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="union_p_s_b_u_z_z_buttons.html">PSBUZZButtons</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html">USB_INTERFACE_DESCRIPTOR</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_address_pool_impl.html">AddressPoolImpl</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_m_o_d_i_f_i_e_r_k_e_y_s.html">MODIFIERKEYS</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_r"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;r&#160;&#160;</div></td></tr></table> <tr><td valign="top"><a class="el" href="class_address_pool_impl.html">AddressPoolImpl</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_mini_d_s_p.html">MiniDSP</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_t_p_list_parser.html">PTPListParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_usb_config_xtracter.html">UsbConfigXtracter</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_a_d_k.html">ADK</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_f_t_d_i.html">FTDI</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_m_o_d_i_f_i_e_r_k_e_y_s.html">MODIFIERKEYS</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_r"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;r&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="struct_usb_device.html">UsbDevice</a>&#160;&#160;&#160;</td></tr> </td><td valign="top"><a class="el" href="struct_usb_device.html">UsbDevice</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_a_d_k.html">ADK</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_f_t_d_i.html">FTDI</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_m_o_u_s_e_i_n_f_o.html">MOUSEINFO</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_usb_device_address.html">UsbDeviceAddress</a>&#160;&#160;&#160;</td></tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_b"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;b&#160;&#160;</div></td></tr></table> <tr><td rowspan="2" valign="bottom"><a name="letter_b"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;b&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="class_f_t_d_i_async_oper.html">FTDIAsyncOper</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_mouse_report_parser.html">MouseReportParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_report_desc_parser.html">ReportDescParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b_device_config.html">USBDeviceConfig</a>&#160;&#160;&#160;</td></tr> </td><td valign="top"><a class="el" href="class_f_t_d_i_async_oper.html">FTDIAsyncOper</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_m_o_u_s_e_i_n_f_o.html">MOUSEINFO</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_usb_device_address.html">UsbDeviceAddress</a>&#160;&#160;&#160;</td></tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_h"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;h&#160;&#160;</div></td></tr></table> <tr><td rowspan="2" valign="bottom"><a name="letter_h"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;h&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="class_multi_byte_value_parser.html">MultiByteValueParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_report_desc_parser2.html">ReportDescParser2</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b_h___m_i_d_i.html">USBH_MIDI</a>&#160;&#160;&#160;</td></tr> </td><td valign="top"><a class="el" href="class_mouse_report_parser.html">MouseReportParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_report_desc_parser.html">ReportDescParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b_device_config.html">USBDeviceConfig</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="struct_b_a_s_i_c_c_d_b.html">BASICCDB</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_multi_value_buffer.html">MultiValueBuffer</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_report_desc_parser_base.html">ReportDescParserBase</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a>&#160;&#160;&#160;</td></tr> <tr><td valign="top"><a class="el" href="struct_b_a_s_i_c_c_d_b.html">BASICCDB</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_multi_byte_value_parser.html">MultiByteValueParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_report_desc_parser2.html">ReportDescParser2</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b_h___m_i_d_i.html">USBH_MIDI</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_bluetooth_service.html">BluetoothService</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_hex_dumper.html">HexDumper</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_p"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;p&#160;&#160;</div></td></tr></table> <tr><td valign="top"><a class="el" href="class_bluetooth_service.html">BluetoothService</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_hex_dumper.html">HexDumper</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_multi_value_buffer.html">MultiValueBuffer</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_report_desc_parser_base.html">ReportDescParserBase</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b_h_i_d.html">USBHID</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_b_t_d.html">BTD</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html">HID_CLASS_DESCRIPTOR_LEN_AND_TYPE</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_p"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;p&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="struct_h_i_d_composite_1_1_report_parser.html">HIDComposite::ReportParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b_hub.html">USBHub</a>&#160;&#160;&#160;</td></tr> </td><td valign="top"><a class="el" href="struct_h_i_d_composite_1_1_report_parser.html">HIDComposite::ReportParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b_hub.html">USBHub</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_b_t_d.html">BTD</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html">HID_CLASS_DESCRIPTOR_LEN_AND_TYPE</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_request_sense_responce.html">RequestSenseResponce</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b_read_parser.html">USBReadParser</a>&#160;&#160;&#160;</td></tr> <tr><td valign="top"><a class="el" href="class_b_t_h_i_d.html">BTHID</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_h_i_d_boot.html">HIDBoot</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_request_sense_responce.html">RequestSenseResponce</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b_read_parser.html">USBReadParser</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_b_t_h_i_d.html">BTHID</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_h_i_d_boot.html">HIDBoot</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_l2303.html">PL2303</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_s"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;s&#160;&#160;</div></td></tr></table> <tr><td valign="top"><a class="el" href="class_bulk_only.html">BulkOnly</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_l2303.html">PL2303</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_s"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;s&#160;&#160;</div></td></tr></table>
</td><td rowspan="2" valign="bottom"><a name="letter_w"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;w&#160;&#160;</div></td></tr></table> </td><td rowspan="2" valign="bottom"><a name="letter_w"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;w&#160;&#160;</div></td></tr></table>
</td></tr> </td></tr>
<tr><td valign="top"><a class="el" href="class_bulk_only.html">BulkOnly</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_h_i_d_composite.html">HIDComposite</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s3_b_t.html">PS3BT</a>&#160;&#160;&#160;</td></tr> <tr><td valign="top"><a class="el" href="class_byte_skipper.html">ByteSkipper</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_h_i_d_composite_1_1_h_i_d_interface.html">HIDComposite::HIDInterface</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s3_b_t.html">PS3BT</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_byte_skipper.html">ByteSkipper</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_h_i_d_composite_1_1_h_i_d_interface.html">HIDComposite::HIDInterface</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s3_u_s_b.html">PS3USB</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_s_e_t_u_p___p_k_t.html">SETUP_PKT</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_w_i_i.html">WII</a>&#160;&#160;&#160;</td></tr>
<tr><td rowspan="2" valign="bottom"><a name="letter_c"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;c&#160;&#160;</div></td></tr></table> <tr><td rowspan="2" valign="bottom"><a name="letter_c"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;c&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="struct_hid_item_prefix.html">HidItemPrefix</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s4_b_t.html">PS4BT</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_sink_parser.html">SinkParser</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_x"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;x&#160;&#160;</div></td></tr></table> </td><td valign="top"><a class="el" href="struct_hid_item_prefix.html">HidItemPrefix</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s3_u_s_b.html">PS3USB</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_s_e_t_u_p___p_k_t.html">SETUP_PKT</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_w_i_i.html">WII</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_h_i_d_report_parser.html">HIDReportParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s4_b_t.html">PS4BT</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_sink_parser.html">SinkParser</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_x"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;x&#160;&#160;</div></td></tr></table>
</td></tr> </td></tr>
<tr><td valign="top"><a class="el" href="class_h_i_d_report_parser.html">HIDReportParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="union_p_s4_buttons.html">PS4Buttons</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_s_pi.html">SPi</a>&#160;&#160;&#160;</td></tr> <tr><td valign="top"><a class="el" href="struct_c_a_l_l___m_g_m_n_t___f_u_n_c___d_e_s_c_r.html">CALL_MGMNT_FUNC_DESCR</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_h_i_d_universal.html">HIDUniversal</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="union_p_s4_buttons.html">PS4Buttons</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_s_pi.html">SPi</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="struct_c_a_l_l___m_g_m_n_t___f_u_n_c___d_e_s_c_r.html">CALL_MGMNT_FUNC_DESCR</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_h_i_d_universal.html">HIDUniversal</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_p_s4_data.html">PS4Data</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_s_p_p.html">SPP</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_x_b_o_x_o_l_d.html">XBOXOLD</a>&#160;&#160;&#160;</td></tr> <tr><td valign="top"><a class="el" href="struct_capacity.html">Capacity</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_hub_descriptor.html">HubDescriptor</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_p_s4_data.html">PS4Data</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_s_p_p.html">SPP</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_x_b_o_x_o_l_d.html">XBOXOLD</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="struct_capacity.html">Capacity</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_hub_descriptor.html">HubDescriptor</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_p_s4_output.html">PS4Output</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_t"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;t&#160;&#160;</div></td></tr></table> <tr><td valign="top"><a class="el" href="struct_c_d_b10.html">CDB10</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_hub_event.html">HubEvent</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_p_s4_output.html">PS4Output</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_t"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;t&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="class_x_b_o_x_o_n_e.html">XBOXONE</a>&#160;&#160;&#160;</td></tr> </td><td valign="top"><a class="el" href="class_x_b_o_x_o_n_e.html">XBOXONE</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="struct_c_d_b10.html">CDB10</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_hub_event.html">HubEvent</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s4_parser.html">PS4Parser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_x_b_o_x_o_n_e_s_b_t.html">XBOXONESBT</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="struct_c_d_b12.html">CDB12</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_i"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;i&#160;&#160;</div></td></tr></table> <tr><td valign="top"><a class="el" href="struct_c_d_b12.html">CDB12</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_i"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;i&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="struct_p_s4_status.html">PS4Status</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_t_e_l___r_i_n_g_e_r___f_u_n_c___d_e_s_c_r.html">TEL_RINGER_FUNC_DESCR</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="union_xbox_one_s_buttons.html">XboxOneSButtons</a>&#160;&#160;&#160;</td></tr> </td><td valign="top"><a class="el" href="class_p_s4_parser.html">PS4Parser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_x_b_o_x_o_n_e_s_b_t.html">XBOXONESBT</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="struct_c_d_b6.html">CDB6</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s4_u_s_b.html">PS4USB</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="structtouchpad_x_y.html">touchpadXY</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_xbox_one_s_data.html">XboxOneSData</a>&#160;&#160;&#160;</td></tr> <tr><td valign="top"><a class="el" href="struct_c_d_b6.html">CDB6</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_p_s4_status.html">PS4Status</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_t_e_l___r_i_n_g_e_r___f_u_n_c___d_e_s_c_r.html">TEL_RINGER_FUNC_DESCR</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="union_xbox_one_s_buttons.html">XboxOneSButtons</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="struct_c_d_b___l_b_a32__16.html">CDB_LBA32_16</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_inquiry_response.html">InquiryResponse</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s5_b_t.html">PS5BT</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="structtty__features.html">tty_features</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_x_b_o_x_o_n_e_s_parser.html">XBOXONESParser</a>&#160;&#160;&#160;</td></tr> <tr><td valign="top"><a class="el" href="struct_c_d_b___l_b_a32__16.html">CDB_LBA32_16</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_inquiry_response.html">InquiryResponse</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s4_u_s_b.html">PS4USB</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="structtouchpad_x_y.html">touchpadXY</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_xbox_one_s_data.html">XboxOneSData</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="struct_c_d_b___l_b_a64__16.html">CDB_LBA64_16</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_k"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;k&#160;&#160;</div></td></tr></table> <tr><td valign="top"><a class="el" href="struct_c_d_b___l_b_a64__16.html">CDB_LBA64_16</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_k"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;k&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="union_p_s5_buttons.html">PS5Buttons</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_u"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;u&#160;&#160;</div></td></tr></table> </td><td valign="top"><a class="el" href="class_p_s5_b_t.html">PS5BT</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="structtty__features.html">tty_features</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_x_b_o_x_o_n_e_s_parser.html">XBOXONESParser</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_c_d_c_async_oper.html">CDCAsyncOper</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="union_p_s5_buttons.html">PS5Buttons</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_u"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;u&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="class_x_b_o_x_r_e_c_v.html">XBOXRECV</a>&#160;&#160;&#160;</td></tr> </td><td valign="top"><a class="el" href="class_x_b_o_x_r_e_c_v.html">XBOXRECV</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="class_c_d_c_async_oper.html">CDCAsyncOper</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_p_s5_data.html">PS5Data</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_x_b_o_x_u_s_b.html">XBOXUSB</a>&#160;&#160;&#160;</td></tr> <tr><td valign="top"><a class="el" href="struct_c_l_a_s_s___n_o_t_i_f_i_c_a_t_i_o_n.html">CLASS_NOTIFICATION</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_k_b_d_i_n_f_o.html">KBDINFO</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_p_s5_data.html">PS5Data</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_x_b_o_x_u_s_b.html">XBOXUSB</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="struct_c_l_a_s_s___n_o_t_i_f_i_c_a_t_i_o_n.html">CLASS_NOTIFICATION</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_k_b_d_i_n_f_o.html">KBDINFO</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_p_s5_output.html">PS5Output</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_h_s2___g_p_i_o.html">UHS2_GPIO</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_x_r21_b1411.html">XR21B1411</a>&#160;&#160;&#160;</td></tr> <tr><td valign="top"><a class="el" href="struct_command_block_wrapper.html">CommandBlockWrapper</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_k_b_d_l_e_d_s.html">KBDLEDS</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_p_s5_output.html">PS5Output</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_h_s2___g_p_i_o.html">UHS2_GPIO</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_x_r21_b1411.html">XR21B1411</a>&#160;&#160;&#160;</td></tr>
<tr><td valign="top"><a class="el" href="struct_command_block_wrapper.html">CommandBlockWrapper</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_k_b_d_l_e_d_s.html">KBDLEDS</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s5_parser.html">PS5Parser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_universal_report_parser.html">UniversalReportParser</a>&#160;&#160;&#160;</td><td></td></tr> <tr><td valign="top"><a class="el" href="struct_command_block_wrapper_base.html">CommandBlockWrapperBase</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_keyboard_report_parser.html">KeyboardReportParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_p_s5_parser.html">PS5Parser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_universal_report_parser.html">UniversalReportParser</a>&#160;&#160;&#160;</td><td></td></tr>
<tr><td valign="top"><a class="el" href="struct_command_block_wrapper_base.html">CommandBlockWrapperBase</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_keyboard_report_parser.html">KeyboardReportParser</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="union_p_s5_status.html">PS5Status</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b.html">USB</a>&#160;&#160;&#160;</td><td></td></tr>
<tr><td valign="top"><a class="el" href="struct_command_status_wrapper.html">CommandStatusWrapper</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_l"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;l&#160;&#160;</div></td></tr></table> <tr><td valign="top"><a class="el" href="struct_command_status_wrapper.html">CommandStatusWrapper</a>&#160;&#160;&#160;</td><td rowspan="2" valign="bottom"><a name="letter_l"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;l&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="structps5_touchpad_x_y.html">ps5TouchpadXY</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_u_s_b___c_o_n_f_i_g_u_r_a_t_i_o_n___d_e_s_c_r_i_p_t_o_r.html">USB_CONFIGURATION_DESCRIPTOR</a>&#160;&#160;&#160;</td><td></td></tr> </td><td valign="top"><a class="el" href="union_p_s5_status.html">PS5Status</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="class_u_s_b.html">USB</a>&#160;&#160;&#160;</td><td></td></tr>
<tr><td></td><td></td><td></td><td></td></tr> <tr><td></td><td></td><td></td><td></td></tr>
<tr><td></td><td valign="top"><a class="el" href="struct_l_i_n_e___c_o_d_i_n_g.html">LINE_CODING</a>&#160;&#160;&#160;</td><td></td><td></td><td></td></tr> <tr><td></td><td valign="top"><a class="el" href="struct_l_i_n_e___c_o_d_i_n_g.html">LINE_CODING</a>&#160;&#160;&#160;</td><td></td><td></td><td></td></tr>
<tr><td></td><td></td><td></td><td></td><td></td></tr> <tr><td></td><td></td><td></td><td></td><td></td></tr>

View file

@ -102,58 +102,60 @@ $(function() {
<tr id="row_34_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="max___l_c_d_8h_source.html"><span class="icondoc"></span></a><a class="el" href="max___l_c_d_8h.html" target="_self">max_LCD.h</a></td><td class="desc"></td></tr> <tr id="row_34_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="max___l_c_d_8h_source.html"><span class="icondoc"></span></a><a class="el" href="max___l_c_d_8h.html" target="_self">max_LCD.h</a></td><td class="desc"></td></tr>
<tr id="row_35_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="message_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="message_8cpp.html" target="_self">message.cpp</a></td><td class="desc"></td></tr> <tr id="row_35_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="message_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="message_8cpp.html" target="_self">message.cpp</a></td><td class="desc"></td></tr>
<tr id="row_36_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="message_8h_source.html"><span class="icondoc"></span></a><a class="el" href="message_8h.html" target="_self">message.h</a></td><td class="desc"></td></tr> <tr id="row_36_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="message_8h_source.html"><span class="icondoc"></span></a><a class="el" href="message_8h.html" target="_self">message.h</a></td><td class="desc"></td></tr>
<tr id="row_37_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="parsetools_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="parsetools_8cpp.html" target="_self">parsetools.cpp</a></td><td class="desc"></td></tr> <tr id="row_37_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_mini_d_s_p_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_mini_d_s_p_8cpp.html" target="_self">MiniDSP.cpp</a></td><td class="desc"></td></tr>
<tr id="row_38_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="parsetools_8h_source.html"><span class="icondoc"></span></a><a class="el" href="parsetools_8h.html" target="_self">parsetools.h</a></td><td class="desc"></td></tr> <tr id="row_38_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_mini_d_s_p_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_mini_d_s_p_8h.html" target="_self">MiniDSP.h</a></td><td class="desc"></td></tr>
<tr id="row_39_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="printhex_8h_source.html"><span class="icondoc"></span></a><a class="el" href="printhex_8h.html" target="_self">printhex.h</a></td><td class="desc"></td></tr> <tr id="row_39_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="parsetools_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="parsetools_8cpp.html" target="_self">parsetools.cpp</a></td><td class="desc"></td></tr>
<tr id="row_40_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s3_b_t_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s3_b_t_8cpp.html" target="_self">PS3BT.cpp</a></td><td class="desc"></td></tr> <tr id="row_40_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="parsetools_8h_source.html"><span class="icondoc"></span></a><a class="el" href="parsetools_8h.html" target="_self">parsetools.h</a></td><td class="desc"></td></tr>
<tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s3_b_t_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s3_b_t_8h.html" target="_self">PS3BT.h</a></td><td class="desc"></td></tr> <tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="printhex_8h_source.html"><span class="icondoc"></span></a><a class="el" href="printhex_8h.html" target="_self">printhex.h</a></td><td class="desc"></td></tr>
<tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s3_enums_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s3_enums_8h.html" target="_self">PS3Enums.h</a></td><td class="desc"></td></tr> <tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s3_b_t_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s3_b_t_8cpp.html" target="_self">PS3BT.cpp</a></td><td class="desc"></td></tr>
<tr id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s3_u_s_b_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s3_u_s_b_8cpp.html" target="_self">PS3USB.cpp</a></td><td class="desc"></td></tr> <tr id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s3_b_t_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s3_b_t_8h.html" target="_self">PS3BT.h</a></td><td class="desc"></td></tr>
<tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s3_u_s_b_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s3_u_s_b_8h.html" target="_self">PS3USB.h</a></td><td class="desc"></td></tr> <tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s3_enums_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s3_enums_8h.html" target="_self">PS3Enums.h</a></td><td class="desc"></td></tr>
<tr id="row_45_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s4_b_t_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s4_b_t_8h.html" target="_self">PS4BT.h</a></td><td class="desc"></td></tr> <tr id="row_45_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s3_u_s_b_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s3_u_s_b_8cpp.html" target="_self">PS3USB.cpp</a></td><td class="desc"></td></tr>
<tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s4_parser_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s4_parser_8cpp.html" target="_self">PS4Parser.cpp</a></td><td class="desc"></td></tr> <tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s3_u_s_b_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s3_u_s_b_8h.html" target="_self">PS3USB.h</a></td><td class="desc"></td></tr>
<tr id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s4_parser_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s4_parser_8h.html" target="_self">PS4Parser.h</a></td><td class="desc"></td></tr> <tr id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s4_b_t_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s4_b_t_8h.html" target="_self">PS4BT.h</a></td><td class="desc"></td></tr>
<tr id="row_48_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s4_u_s_b_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s4_u_s_b_8h.html" target="_self">PS4USB.h</a></td><td class="desc"></td></tr> <tr id="row_48_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s4_parser_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s4_parser_8cpp.html" target="_self">PS4Parser.cpp</a></td><td class="desc"></td></tr>
<tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_b_t_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_b_t_8h.html" target="_self">PS5BT.h</a></td><td class="desc"></td></tr> <tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s4_parser_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s4_parser_8h.html" target="_self">PS4Parser.h</a></td><td class="desc"></td></tr>
<tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_parser_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_parser_8cpp.html" target="_self">PS5Parser.cpp</a></td><td class="desc"></td></tr> <tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s4_u_s_b_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s4_u_s_b_8h.html" target="_self">PS4USB.h</a></td><td class="desc"></td></tr>
<tr id="row_51_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_parser_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_parser_8h.html" target="_self">PS5Parser.h</a></td><td class="desc"></td></tr> <tr id="row_51_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_b_t_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_b_t_8h.html" target="_self">PS5BT.h</a></td><td class="desc"></td></tr>
<tr id="row_52_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_trigger_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_trigger_8cpp.html" target="_self">PS5Trigger.cpp</a></td><td class="desc">Based on Ludwig Füchsl's DualSense Windows driver <a href="https://github.com/Ohjurot/DualSense-Windows">https://github.com/Ohjurot/DualSense-Windows</a> </td></tr> <tr id="row_52_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_parser_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_parser_8cpp.html" target="_self">PS5Parser.cpp</a></td><td class="desc"></td></tr>
<tr id="row_53_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_trigger_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_trigger_8h.html" target="_self">PS5Trigger.h</a></td><td class="desc">Based on Ludwig Füchsl's DualSense Windows driver <a href="https://github.com/Ohjurot/DualSense-Windows">https://github.com/Ohjurot/DualSense-Windows</a> </td></tr> <tr id="row_53_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_parser_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_parser_8h.html" target="_self">PS5Parser.h</a></td><td class="desc"></td></tr>
<tr id="row_54_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_u_s_b_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_u_s_b_8h.html" target="_self">PS5USB.h</a></td><td class="desc"></td></tr> <tr id="row_54_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_trigger_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_trigger_8cpp.html" target="_self">PS5Trigger.cpp</a></td><td class="desc">Based on Ludwig Füchsl's DualSense Windows driver <a href="https://github.com/Ohjurot/DualSense-Windows">https://github.com/Ohjurot/DualSense-Windows</a> </td></tr>
<tr id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s_buzz_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s_buzz_8cpp.html" target="_self">PSBuzz.cpp</a></td><td class="desc"></td></tr> <tr id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_trigger_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_trigger_8h.html" target="_self">PS5Trigger.h</a></td><td class="desc">Based on Ludwig Füchsl's DualSense Windows driver <a href="https://github.com/Ohjurot/DualSense-Windows">https://github.com/Ohjurot/DualSense-Windows</a> </td></tr>
<tr id="row_56_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s_buzz_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s_buzz_8h.html" target="_self">PSBuzz.h</a></td><td class="desc"></td></tr> <tr id="row_56_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s5_u_s_b_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s5_u_s_b_8h.html" target="_self">PS5USB.h</a></td><td class="desc"></td></tr>
<tr id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="settings_8h_source.html"><span class="icondoc"></span></a><a class="el" href="settings_8h.html" target="_self">settings.h</a></td><td class="desc"></td></tr> <tr id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s_buzz_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s_buzz_8cpp.html" target="_self">PSBuzz.cpp</a></td><td class="desc"></td></tr>
<tr id="row_58_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="sink__parser_8h_source.html"><span class="icondoc"></span></a><a class="el" href="sink__parser_8h.html" target="_self">sink_parser.h</a></td><td class="desc"></td></tr> <tr id="row_58_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_p_s_buzz_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_p_s_buzz_8h.html" target="_self">PSBuzz.h</a></td><td class="desc"></td></tr>
<tr id="row_59_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_s_p_p_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_s_p_p_8cpp.html" target="_self">SPP.cpp</a></td><td class="desc"></td></tr> <tr id="row_59_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="settings_8h_source.html"><span class="icondoc"></span></a><a class="el" href="settings_8h.html" target="_self">settings.h</a></td><td class="desc"></td></tr>
<tr id="row_60_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_s_p_p_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_s_p_p_8h.html" target="_self">SPP.h</a></td><td class="desc"></td></tr> <tr id="row_60_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="sink__parser_8h_source.html"><span class="icondoc"></span></a><a class="el" href="sink__parser_8h.html" target="_self">sink_parser.h</a></td><td class="desc"></td></tr>
<tr id="row_61_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_u_h_s2__gpio_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_u_h_s2__gpio_8cpp.html" target="_self">UHS2_gpio.cpp</a></td><td class="desc"></td></tr> <tr id="row_61_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_s_p_p_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_s_p_p_8cpp.html" target="_self">SPP.cpp</a></td><td class="desc"></td></tr>
<tr id="row_62_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_u_h_s2__gpio_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_u_h_s2__gpio_8h.html" target="_self">UHS2_gpio.h</a></td><td class="desc"></td></tr> <tr id="row_62_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_s_p_p_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_s_p_p_8h.html" target="_self">SPP.h</a></td><td class="desc"></td></tr>
<tr id="row_63_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_usb_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_usb_8cpp.html" target="_self">Usb.cpp</a></td><td class="desc"></td></tr> <tr id="row_63_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_u_h_s2__gpio_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_u_h_s2__gpio_8cpp.html" target="_self">UHS2_gpio.cpp</a></td><td class="desc"></td></tr>
<tr id="row_64_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_usb_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_usb_8h.html" target="_self">Usb.h</a></td><td class="desc"></td></tr> <tr id="row_64_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_u_h_s2__gpio_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_u_h_s2__gpio_8h.html" target="_self">UHS2_gpio.h</a></td><td class="desc"></td></tr>
<tr id="row_65_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usb__ch9_8h_source.html"><span class="icondoc"></span></a><a class="el" href="usb__ch9_8h.html" target="_self">usb_ch9.h</a></td><td class="desc"></td></tr> <tr id="row_65_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_usb_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_usb_8cpp.html" target="_self">Usb.cpp</a></td><td class="desc"></td></tr>
<tr id="row_66_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_usb_core_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_usb_core_8h.html" target="_self">UsbCore.h</a></td><td class="desc"></td></tr> <tr id="row_66_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_usb_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_usb_8h.html" target="_self">Usb.h</a></td><td class="desc"></td></tr>
<tr id="row_67_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbh__midi_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="usbh__midi_8cpp.html" target="_self">usbh_midi.cpp</a></td><td class="desc"></td></tr> <tr id="row_67_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usb__ch9_8h_source.html"><span class="icondoc"></span></a><a class="el" href="usb__ch9_8h.html" target="_self">usb_ch9.h</a></td><td class="desc"></td></tr>
<tr id="row_68_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbh__midi_8h_source.html"><span class="icondoc"></span></a><a class="el" href="usbh__midi_8h.html" target="_self">usbh_midi.h</a></td><td class="desc"></td></tr> <tr id="row_68_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_usb_core_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_usb_core_8h.html" target="_self">UsbCore.h</a></td><td class="desc"></td></tr>
<tr id="row_69_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbhid_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="usbhid_8cpp.html" target="_self">usbhid.cpp</a></td><td class="desc"></td></tr> <tr id="row_69_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbh__midi_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="usbh__midi_8cpp.html" target="_self">usbh_midi.cpp</a></td><td class="desc"></td></tr>
<tr id="row_70_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbhid_8h_source.html"><span class="icondoc"></span></a><a class="el" href="usbhid_8h.html" target="_self">usbhid.h</a></td><td class="desc"></td></tr> <tr id="row_70_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbh__midi_8h_source.html"><span class="icondoc"></span></a><a class="el" href="usbh__midi_8h.html" target="_self">usbh_midi.h</a></td><td class="desc"></td></tr>
<tr id="row_71_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbhost_8h_source.html"><span class="icondoc"></span></a><a class="el" href="usbhost_8h.html" target="_self">usbhost.h</a></td><td class="desc"></td></tr> <tr id="row_71_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbhid_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="usbhid_8cpp.html" target="_self">usbhid.cpp</a></td><td class="desc"></td></tr>
<tr id="row_72_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbhub_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="usbhub_8cpp.html" target="_self">usbhub.cpp</a></td><td class="desc"></td></tr> <tr id="row_72_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbhid_8h_source.html"><span class="icondoc"></span></a><a class="el" href="usbhid_8h.html" target="_self">usbhid.h</a></td><td class="desc"></td></tr>
<tr id="row_73_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbhub_8h_source.html"><span class="icondoc"></span></a><a class="el" href="usbhub_8h.html" target="_self">usbhub.h</a></td><td class="desc"></td></tr> <tr id="row_73_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbhost_8h_source.html"><span class="icondoc"></span></a><a class="el" href="usbhost_8h.html" target="_self">usbhost.h</a></td><td class="desc"></td></tr>
<tr id="row_74_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="version__helper_8h_source.html"><span class="icondoc"></span></a><a class="el" href="version__helper_8h.html" target="_self">version_helper.h</a></td><td class="desc"></td></tr> <tr id="row_74_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbhub_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="usbhub_8cpp.html" target="_self">usbhub.cpp</a></td><td class="desc"></td></tr>
<tr id="row_75_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_wii_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_wii_8cpp.html" target="_self">Wii.cpp</a></td><td class="desc"></td></tr> <tr id="row_75_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="usbhub_8h_source.html"><span class="icondoc"></span></a><a class="el" href="usbhub_8h.html" target="_self">usbhub.h</a></td><td class="desc"></td></tr>
<tr id="row_76_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_wii_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_wii_8h.html" target="_self">Wii.h</a></td><td class="desc"></td></tr> <tr id="row_76_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="version__helper_8h_source.html"><span class="icondoc"></span></a><a class="el" href="version__helper_8h.html" target="_self">version_helper.h</a></td><td class="desc"></td></tr>
<tr id="row_77_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="xbox_enums_8h_source.html"><span class="icondoc"></span></a><a class="el" href="xbox_enums_8h.html" target="_self">xboxEnums.h</a></td><td class="desc"></td></tr> <tr id="row_77_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_wii_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_wii_8cpp.html" target="_self">Wii.cpp</a></td><td class="desc"></td></tr>
<tr id="row_78_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_l_d_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_l_d_8cpp.html" target="_self">XBOXOLD.cpp</a></td><td class="desc"></td></tr> <tr id="row_78_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_wii_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_wii_8h.html" target="_self">Wii.h</a></td><td class="desc"></td></tr>
<tr id="row_79_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_l_d_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_l_d_8h.html" target="_self">XBOXOLD.h</a></td><td class="desc"></td></tr> <tr id="row_79_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="xbox_enums_8h_source.html"><span class="icondoc"></span></a><a class="el" href="xbox_enums_8h.html" target="_self">xboxEnums.h</a></td><td class="desc"></td></tr>
<tr id="row_80_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_n_e_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_n_e_8cpp.html" target="_self">XBOXONE.cpp</a></td><td class="desc"></td></tr> <tr id="row_80_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_l_d_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_l_d_8cpp.html" target="_self">XBOXOLD.cpp</a></td><td class="desc"></td></tr>
<tr id="row_81_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_n_e_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_n_e_8h.html" target="_self">XBOXONE.h</a></td><td class="desc"></td></tr> <tr id="row_81_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_l_d_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_l_d_8h.html" target="_self">XBOXOLD.h</a></td><td class="desc"></td></tr>
<tr id="row_82_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_n_e_s_b_t_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_n_e_s_b_t_8h.html" target="_self">XBOXONESBT.h</a></td><td class="desc"></td></tr> <tr id="row_82_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_n_e_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_n_e_8cpp.html" target="_self">XBOXONE.cpp</a></td><td class="desc"></td></tr>
<tr id="row_83_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_n_e_s_parser_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_n_e_s_parser_8cpp.html" target="_self">XBOXONESParser.cpp</a></td><td class="desc"></td></tr> <tr id="row_83_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_n_e_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_n_e_8h.html" target="_self">XBOXONE.h</a></td><td class="desc"></td></tr>
<tr id="row_84_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_n_e_s_parser_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_n_e_s_parser_8h.html" target="_self">XBOXONESParser.h</a></td><td class="desc"></td></tr> <tr id="row_84_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_n_e_s_b_t_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_n_e_s_b_t_8h.html" target="_self">XBOXONESBT.h</a></td><td class="desc"></td></tr>
<tr id="row_85_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_r_e_c_v_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_r_e_c_v_8cpp.html" target="_self">XBOXRECV.cpp</a></td><td class="desc"></td></tr> <tr id="row_85_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_n_e_s_parser_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_n_e_s_parser_8cpp.html" target="_self">XBOXONESParser.cpp</a></td><td class="desc"></td></tr>
<tr id="row_86_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_r_e_c_v_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_r_e_c_v_8h.html" target="_self">XBOXRECV.h</a></td><td class="desc"></td></tr> <tr id="row_86_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_o_n_e_s_parser_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_o_n_e_s_parser_8h.html" target="_self">XBOXONESParser.h</a></td><td class="desc"></td></tr>
<tr id="row_87_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_u_s_b_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_u_s_b_8cpp.html" target="_self">XBOXUSB.cpp</a></td><td class="desc"></td></tr> <tr id="row_87_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_r_e_c_v_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_r_e_c_v_8cpp.html" target="_self">XBOXRECV.cpp</a></td><td class="desc"></td></tr>
<tr id="row_88_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_u_s_b_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_u_s_b_8h.html" target="_self">XBOXUSB.h</a></td><td class="desc"></td></tr> <tr id="row_88_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_r_e_c_v_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_r_e_c_v_8h.html" target="_self">XBOXRECV.h</a></td><td class="desc"></td></tr>
<tr id="row_89_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_u_s_b_8cpp_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_u_s_b_8cpp.html" target="_self">XBOXUSB.cpp</a></td><td class="desc"></td></tr>
<tr id="row_90_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="_x_b_o_x_u_s_b_8h_source.html"><span class="icondoc"></span></a><a class="el" href="_x_b_o_x_u_s_b_8h.html" target="_self">XBOXUSB.h</a></td><td class="desc"></td></tr>
</table> </table>
</div><!-- directory --> </div><!-- directory -->
</div><!-- contents --> </div><!-- contents -->

View file

@ -181,6 +181,7 @@ $(function() {
</li> </li>
<li>attachOnInit() <li>attachOnInit()
: <a class="el" href="class_bluetooth_service.html#a488e219cf0a90d39e643615b1f12e91f">BluetoothService</a> : <a class="el" href="class_bluetooth_service.html#a488e219cf0a90d39e643615b1f12e91f">BluetoothService</a>
, <a class="el" href="class_mini_d_s_p.html#a5e27e9ed52e1532a3287af49793361a1">MiniDSP</a>
, <a class="el" href="class_p_s3_u_s_b.html#ad06a172d85adf4ffc54dd8117b0be42e">PS3USB</a> , <a class="el" href="class_p_s3_u_s_b.html#ad06a172d85adf4ffc54dd8117b0be42e">PS3USB</a>
, <a class="el" href="class_p_s4_u_s_b.html#abe78ea9b765b11c08b060f923ae9d8cd">PS4USB</a> , <a class="el" href="class_p_s4_u_s_b.html#abe78ea9b765b11c08b060f923ae9d8cd">PS4USB</a>
, <a class="el" href="class_p_s5_u_s_b.html#aae6c9836d22c4302a5f029dfd3bb54a9">PS5USB</a> , <a class="el" href="class_p_s5_u_s_b.html#aae6c9836d22c4302a5f029dfd3bb54a9">PS5USB</a>
@ -190,6 +191,12 @@ $(function() {
, <a class="el" href="class_x_b_o_x_r_e_c_v.html#ababaa2f28de8bf6749fe649b4e93c583">XBOXRECV</a> , <a class="el" href="class_x_b_o_x_r_e_c_v.html#ababaa2f28de8bf6749fe649b4e93c583">XBOXRECV</a>
, <a class="el" href="class_x_b_o_x_u_s_b.html#a887b65866f96b5b1e1413ba1e4f19941">XBOXUSB</a> , <a class="el" href="class_x_b_o_x_u_s_b.html#a887b65866f96b5b1e1413ba1e4f19941">XBOXUSB</a>
</li> </li>
<li>attachOnMutedChange()
: <a class="el" href="class_mini_d_s_p.html#a8de93d377f046a4fdf766461c5080d75">MiniDSP</a>
</li>
<li>attachOnVolumeChange()
: <a class="el" href="class_mini_d_s_p.html#a753f2095feda60f5ec1680f8245ce5c3">MiniDSP</a>
</li>
<li>audio <li>audio
: <a class="el" href="struct_p_s4_status.html#a21781405f5b603ef41334a1b09930075">PS4Status</a> : <a class="el" href="struct_p_s4_status.html#a21781405f5b603ef41334a1b09930075">PS4Status</a>
</li> </li>

View file

@ -126,6 +126,7 @@ $(function() {
</li> </li>
<li>connected <li>connected
: <a class="el" href="class_b_t_h_i_d.html#ab3a81823a1d8805383146a6baad6ccc4">BTHID</a> : <a class="el" href="class_b_t_h_i_d.html#ab3a81823a1d8805383146a6baad6ccc4">BTHID</a>
, <a class="el" href="class_mini_d_s_p.html#ae6ec3cef4ed8aee5bcc4083f4f55451a">MiniDSP</a>
, <a class="el" href="class_p_s4_b_t.html#a08a857b8533e59f6eb872e4c8f727405">PS4BT</a> , <a class="el" href="class_p_s4_b_t.html#a08a857b8533e59f6eb872e4c8f727405">PS4BT</a>
, <a class="el" href="class_p_s4_u_s_b.html#a3dd2b4e19516fb76d9442937102ea97f">PS4USB</a> , <a class="el" href="class_p_s4_u_s_b.html#a3dd2b4e19516fb76d9442937102ea97f">PS4USB</a>
, <a class="el" href="class_p_s5_b_t.html#a7ac20c439a14d0447ba42315d9398fa8">PS5BT</a> , <a class="el" href="class_p_s5_b_t.html#a7ac20c439a14d0447ba42315d9398fa8">PS5BT</a>

View file

@ -84,6 +84,7 @@ $(function() {
</li> </li>
<li>attachOnInit() <li>attachOnInit()
: <a class="el" href="class_bluetooth_service.html#a488e219cf0a90d39e643615b1f12e91f">BluetoothService</a> : <a class="el" href="class_bluetooth_service.html#a488e219cf0a90d39e643615b1f12e91f">BluetoothService</a>
, <a class="el" href="class_mini_d_s_p.html#a5e27e9ed52e1532a3287af49793361a1">MiniDSP</a>
, <a class="el" href="class_p_s3_u_s_b.html#ad06a172d85adf4ffc54dd8117b0be42e">PS3USB</a> , <a class="el" href="class_p_s3_u_s_b.html#ad06a172d85adf4ffc54dd8117b0be42e">PS3USB</a>
, <a class="el" href="class_p_s4_u_s_b.html#abe78ea9b765b11c08b060f923ae9d8cd">PS4USB</a> , <a class="el" href="class_p_s4_u_s_b.html#abe78ea9b765b11c08b060f923ae9d8cd">PS4USB</a>
, <a class="el" href="class_p_s5_u_s_b.html#aae6c9836d22c4302a5f029dfd3bb54a9">PS5USB</a> , <a class="el" href="class_p_s5_u_s_b.html#aae6c9836d22c4302a5f029dfd3bb54a9">PS5USB</a>
@ -93,6 +94,12 @@ $(function() {
, <a class="el" href="class_x_b_o_x_r_e_c_v.html#ababaa2f28de8bf6749fe649b4e93c583">XBOXRECV</a> , <a class="el" href="class_x_b_o_x_r_e_c_v.html#ababaa2f28de8bf6749fe649b4e93c583">XBOXRECV</a>
, <a class="el" href="class_x_b_o_x_u_s_b.html#a887b65866f96b5b1e1413ba1e4f19941">XBOXUSB</a> , <a class="el" href="class_x_b_o_x_u_s_b.html#a887b65866f96b5b1e1413ba1e4f19941">XBOXUSB</a>
</li> </li>
<li>attachOnMutedChange()
: <a class="el" href="class_mini_d_s_p.html#a8de93d377f046a4fdf766461c5080d75">MiniDSP</a>
</li>
<li>attachOnVolumeChange()
: <a class="el" href="class_mini_d_s_p.html#a753f2095feda60f5ec1680f8245ce5c3">MiniDSP</a>
</li>
<li>autoflowDSR() <li>autoflowDSR()
: <a class="el" href="class_a_c_m.html#ac96febbd5ffb0aa64027a312b4bf9243">ACM</a> : <a class="el" href="class_a_c_m.html#ac96febbd5ffb0aa64027a312b4bf9243">ACM</a>
, <a class="el" href="class_x_r21_b1411.html#a51792c0fc43033bb866f7438e497517d">XR21B1411</a> , <a class="el" href="class_x_r21_b1411.html#a51792c0fc43033bb866f7438e497517d">XR21B1411</a>

View file

@ -109,7 +109,8 @@ $(function() {
: <a class="el" href="class_u_s_b.html#af4008dfc1c2d15c23cf8a7815cc17765">USB</a> : <a class="el" href="class_u_s_b.html#af4008dfc1c2d15c23cf8a7815cc17765">USB</a>
</li> </li>
<li>connected() <li>connected()
: <a class="el" href="class_p_s4_b_t.html#a08a857b8533e59f6eb872e4c8f727405">PS4BT</a> : <a class="el" href="class_mini_d_s_p.html#ae6ec3cef4ed8aee5bcc4083f4f55451a">MiniDSP</a>
, <a class="el" href="class_p_s4_b_t.html#a08a857b8533e59f6eb872e4c8f727405">PS4BT</a>
, <a class="el" href="class_p_s4_u_s_b.html#a3dd2b4e19516fb76d9442937102ea97f">PS4USB</a> , <a class="el" href="class_p_s4_u_s_b.html#a3dd2b4e19516fb76d9442937102ea97f">PS4USB</a>
, <a class="el" href="class_p_s5_b_t.html#a7ac20c439a14d0447ba42315d9398fa8">PS5BT</a> , <a class="el" href="class_p_s5_b_t.html#a7ac20c439a14d0447ba42315d9398fa8">PS5BT</a>
, <a class="el" href="class_p_s5_u_s_b.html#a7e816ce8e210b971f74c552381fa90b4">PS5USB</a> , <a class="el" href="class_p_s5_u_s_b.html#a7e816ce8e210b971f74c552381fa90b4">PS5USB</a>

View file

@ -332,6 +332,12 @@ $(function() {
<li>getVbusState() <li>getVbusState()
: <a class="el" href="class_m_a_x3421e.html#aa1e9380222063c40fbf43428f7c50d67">MAX3421e&lt; SPI_SS, INTR &gt;</a> : <a class="el" href="class_m_a_x3421e.html#aa1e9380222063c40fbf43428f7c50d67">MAX3421e&lt; SPI_SS, INTR &gt;</a>
</li> </li>
<li>getVolume()
: <a class="el" href="class_mini_d_s_p.html#a2e10731a50bdce381611f2fbd9ec0dd3">MiniDSP</a>
</li>
<li>getVolumeDB()
: <a class="el" href="class_mini_d_s_p.html#a922a9d11f8dd313d865dc2f56f96e9bb">MiniDSP</a>
</li>
<li>getWeight() <li>getWeight()
: <a class="el" href="class_w_i_i.html#ac1fef8ad0f7d5c36fa61ee91422629f9">WII</a> : <a class="el" href="class_w_i_i.html#ac1fef8ad0f7d5c36fa61ee91422629f9">WII</a>
</li> </li>

View file

@ -118,6 +118,9 @@ $(function() {
<li>isIRCameraEnabled() <li>isIRCameraEnabled()
: <a class="el" href="class_w_i_i.html#a0a444d7e348026e062751cf723877e8f">WII</a> : <a class="el" href="class_w_i_i.html#a0a444d7e348026e062751cf723877e8f">WII</a>
</li> </li>
<li>isMuted()
: <a class="el" href="class_mini_d_s_p.html#a21dc0080de9d16a1c612bc23896f958a">MiniDSP</a>
</li>
<li>isReady() <li>isReady()
: <a class="el" href="class_a_c_m.html#a7161082e88359738596dd12a706ee286">ACM</a> : <a class="el" href="class_a_c_m.html#a7161082e88359738596dd12a706ee286">ACM</a>
, <a class="el" href="class_a_d_k.html#a1dee02856625dfcac4b0cdd4e8672cef">ADK</a> , <a class="el" href="class_a_d_k.html#a1dee02856625dfcac4b0cdd4e8672cef">ADK</a>

View file

@ -71,6 +71,9 @@ $(function() {
<li>MediaCTL() <li>MediaCTL()
: <a class="el" href="class_bulk_only.html#a2fc74b11c2ecce30e89f84cc1efe0c81">BulkOnly</a> : <a class="el" href="class_bulk_only.html#a2fc74b11c2ecce30e89f84cc1efe0c81">BulkOnly</a>
</li> </li>
<li>MiniDSP()
: <a class="el" href="class_mini_d_s_p.html#a61ddb80aeaa012d96fccf1515a584ff0">MiniDSP</a>
</li>
<li>moveSetBulb() <li>moveSetBulb()
: <a class="el" href="class_p_s3_b_t.html#ad0926b75edcbb12ddf76f78e66728782">PS3BT</a> : <a class="el" href="class_p_s3_b_t.html#ad0926b75edcbb12ddf76f78e66728782">PS3BT</a>
, <a class="el" href="class_p_s3_u_s_b.html#a9eeb0f71719732e44929c64f23c8314c">PS3USB</a> , <a class="el" href="class_p_s3_u_s_b.html#a9eeb0f71719732e44929c64f23c8314c">PS3USB</a>

View file

@ -90,6 +90,7 @@ $(function() {
</li> </li>
<li>OnInitSuccessful() <li>OnInitSuccessful()
: <a class="el" href="class_h_i_d_composite.html#a019b44e0f9b4849362ab86fa85fdc826">HIDComposite</a> : <a class="el" href="class_h_i_d_composite.html#a019b44e0f9b4849362ab86fa85fdc826">HIDComposite</a>
, <a class="el" href="class_mini_d_s_p.html#a631361040f3014292b44ffa8cdc254e5">MiniDSP</a>
, <a class="el" href="class_p_s4_u_s_b.html#a591218572aa8c5f5402483d19c1eebc6">PS4USB</a> , <a class="el" href="class_p_s4_u_s_b.html#a591218572aa8c5f5402483d19c1eebc6">PS4USB</a>
, <a class="el" href="class_p_s5_u_s_b.html#a9654b59ebf7c6110734490eb232ac66d">PS5USB</a> , <a class="el" href="class_p_s5_u_s_b.html#a9654b59ebf7c6110734490eb232ac66d">PS5USB</a>
, <a class="el" href="class_p_s_buzz.html#abcd889f795e4ffaf8d5981432ddcb01b">PSBuzz</a> , <a class="el" href="class_p_s_buzz.html#abcd889f795e4ffaf8d5981432ddcb01b">PSBuzz</a>

View file

@ -103,6 +103,7 @@ $(function() {
<li>ParseHIDData() <li>ParseHIDData()
: <a class="el" href="class_h_i_d_composite.html#ac01dac60c82bd850509696252cd9b651">HIDComposite</a> : <a class="el" href="class_h_i_d_composite.html#ac01dac60c82bd850509696252cd9b651">HIDComposite</a>
, <a class="el" href="class_h_i_d_universal.html#a5d6e27f817d6d2c67692783a02872939">HIDUniversal</a> , <a class="el" href="class_h_i_d_universal.html#a5d6e27f817d6d2c67692783a02872939">HIDUniversal</a>
, <a class="el" href="class_mini_d_s_p.html#aa40ffa6a5d2ec8c49748aeb22cbb8a15">MiniDSP</a>
, <a class="el" href="class_p_s4_u_s_b.html#a8222cea2ec47bff310d6e5fbada9e695">PS4USB</a> , <a class="el" href="class_p_s4_u_s_b.html#a8222cea2ec47bff310d6e5fbada9e695">PS4USB</a>
, <a class="el" href="class_p_s5_u_s_b.html#ae8db9cfff5d81ea1f124a7f48a2d0bbc">PS5USB</a> , <a class="el" href="class_p_s5_u_s_b.html#ae8db9cfff5d81ea1f124a7f48a2d0bbc">PS5USB</a>
, <a class="el" href="class_p_s_buzz.html#a73e7a2f4b5537a692d699dc7c57ca6d6">PSBuzz</a> , <a class="el" href="class_p_s_buzz.html#a73e7a2f4b5537a692d699dc7c57ca6d6">PSBuzz</a>

View file

@ -69,7 +69,7 @@ $(function() {
, <a class="el" href="class_u_s_b_h___m_i_d_i.html#a1f522c0aca86795e1bfb7575e1759338">USBH_MIDI</a> , <a class="el" href="class_u_s_b_h___m_i_d_i.html#a1f522c0aca86795e1bfb7575e1759338">USBH_MIDI</a>
</li> </li>
<li>Read() <li>Read()
: <a class="el" href="class_bulk_only.html#a470a8f0ffd6694d9dfc834da5efa627a">BulkOnly</a> : <a class="el" href="class_bulk_only.html#a52f54376dcd7f5baf17718105e8f085d">BulkOnly</a>
</li> </li>
<li>read() <li>read()
: <a class="el" href="class_s_p_p.html#aae8dc037e845480f582afea57b858b95">SPP</a> : <a class="el" href="class_s_p_p.html#aae8dc037e845480f582afea57b858b95">SPP</a>

View file

@ -69,6 +69,7 @@ $(function() {
: <a class="el" href="class_a_d_k.html#a9ad9aa3153c4cd1e083251bf42ab536f">ADK</a> : <a class="el" href="class_a_d_k.html#a9ad9aa3153c4cd1e083251bf42ab536f">ADK</a>
, <a class="el" href="class_b_t_d.html#ae0808ebf7578fc022b8f05c8779d3102">BTD</a> , <a class="el" href="class_b_t_d.html#ae0808ebf7578fc022b8f05c8779d3102">BTD</a>
, <a class="el" href="class_f_t_d_i.html#a534da68bb1ff411b30281fe52e8fec10">FTDI</a> , <a class="el" href="class_f_t_d_i.html#a534da68bb1ff411b30281fe52e8fec10">FTDI</a>
, <a class="el" href="class_mini_d_s_p.html#ab0f36efa8eb39bf4df08f0dee5ce352c">MiniDSP</a>
, <a class="el" href="class_p_s3_u_s_b.html#a2dd246a86a9d8a0453199a09b495e608">PS3USB</a> , <a class="el" href="class_p_s3_u_s_b.html#a2dd246a86a9d8a0453199a09b495e608">PS3USB</a>
, <a class="el" href="class_p_s4_u_s_b.html#a991ca2571cbd072749dd754df26faa5a">PS4USB</a> , <a class="el" href="class_p_s4_u_s_b.html#a991ca2571cbd072749dd754df26faa5a">PS4USB</a>
, <a class="el" href="class_p_s5_u_s_b.html#a5feaf07ef4275c45b1f24acf1cd61ffd">PS5USB</a> , <a class="el" href="class_p_s5_u_s_b.html#a5feaf07ef4275c45b1f24acf1cd61ffd">PS5USB</a>

View file

@ -73,7 +73,7 @@ $(function() {
</li> </li>
<li>write() <li>write()
: <a class="el" href="class_max___l_c_d.html#a43e5618993b77b81773af3a88cdf4c96">Max_LCD</a> : <a class="el" href="class_max___l_c_d.html#a43e5618993b77b81773af3a88cdf4c96">Max_LCD</a>
, <a class="el" href="class_s_p_p.html#a6fb231316ca9b1028322d2d2188b27b0">SPP</a> , <a class="el" href="class_s_p_p.html#a8bb421b7d948c3ffefc23aef95813192">SPP</a>
</li> </li>
<li>write_register() <li>write_register()
: <a class="el" href="class_x_r21_b1411.html#acdc8c732d517b2748d3d6643ae5642ee">XR21B1411</a> : <a class="el" href="class_x_r21_b1411.html#acdc8c732d517b2748d3d6643ae5642ee">XR21B1411</a>

View file

@ -360,6 +360,12 @@ $(function() {
<li>getVbusState() <li>getVbusState()
: <a class="el" href="class_m_a_x3421e.html#aa1e9380222063c40fbf43428f7c50d67">MAX3421e&lt; SPI_SS, INTR &gt;</a> : <a class="el" href="class_m_a_x3421e.html#aa1e9380222063c40fbf43428f7c50d67">MAX3421e&lt; SPI_SS, INTR &gt;</a>
</li> </li>
<li>getVolume()
: <a class="el" href="class_mini_d_s_p.html#a2e10731a50bdce381611f2fbd9ec0dd3">MiniDSP</a>
</li>
<li>getVolumeDB()
: <a class="el" href="class_mini_d_s_p.html#a922a9d11f8dd313d865dc2f56f96e9bb">MiniDSP</a>
</li>
<li>getWeight() <li>getWeight()
: <a class="el" href="class_w_i_i.html#ac1fef8ad0f7d5c36fa61ee91422629f9">WII</a> : <a class="el" href="class_w_i_i.html#ac1fef8ad0f7d5c36fa61ee91422629f9">WII</a>
</li> </li>

View file

@ -156,6 +156,9 @@ $(function() {
<li>isMidiFound <li>isMidiFound
: <a class="el" href="class_u_s_b_h___m_i_d_i.html#a59bedc39ad72d9a11ce040fda96e92ed">USBH_MIDI</a> : <a class="el" href="class_u_s_b_h___m_i_d_i.html#a59bedc39ad72d9a11ce040fda96e92ed">USBH_MIDI</a>
</li> </li>
<li>isMuted()
: <a class="el" href="class_mini_d_s_p.html#a21dc0080de9d16a1c612bc23896f958a">MiniDSP</a>
</li>
<li>isReady() <li>isReady()
: <a class="el" href="class_a_c_m.html#a7161082e88359738596dd12a706ee286">ACM</a> : <a class="el" href="class_a_c_m.html#a7161082e88359738596dd12a706ee286">ACM</a>
, <a class="el" href="class_a_d_k.html#a1dee02856625dfcac4b0cdd4e8672cef">ADK</a> , <a class="el" href="class_a_d_k.html#a1dee02856625dfcac4b0cdd4e8672cef">ADK</a>

View file

@ -110,6 +110,9 @@ $(function() {
<li>microphoneLed <li>microphoneLed
: <a class="el" href="struct_p_s5_output.html#a17044560913adb86212345ccd7dd34ce">PS5Output</a> : <a class="el" href="struct_p_s5_output.html#a17044560913adb86212345ccd7dd34ce">PS5Output</a>
</li> </li>
<li>MiniDSP()
: <a class="el" href="class_mini_d_s_p.html#a61ddb80aeaa012d96fccf1515a584ff0">MiniDSP</a>
</li>
<li>Misc <li>Misc
: <a class="el" href="struct_c_d_b12.html#af59803ec81c006b7bdefc03d80579d07">CDB12</a> : <a class="el" href="struct_c_d_b12.html#af59803ec81c006b7bdefc03d80579d07">CDB12</a>
, <a class="el" href="struct_c_d_b___l_b_a32__16.html#a50e5250b635b8782b1a82f4f137feefb">CDB_LBA32_16</a> , <a class="el" href="struct_c_d_b___l_b_a32__16.html#a50e5250b635b8782b1a82f4f137feefb">CDB_LBA32_16</a>

View file

@ -90,6 +90,7 @@ $(function() {
</li> </li>
<li>OnInitSuccessful() <li>OnInitSuccessful()
: <a class="el" href="class_h_i_d_composite.html#a019b44e0f9b4849362ab86fa85fdc826">HIDComposite</a> : <a class="el" href="class_h_i_d_composite.html#a019b44e0f9b4849362ab86fa85fdc826">HIDComposite</a>
, <a class="el" href="class_mini_d_s_p.html#a631361040f3014292b44ffa8cdc254e5">MiniDSP</a>
, <a class="el" href="class_p_s4_u_s_b.html#a591218572aa8c5f5402483d19c1eebc6">PS4USB</a> , <a class="el" href="class_p_s4_u_s_b.html#a591218572aa8c5f5402483d19c1eebc6">PS4USB</a>
, <a class="el" href="class_p_s5_u_s_b.html#a9654b59ebf7c6110734490eb232ac66d">PS5USB</a> , <a class="el" href="class_p_s5_u_s_b.html#a9654b59ebf7c6110734490eb232ac66d">PS5USB</a>
, <a class="el" href="class_p_s_buzz.html#abcd889f795e4ffaf8d5981432ddcb01b">PSBuzz</a> , <a class="el" href="class_p_s_buzz.html#abcd889f795e4ffaf8d5981432ddcb01b">PSBuzz</a>

View file

@ -109,6 +109,7 @@ $(function() {
<li>ParseHIDData() <li>ParseHIDData()
: <a class="el" href="class_h_i_d_composite.html#ac01dac60c82bd850509696252cd9b651">HIDComposite</a> : <a class="el" href="class_h_i_d_composite.html#ac01dac60c82bd850509696252cd9b651">HIDComposite</a>
, <a class="el" href="class_h_i_d_universal.html#a5d6e27f817d6d2c67692783a02872939">HIDUniversal</a> , <a class="el" href="class_h_i_d_universal.html#a5d6e27f817d6d2c67692783a02872939">HIDUniversal</a>
, <a class="el" href="class_mini_d_s_p.html#aa40ffa6a5d2ec8c49748aeb22cbb8a15">MiniDSP</a>
, <a class="el" href="class_p_s4_u_s_b.html#a8222cea2ec47bff310d6e5fbada9e695">PS4USB</a> , <a class="el" href="class_p_s4_u_s_b.html#a8222cea2ec47bff310d6e5fbada9e695">PS4USB</a>
, <a class="el" href="class_p_s5_u_s_b.html#ae8db9cfff5d81ea1f124a7f48a2d0bbc">PS5USB</a> , <a class="el" href="class_p_s5_u_s_b.html#ae8db9cfff5d81ea1f124a7f48a2d0bbc">PS5USB</a>
, <a class="el" href="class_p_s_buzz.html#a73e7a2f4b5537a692d699dc7c57ca6d6">PSBuzz</a> , <a class="el" href="class_p_s_buzz.html#a73e7a2f4b5537a692d699dc7c57ca6d6">PSBuzz</a>

View file

@ -97,6 +97,7 @@ $(function() {
: <a class="el" href="class_a_d_k.html#a9ad9aa3153c4cd1e083251bf42ab536f">ADK</a> : <a class="el" href="class_a_d_k.html#a9ad9aa3153c4cd1e083251bf42ab536f">ADK</a>
, <a class="el" href="class_b_t_d.html#ae0808ebf7578fc022b8f05c8779d3102">BTD</a> , <a class="el" href="class_b_t_d.html#ae0808ebf7578fc022b8f05c8779d3102">BTD</a>
, <a class="el" href="class_f_t_d_i.html#a534da68bb1ff411b30281fe52e8fec10">FTDI</a> , <a class="el" href="class_f_t_d_i.html#a534da68bb1ff411b30281fe52e8fec10">FTDI</a>
, <a class="el" href="class_mini_d_s_p.html#ab0f36efa8eb39bf4df08f0dee5ce352c">MiniDSP</a>
, <a class="el" href="class_p_s3_u_s_b.html#a2dd246a86a9d8a0453199a09b495e608">PS3USB</a> , <a class="el" href="class_p_s3_u_s_b.html#a2dd246a86a9d8a0453199a09b495e608">PS3USB</a>
, <a class="el" href="class_p_s4_u_s_b.html#a991ca2571cbd072749dd754df26faa5a">PS4USB</a> , <a class="el" href="class_p_s4_u_s_b.html#a991ca2571cbd072749dd754df26faa5a">PS4USB</a>
, <a class="el" href="class_p_s5_u_s_b.html#a5feaf07ef4275c45b1f24acf1cd61ffd">PS5USB</a> , <a class="el" href="class_p_s5_u_s_b.html#a5feaf07ef4275c45b1f24acf1cd61ffd">PS5USB</a>

View file

@ -110,7 +110,7 @@ $(function() {
</li> </li>
<li>write() <li>write()
: <a class="el" href="class_max___l_c_d.html#a43e5618993b77b81773af3a88cdf4c96">Max_LCD</a> : <a class="el" href="class_max___l_c_d.html#a43e5618993b77b81773af3a88cdf4c96">Max_LCD</a>
, <a class="el" href="class_s_p_p.html#a6fb231316ca9b1028322d2d2188b27b0">SPP</a> , <a class="el" href="class_s_p_p.html#a8bb421b7d948c3ffefc23aef95813192">SPP</a>
</li> </li>
<li>write_register() <li>write_register()
: <a class="el" href="class_x_r21_b1411.html#acdc8c732d517b2748d3d6643ae5642ee">XR21B1411</a> : <a class="el" href="class_x_r21_b1411.html#acdc8c732d517b2748d3d6643ae5642ee">XR21B1411</a>

View file

@ -247,6 +247,12 @@ $(function() {
<li>MIDI_MAX_SYSEX_SIZE <li>MIDI_MAX_SYSEX_SIZE
: <a class="el" href="usbh__midi_8h.html#ac62d581ae088d3699a4f39672ac2ff51">usbh_midi.h</a> : <a class="el" href="usbh__midi_8h.html#ac62d581ae088d3699a4f39672ac2ff51">usbh_midi.h</a>
</li> </li>
<li>MINIDSP_PID
: <a class="el" href="_mini_d_s_p_8h.html#a4c11b5f7eff2bb882cc3390cc9562910">MiniDSP.h</a>
</li>
<li>MINIDSP_VID
: <a class="el" href="_mini_d_s_p_8h.html#a96758ce2867ad7daa9b0e71307512813">MiniDSP.h</a>
</li>
<li>MODE_FS_HOST <li>MODE_FS_HOST
: <a class="el" href="max3421e_8h.html#a456c3175b4836ed1d2b276faeba55121">max3421e.h</a> : <a class="el" href="max3421e_8h.html#a456c3175b4836ed1d2b276faeba55121">max3421e.h</a>
</li> </li>

View file

@ -589,12 +589,12 @@ $(function() {
<li>Y <li>Y
: <a class="el" href="controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda5596231eabd6cf29050967d5ac83ad84">controllerEnums.h</a> : <a class="el" href="controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda5596231eabd6cf29050967d5ac83ad84">controllerEnums.h</a>
</li> </li>
<li>YELLOW
: <a class="el" href="controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdae735a848bf82163a19236ead1c3ef2d2">controllerEnums.h</a>
</li>
<li>Yellow <li>Yellow
: <a class="el" href="controller_enums_8h.html#aac6fa7b0395b95cc528deaad0ce884a2abf28513245738599d13e3ce36bd16c82">controllerEnums.h</a> : <a class="el" href="controller_enums_8h.html#aac6fa7b0395b95cc528deaad0ce884a2abf28513245738599d13e3ce36bd16c82">controllerEnums.h</a>
</li> </li>
<li>YELLOW
: <a class="el" href="controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdae735a848bf82163a19236ead1c3ef2d2">controllerEnums.h</a>
</li>
</ul> </ul>

View file

@ -256,6 +256,12 @@ $(function() {
<li>MIDI_MAX_SYSEX_SIZE <li>MIDI_MAX_SYSEX_SIZE
: <a class="el" href="usbh__midi_8h.html#ac62d581ae088d3699a4f39672ac2ff51">usbh_midi.h</a> : <a class="el" href="usbh__midi_8h.html#ac62d581ae088d3699a4f39672ac2ff51">usbh_midi.h</a>
</li> </li>
<li>MINIDSP_PID
: <a class="el" href="_mini_d_s_p_8h.html#a4c11b5f7eff2bb882cc3390cc9562910">MiniDSP.h</a>
</li>
<li>MINIDSP_VID
: <a class="el" href="_mini_d_s_p_8h.html#a96758ce2867ad7daa9b0e71307512813">MiniDSP.h</a>
</li>
<li>MINUS <li>MINUS
: <a class="el" href="controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdaf613d73b4e7b570ffd967df4a13c4225">controllerEnums.h</a> : <a class="el" href="controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdaf613d73b4e7b570ffd967df4a13c4225">controllerEnums.h</a>
</li> </li>

View file

@ -65,12 +65,12 @@ $(function() {
<li>Y <li>Y
: <a class="el" href="controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda5596231eabd6cf29050967d5ac83ad84">controllerEnums.h</a> : <a class="el" href="controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda5596231eabd6cf29050967d5ac83ad84">controllerEnums.h</a>
</li> </li>
<li>Yellow
: <a class="el" href="controller_enums_8h.html#aac6fa7b0395b95cc528deaad0ce884a2abf28513245738599d13e3ce36bd16c82">controllerEnums.h</a>
</li>
<li>YELLOW <li>YELLOW
: <a class="el" href="controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdae735a848bf82163a19236ead1c3ef2d2">controllerEnums.h</a> : <a class="el" href="controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdae735a848bf82163a19236ead1c3ef2d2">controllerEnums.h</a>
</li> </li>
<li>Yellow
: <a class="el" href="controller_enums_8h.html#aac6fa7b0395b95cc528deaad0ce884a2abf28513245738599d13e3ce36bd16c82">controllerEnums.h</a>
</li>
</ul> </ul>
</div><!-- contents --> </div><!-- contents -->
<!-- start footer part --> <!-- start footer part -->

View file

@ -81,13 +81,15 @@ This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent"> <div class="dyncontent">
<div class="center"><img src="hidcomposite_8h__dep__incl.png" border="0" usemap="#hidcomposite_8hdep" alt=""/></div> <div class="center"><img src="hidcomposite_8h__dep__incl.png" border="0" usemap="#hidcomposite_8hdep" alt=""/></div>
<map name="hidcomposite_8hdep" id="hidcomposite_8hdep"> <map name="hidcomposite_8hdep" id="hidcomposite_8hdep">
<area shape="rect" id="node2" href="hidcomposite_8cpp.html" title="hidcomposite.cpp" alt="" coords="37,80,175,107"/> <area shape="rect" id="node2" href="hidcomposite_8cpp.html" title="hidcomposite.cpp" alt="" coords="92,80,229,107"/>
<area shape="rect" id="node3" href="hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="199,80,314,107"/> <area shape="rect" id="node3" href="hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="254,80,369,107"/>
<area shape="rect" id="node4" href="hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="5,155,135,181"/> <area shape="rect" id="node4" href="hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="5,155,135,181"/>
<area shape="rect" id="node5" href="_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="159,155,245,181"/> <area shape="rect" id="node5" href="_mini_d_s_p_8h.html" title="MiniDSP.h" alt="" coords="159,155,245,181"/>
<area shape="rect" id="node6" href="_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="269,155,354,181"/> <area shape="rect" id="node7" href="_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="269,155,354,181"/>
<area shape="rect" id="node7" href="_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="379,155,460,181"/> <area shape="rect" id="node8" href="_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="378,155,463,181"/>
<area shape="rect" id="node8" href="_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="371,229,467,256"/> <area shape="rect" id="node9" href="_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="488,155,569,181"/>
<area shape="rect" id="node6" href="_mini_d_s_p_8cpp.html" title="MiniDSP.cpp" alt="" coords="152,229,252,256"/>
<area shape="rect" id="node10" href="_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="481,229,577,256"/>
</map> </map>
</div> </div>
</div> </div>

View file

@ -1,9 +1,11 @@
<map id="hidcomposite.h" name="hidcomposite.h"> <map id="hidcomposite.h" name="hidcomposite.h">
<area shape="rect" id="node2" href="$hidcomposite_8cpp.html" title="hidcomposite.cpp" alt="" coords="37,80,175,107"/> <area shape="rect" id="node2" href="$hidcomposite_8cpp.html" title="hidcomposite.cpp" alt="" coords="92,80,229,107"/>
<area shape="rect" id="node3" href="$hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="199,80,314,107"/> <area shape="rect" id="node3" href="$hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="254,80,369,107"/>
<area shape="rect" id="node4" href="$hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="5,155,135,181"/> <area shape="rect" id="node4" href="$hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="5,155,135,181"/>
<area shape="rect" id="node5" href="$_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="159,155,245,181"/> <area shape="rect" id="node5" href="$_mini_d_s_p_8h.html" title="MiniDSP.h" alt="" coords="159,155,245,181"/>
<area shape="rect" id="node6" href="$_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="269,155,354,181"/> <area shape="rect" id="node7" href="$_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="269,155,354,181"/>
<area shape="rect" id="node7" href="$_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="379,155,460,181"/> <area shape="rect" id="node8" href="$_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="378,155,463,181"/>
<area shape="rect" id="node8" href="$_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="371,229,467,256"/> <area shape="rect" id="node9" href="$_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="488,155,569,181"/>
<area shape="rect" id="node6" href="$_mini_d_s_p_8cpp.html" title="MiniDSP.cpp" alt="" coords="152,229,252,256"/>
<area shape="rect" id="node10" href="$_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="481,229,577,256"/>
</map> </map>

View file

@ -1 +1 @@
84fea4b0f5513117ccba6ac937e8e613 c4994368bf13a5e3a4f7c3dad85eb854

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -83,10 +83,12 @@ This graph shows which files directly or indirectly include this file:</div>
<div class="center"><img src="hiduniversal_8h__dep__incl.png" border="0" usemap="#hiduniversal_8hdep" alt=""/></div> <div class="center"><img src="hiduniversal_8h__dep__incl.png" border="0" usemap="#hiduniversal_8hdep" alt=""/></div>
<map name="hiduniversal_8hdep" id="hiduniversal_8hdep"> <map name="hiduniversal_8hdep" id="hiduniversal_8hdep">
<area shape="rect" id="node2" href="hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="5,80,135,107"/> <area shape="rect" id="node2" href="hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="5,80,135,107"/>
<area shape="rect" id="node3" href="_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="159,80,245,107"/> <area shape="rect" id="node3" href="_mini_d_s_p_8h.html" title="MiniDSP.h" alt="" coords="159,80,245,107"/>
<area shape="rect" id="node4" href="_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="269,80,354,107"/> <area shape="rect" id="node5" href="_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="269,80,354,107"/>
<area shape="rect" id="node5" href="_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="379,80,460,107"/> <area shape="rect" id="node6" href="_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="378,80,463,107"/>
<area shape="rect" id="node6" href="_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="371,155,467,181"/> <area shape="rect" id="node7" href="_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="488,80,569,107"/>
<area shape="rect" id="node4" href="_mini_d_s_p_8cpp.html" title="MiniDSP.cpp" alt="" coords="152,155,252,181"/>
<area shape="rect" id="node8" href="_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="481,155,577,181"/>
</map> </map>
</div> </div>
</div> </div>

View file

@ -1,7 +1,9 @@
<map id="hiduniversal.h" name="hiduniversal.h"> <map id="hiduniversal.h" name="hiduniversal.h">
<area shape="rect" id="node2" href="$hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="5,80,135,107"/> <area shape="rect" id="node2" href="$hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="5,80,135,107"/>
<area shape="rect" id="node3" href="$_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="159,80,245,107"/> <area shape="rect" id="node3" href="$_mini_d_s_p_8h.html" title="MiniDSP.h" alt="" coords="159,80,245,107"/>
<area shape="rect" id="node4" href="$_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="269,80,354,107"/> <area shape="rect" id="node5" href="$_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="269,80,354,107"/>
<area shape="rect" id="node5" href="$_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="379,80,460,107"/> <area shape="rect" id="node6" href="$_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="378,80,463,107"/>
<area shape="rect" id="node6" href="$_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="371,155,467,181"/> <area shape="rect" id="node7" href="$_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="488,80,569,107"/>
<area shape="rect" id="node4" href="$_mini_d_s_p_8cpp.html" title="MiniDSP.cpp" alt="" coords="152,155,252,181"/>
<area shape="rect" id="node8" href="$_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="481,155,577,181"/>
</map> </map>

View file

@ -1 +1 @@
e6dc98e8c058dfa8567aea56c26e19c2 1b951076631caaadca6fb9b031ea52d8

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -79,40 +79,42 @@ This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent"> <div class="dyncontent">
<div class="center"><img src="hidusagestr_8h__dep__incl.png" border="0" usemap="#hidusagestr_8hdep" alt=""/></div> <div class="center"><img src="hidusagestr_8h__dep__incl.png" border="0" usemap="#hidusagestr_8hdep" alt=""/></div>
<map name="hidusagestr_8hdep" id="hidusagestr_8hdep"> <map name="hidusagestr_8hdep" id="hidusagestr_8hdep">
<area shape="rect" id="node2" href="usbhid_8h.html" title="usbhid.h" alt="" coords="1118,80,1195,107"/> <area shape="rect" id="node2" href="usbhid_8h.html" title="usbhid.h" alt="" coords="1105,80,1182,107"/>
<area shape="rect" id="node35" href="hidusagetitlearrays_8cpp.html" title="hidusagetitlearrays.cpp" alt="" coords="1220,80,1395,107"/> <area shape="rect" id="node37" href="hidusagetitlearrays_8cpp.html" title="hidusagetitlearrays.cpp" alt="" coords="1207,80,1381,107"/>
<area shape="rect" id="node3" href="_b_t_d_8h.html" title="BTD.h" alt="" coords="243,155,305,181"/> <area shape="rect" id="node3" href="_b_t_d_8h.html" title="BTD.h" alt="" coords="243,155,305,181"/>
<area shape="rect" id="node16" href="hidboot_8h.html" title="hidboot.h" alt="" coords="621,155,703,181"/> <area shape="rect" id="node16" href="hidboot_8h.html" title="hidboot.h" alt="" coords="590,155,673,181"/>
<area shape="rect" id="node18" href="hidcomposite_8h.html" title="hidcomposite.h" alt="" coords="863,155,986,181"/> <area shape="rect" id="node18" href="hidcomposite_8h.html" title="hidcomposite.h" alt="" coords="850,155,973,181"/>
<area shape="rect" id="node26" href="hidescriptorparser_8h.html" title="hidescriptorparser.h" alt="" coords="1011,155,1161,181"/> <area shape="rect" id="node28" href="hidescriptorparser_8h.html" title="hidescriptorparser.h" alt="" coords="997,155,1148,181"/>
<area shape="rect" id="node28" href="_p_s3_u_s_b_8h.html" title="PS3USB.h" alt="" coords="1186,155,1271,181"/> <area shape="rect" id="node30" href="_p_s3_u_s_b_8h.html" title="PS3USB.h" alt="" coords="1173,155,1258,181"/>
<area shape="rect" id="node30" href="usbhid_8cpp.html" title="usbhid.cpp" alt="" coords="1296,155,1388,181"/> <area shape="rect" id="node32" href="usbhid_8cpp.html" title="usbhid.cpp" alt="" coords="1283,155,1375,181"/>
<area shape="rect" id="node31" href="_x_b_o_x_o_l_d_8h.html" title="XBOXOLD.h" alt="" coords="1413,155,1509,181"/> <area shape="rect" id="node33" href="_x_b_o_x_o_l_d_8h.html" title="XBOXOLD.h" alt="" coords="1399,155,1495,181"/>
<area shape="rect" id="node33" href="_x_b_o_x_u_s_b_8h.html" title="XBOXUSB.h" alt="" coords="1540,155,1637,181"/> <area shape="rect" id="node35" href="_x_b_o_x_u_s_b_8h.html" title="XBOXUSB.h" alt="" coords="1527,155,1624,181"/>
<area shape="rect" id="node4" href="_b_t_d_8cpp.html" title="BTD.cpp" alt="" coords="92,229,168,256"/> <area shape="rect" id="node4" href="_b_t_d_8cpp.html" title="BTD.cpp" alt="" coords="92,229,168,256"/>
<area shape="rect" id="node5" href="_b_t_h_i_d_8h.html" title="BTHID.h" alt="" coords="499,229,574,256"/> <area shape="rect" id="node5" href="_b_t_h_i_d_8h.html" title="BTHID.h" alt="" coords="470,229,545,256"/>
<area shape="rect" id="node10" href="_p_s3_b_t_8h.html" title="PS3BT.h" alt="" coords="192,229,265,256"/> <area shape="rect" id="node10" href="_p_s3_b_t_8h.html" title="PS3BT.h" alt="" coords="192,229,265,256"/>
<area shape="rect" id="node12" href="_s_p_p_8h.html" title="SPP.h" alt="" coords="290,229,346,256"/> <area shape="rect" id="node12" href="_s_p_p_8h.html" title="SPP.h" alt="" coords="290,229,346,256"/>
<area shape="rect" id="node14" href="_wii_8h.html" title="Wii.h" alt="" coords="13,229,68,256"/> <area shape="rect" id="node14" href="_wii_8h.html" title="Wii.h" alt="" coords="13,229,68,256"/>
<area shape="rect" id="node6" href="_b_t_h_i_d_8cpp.html" title="BTHID.cpp" alt="" coords="487,304,578,331"/> <area shape="rect" id="node6" href="_b_t_h_i_d_8cpp.html" title="BTHID.cpp" alt="" coords="343,304,434,331"/>
<area shape="rect" id="node7" href="_p_s4_b_t_8h.html" title="PS4BT.h" alt="" coords="603,304,676,331"/> <area shape="rect" id="node7" href="_p_s4_b_t_8h.html" title="PS4BT.h" alt="" coords="459,304,532,331"/>
<area shape="rect" id="node8" href="_p_s5_b_t_8h.html" title="PS5BT.h" alt="" coords="700,304,773,331"/> <area shape="rect" id="node8" href="_p_s5_b_t_8h.html" title="PS5BT.h" alt="" coords="556,304,629,331"/>
<area shape="rect" id="node9" href="_x_b_o_x_o_n_e_s_b_t_8h.html" title="XBOXONESBT.h" alt="" coords="343,304,463,331"/> <area shape="rect" id="node9" href="_x_b_o_x_o_n_e_s_b_t_8h.html" title="XBOXONESBT.h" alt="" coords="654,304,774,331"/>
<area shape="rect" id="node11" href="_p_s3_b_t_8cpp.html" title="PS3BT.cpp" alt="" coords="135,304,223,331"/> <area shape="rect" id="node11" href="_p_s3_b_t_8cpp.html" title="PS3BT.cpp" alt="" coords="135,304,223,331"/>
<area shape="rect" id="node13" href="_s_p_p_8cpp.html" title="SPP.cpp" alt="" coords="248,304,319,331"/> <area shape="rect" id="node13" href="_s_p_p_8cpp.html" title="SPP.cpp" alt="" coords="248,304,319,331"/>
<area shape="rect" id="node15" href="_wii_8cpp.html" title="Wii.cpp" alt="" coords="5,304,76,331"/> <area shape="rect" id="node15" href="_wii_8cpp.html" title="Wii.cpp" alt="" coords="5,304,76,331"/>
<area shape="rect" id="node17" href="hidboot_8cpp.html" title="hidboot.cpp" alt="" coords="613,229,711,256"/> <area shape="rect" id="node17" href="hidboot_8cpp.html" title="hidboot.cpp" alt="" coords="582,229,681,256"/>
<area shape="rect" id="node19" href="hidcomposite_8cpp.html" title="hidcomposite.cpp" alt="" coords="744,229,881,256"/> <area shape="rect" id="node19" href="hidcomposite_8cpp.html" title="hidcomposite.cpp" alt="" coords="731,229,868,256"/>
<area shape="rect" id="node20" href="hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="906,229,1021,256"/> <area shape="rect" id="node20" href="hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="893,229,1007,256"/>
<area shape="rect" id="node21" href="hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="903,304,1032,331"/> <area shape="rect" id="node21" href="hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="1123,304,1252,331"/>
<area shape="rect" id="node22" href="_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="1057,304,1142,331"/> <area shape="rect" id="node22" href="_mini_d_s_p_8h.html" title="MiniDSP.h" alt="" coords="1277,304,1362,331"/>
<area shape="rect" id="node23" href="_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="1166,304,1251,331"/> <area shape="rect" id="node24" href="_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="798,304,883,331"/>
<area shape="rect" id="node24" href="_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="797,304,879,331"/> <area shape="rect" id="node25" href="_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="907,304,993,331"/>
<area shape="rect" id="node25" href="_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="790,379,886,405"/> <area shape="rect" id="node26" href="_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="1017,304,1099,331"/>
<area shape="rect" id="node27" href="hidescriptorparser_8cpp.html" title="hidescriptorparser.cpp" alt="" coords="1045,229,1212,256"/> <area shape="rect" id="node23" href="_mini_d_s_p_8cpp.html" title="MiniDSP.cpp" alt="" coords="1269,379,1369,405"/>
<area shape="rect" id="node29" href="_p_s3_u_s_b_8cpp.html" title="PS3USB.cpp" alt="" coords="1236,229,1336,256"/> <area shape="rect" id="node27" href="_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="1010,379,1106,405"/>
<area shape="rect" id="node32" href="_x_b_o_x_o_l_d_8cpp.html" title="XBOXOLD.cpp" alt="" coords="1401,229,1512,256"/> <area shape="rect" id="node29" href="hidescriptorparser_8cpp.html" title="hidescriptorparser.cpp" alt="" coords="1032,229,1199,256"/>
<area shape="rect" id="node34" href="_x_b_o_x_u_s_b_8cpp.html" title="XBOXUSB.cpp" alt="" coords="1537,229,1649,256"/> <area shape="rect" id="node31" href="_p_s3_u_s_b_8cpp.html" title="PS3USB.cpp" alt="" coords="1223,229,1323,256"/>
<area shape="rect" id="node34" href="_x_b_o_x_o_l_d_8cpp.html" title="XBOXOLD.cpp" alt="" coords="1388,229,1499,256"/>
<area shape="rect" id="node36" href="_x_b_o_x_u_s_b_8cpp.html" title="XBOXUSB.cpp" alt="" coords="1523,229,1635,256"/>
</map> </map>
</div> </div>
</div> </div>

View file

@ -1,36 +1,38 @@
<map id="hidusagestr.h" name="hidusagestr.h"> <map id="hidusagestr.h" name="hidusagestr.h">
<area shape="rect" id="node2" href="$usbhid_8h.html" title="usbhid.h" alt="" coords="1118,80,1195,107"/> <area shape="rect" id="node2" href="$usbhid_8h.html" title="usbhid.h" alt="" coords="1105,80,1182,107"/>
<area shape="rect" id="node35" href="$hidusagetitlearrays_8cpp.html" title="hidusagetitlearrays.cpp" alt="" coords="1220,80,1395,107"/> <area shape="rect" id="node37" href="$hidusagetitlearrays_8cpp.html" title="hidusagetitlearrays.cpp" alt="" coords="1207,80,1381,107"/>
<area shape="rect" id="node3" href="$_b_t_d_8h.html" title="BTD.h" alt="" coords="243,155,305,181"/> <area shape="rect" id="node3" href="$_b_t_d_8h.html" title="BTD.h" alt="" coords="243,155,305,181"/>
<area shape="rect" id="node16" href="$hidboot_8h.html" title="hidboot.h" alt="" coords="621,155,703,181"/> <area shape="rect" id="node16" href="$hidboot_8h.html" title="hidboot.h" alt="" coords="590,155,673,181"/>
<area shape="rect" id="node18" href="$hidcomposite_8h.html" title="hidcomposite.h" alt="" coords="863,155,986,181"/> <area shape="rect" id="node18" href="$hidcomposite_8h.html" title="hidcomposite.h" alt="" coords="850,155,973,181"/>
<area shape="rect" id="node26" href="$hidescriptorparser_8h.html" title="hidescriptorparser.h" alt="" coords="1011,155,1161,181"/> <area shape="rect" id="node28" href="$hidescriptorparser_8h.html" title="hidescriptorparser.h" alt="" coords="997,155,1148,181"/>
<area shape="rect" id="node28" href="$_p_s3_u_s_b_8h.html" title="PS3USB.h" alt="" coords="1186,155,1271,181"/> <area shape="rect" id="node30" href="$_p_s3_u_s_b_8h.html" title="PS3USB.h" alt="" coords="1173,155,1258,181"/>
<area shape="rect" id="node30" href="$usbhid_8cpp.html" title="usbhid.cpp" alt="" coords="1296,155,1388,181"/> <area shape="rect" id="node32" href="$usbhid_8cpp.html" title="usbhid.cpp" alt="" coords="1283,155,1375,181"/>
<area shape="rect" id="node31" href="$_x_b_o_x_o_l_d_8h.html" title="XBOXOLD.h" alt="" coords="1413,155,1509,181"/> <area shape="rect" id="node33" href="$_x_b_o_x_o_l_d_8h.html" title="XBOXOLD.h" alt="" coords="1399,155,1495,181"/>
<area shape="rect" id="node33" href="$_x_b_o_x_u_s_b_8h.html" title="XBOXUSB.h" alt="" coords="1540,155,1637,181"/> <area shape="rect" id="node35" href="$_x_b_o_x_u_s_b_8h.html" title="XBOXUSB.h" alt="" coords="1527,155,1624,181"/>
<area shape="rect" id="node4" href="$_b_t_d_8cpp.html" title="BTD.cpp" alt="" coords="92,229,168,256"/> <area shape="rect" id="node4" href="$_b_t_d_8cpp.html" title="BTD.cpp" alt="" coords="92,229,168,256"/>
<area shape="rect" id="node5" href="$_b_t_h_i_d_8h.html" title="BTHID.h" alt="" coords="499,229,574,256"/> <area shape="rect" id="node5" href="$_b_t_h_i_d_8h.html" title="BTHID.h" alt="" coords="470,229,545,256"/>
<area shape="rect" id="node10" href="$_p_s3_b_t_8h.html" title="PS3BT.h" alt="" coords="192,229,265,256"/> <area shape="rect" id="node10" href="$_p_s3_b_t_8h.html" title="PS3BT.h" alt="" coords="192,229,265,256"/>
<area shape="rect" id="node12" href="$_s_p_p_8h.html" title="SPP.h" alt="" coords="290,229,346,256"/> <area shape="rect" id="node12" href="$_s_p_p_8h.html" title="SPP.h" alt="" coords="290,229,346,256"/>
<area shape="rect" id="node14" href="$_wii_8h.html" title="Wii.h" alt="" coords="13,229,68,256"/> <area shape="rect" id="node14" href="$_wii_8h.html" title="Wii.h" alt="" coords="13,229,68,256"/>
<area shape="rect" id="node6" href="$_b_t_h_i_d_8cpp.html" title="BTHID.cpp" alt="" coords="487,304,578,331"/> <area shape="rect" id="node6" href="$_b_t_h_i_d_8cpp.html" title="BTHID.cpp" alt="" coords="343,304,434,331"/>
<area shape="rect" id="node7" href="$_p_s4_b_t_8h.html" title="PS4BT.h" alt="" coords="603,304,676,331"/> <area shape="rect" id="node7" href="$_p_s4_b_t_8h.html" title="PS4BT.h" alt="" coords="459,304,532,331"/>
<area shape="rect" id="node8" href="$_p_s5_b_t_8h.html" title="PS5BT.h" alt="" coords="700,304,773,331"/> <area shape="rect" id="node8" href="$_p_s5_b_t_8h.html" title="PS5BT.h" alt="" coords="556,304,629,331"/>
<area shape="rect" id="node9" href="$_x_b_o_x_o_n_e_s_b_t_8h.html" title="XBOXONESBT.h" alt="" coords="343,304,463,331"/> <area shape="rect" id="node9" href="$_x_b_o_x_o_n_e_s_b_t_8h.html" title="XBOXONESBT.h" alt="" coords="654,304,774,331"/>
<area shape="rect" id="node11" href="$_p_s3_b_t_8cpp.html" title="PS3BT.cpp" alt="" coords="135,304,223,331"/> <area shape="rect" id="node11" href="$_p_s3_b_t_8cpp.html" title="PS3BT.cpp" alt="" coords="135,304,223,331"/>
<area shape="rect" id="node13" href="$_s_p_p_8cpp.html" title="SPP.cpp" alt="" coords="248,304,319,331"/> <area shape="rect" id="node13" href="$_s_p_p_8cpp.html" title="SPP.cpp" alt="" coords="248,304,319,331"/>
<area shape="rect" id="node15" href="$_wii_8cpp.html" title="Wii.cpp" alt="" coords="5,304,76,331"/> <area shape="rect" id="node15" href="$_wii_8cpp.html" title="Wii.cpp" alt="" coords="5,304,76,331"/>
<area shape="rect" id="node17" href="$hidboot_8cpp.html" title="hidboot.cpp" alt="" coords="613,229,711,256"/> <area shape="rect" id="node17" href="$hidboot_8cpp.html" title="hidboot.cpp" alt="" coords="582,229,681,256"/>
<area shape="rect" id="node19" href="$hidcomposite_8cpp.html" title="hidcomposite.cpp" alt="" coords="744,229,881,256"/> <area shape="rect" id="node19" href="$hidcomposite_8cpp.html" title="hidcomposite.cpp" alt="" coords="731,229,868,256"/>
<area shape="rect" id="node20" href="$hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="906,229,1021,256"/> <area shape="rect" id="node20" href="$hiduniversal_8h.html" title="hiduniversal.h" alt="" coords="893,229,1007,256"/>
<area shape="rect" id="node21" href="$hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="903,304,1032,331"/> <area shape="rect" id="node21" href="$hiduniversal_8cpp.html" title="hiduniversal.cpp" alt="" coords="1123,304,1252,331"/>
<area shape="rect" id="node22" href="$_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="1057,304,1142,331"/> <area shape="rect" id="node22" href="$_mini_d_s_p_8h.html" title="MiniDSP.h" alt="" coords="1277,304,1362,331"/>
<area shape="rect" id="node23" href="$_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="1166,304,1251,331"/> <area shape="rect" id="node24" href="$_p_s4_u_s_b_8h.html" title="PS4USB.h" alt="" coords="798,304,883,331"/>
<area shape="rect" id="node24" href="$_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="797,304,879,331"/> <area shape="rect" id="node25" href="$_p_s5_u_s_b_8h.html" title="PS5USB.h" alt="" coords="907,304,993,331"/>
<area shape="rect" id="node25" href="$_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="790,379,886,405"/> <area shape="rect" id="node26" href="$_p_s_buzz_8h.html" title="PSBuzz.h" alt="" coords="1017,304,1099,331"/>
<area shape="rect" id="node27" href="$hidescriptorparser_8cpp.html" title="hidescriptorparser.cpp" alt="" coords="1045,229,1212,256"/> <area shape="rect" id="node23" href="$_mini_d_s_p_8cpp.html" title="MiniDSP.cpp" alt="" coords="1269,379,1369,405"/>
<area shape="rect" id="node29" href="$_p_s3_u_s_b_8cpp.html" title="PS3USB.cpp" alt="" coords="1236,229,1336,256"/> <area shape="rect" id="node27" href="$_p_s_buzz_8cpp.html" title="PSBuzz.cpp" alt="" coords="1010,379,1106,405"/>
<area shape="rect" id="node32" href="$_x_b_o_x_o_l_d_8cpp.html" title="XBOXOLD.cpp" alt="" coords="1401,229,1512,256"/> <area shape="rect" id="node29" href="$hidescriptorparser_8cpp.html" title="hidescriptorparser.cpp" alt="" coords="1032,229,1199,256"/>
<area shape="rect" id="node34" href="$_x_b_o_x_u_s_b_8cpp.html" title="XBOXUSB.cpp" alt="" coords="1537,229,1649,256"/> <area shape="rect" id="node31" href="$_p_s3_u_s_b_8cpp.html" title="PS3USB.cpp" alt="" coords="1223,229,1323,256"/>
<area shape="rect" id="node34" href="$_x_b_o_x_o_l_d_8cpp.html" title="XBOXOLD.cpp" alt="" coords="1388,229,1499,256"/>
<area shape="rect" id="node36" href="$_x_b_o_x_u_s_b_8cpp.html" title="XBOXUSB.cpp" alt="" coords="1523,229,1635,256"/>
</map> </map>

View file

@ -1 +1 @@
47e1123033e27134c5c1a943efab6b33 740194acd8882018b8e3e80915678457

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 71 KiB

View file

@ -165,9 +165,10 @@ This inheritance list is sorted roughly, but not completely, alphabetically:</di
<tr id="row_64_5_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_h_i_d_boot.html" target="_self">HIDBoot&lt; BOOT_PROTOCOL &gt;</a></td><td class="desc"></td></tr> <tr id="row_64_5_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_h_i_d_boot.html" target="_self">HIDBoot&lt; BOOT_PROTOCOL &gt;</a></td><td class="desc"></td></tr>
<tr id="row_64_5_1_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_64_5_1_" class="arrow" onclick="toggleFolder('64_5_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_h_i_d_composite.html" target="_self">HIDComposite</a></td><td class="desc"></td></tr> <tr id="row_64_5_1_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_64_5_1_" class="arrow" onclick="toggleFolder('64_5_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_h_i_d_composite.html" target="_self">HIDComposite</a></td><td class="desc"></td></tr>
<tr id="row_64_5_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_64_5_1_0_" class="arrow" onclick="toggleFolder('64_5_1_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_h_i_d_universal.html" target="_self">HIDUniversal</a></td><td class="desc"></td></tr> <tr id="row_64_5_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span id="arr_64_5_1_0_" class="arrow" onclick="toggleFolder('64_5_1_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_h_i_d_universal.html" target="_self">HIDUniversal</a></td><td class="desc"></td></tr>
<tr id="row_64_5_1_0_0_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s4_u_s_b.html" target="_self">PS4USB</a></td><td class="desc"></td></tr> <tr id="row_64_5_1_0_0_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_mini_d_s_p.html" target="_self">MiniDSP</a></td><td class="desc"></td></tr>
<tr id="row_64_5_1_0_1_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s5_u_s_b.html" target="_self">PS5USB</a></td><td class="desc"></td></tr> <tr id="row_64_5_1_0_1_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s4_u_s_b.html" target="_self">PS4USB</a></td><td class="desc"></td></tr>
<tr id="row_64_5_1_0_2_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s_buzz.html" target="_self">PSBuzz</a></td><td class="desc"></td></tr> <tr id="row_64_5_1_0_2_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s5_u_s_b.html" target="_self">PS5USB</a></td><td class="desc"></td></tr>
<tr id="row_64_5_1_0_3_" style="display:none;"><td class="entry"><span style="width:80px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_p_s_buzz.html" target="_self">PSBuzz</a></td><td class="desc"></td></tr>
<tr id="row_64_6_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_o_n_e.html" target="_self">XBOXONE</a></td><td class="desc"></td></tr> <tr id="row_64_6_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_x_b_o_x_o_n_e.html" target="_self">XBOXONE</a></td><td class="desc"></td></tr>
<tr id="row_65_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_usb_device.html" target="_self">UsbDevice</a></td><td class="desc"></td></tr> <tr id="row_65_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_usb_device.html" target="_self">UsbDevice</a></td><td class="desc"></td></tr>
<tr id="row_66_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_usb_device_address.html" target="_self">UsbDeviceAddress</a></td><td class="desc"></td></tr> <tr id="row_66_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_usb_device_address.html" target="_self">UsbDeviceAddress</a></td><td class="desc"></td></tr>

View file

@ -1 +1 @@
2e22fd54c1a893864d3576239df121cf 1f47023ee5e804f702e6d669ff2e16bf

View file

@ -1 +1 @@
08df93ae282c4c46c2495988cbde06ef 3c6b7df83bf91b25c90b94d6d72fe7df

View file

@ -18,19 +18,20 @@
<area shape="rect" id="node20" href="$class_bulk_only.html" title="BulkOnly" alt="" coords="200,232,281,259"/> <area shape="rect" id="node20" href="$class_bulk_only.html" title="BulkOnly" alt="" coords="200,232,281,259"/>
<area shape="rect" id="node21" href="$class_f_t_d_i.html" title="FTDI" alt="" coords="215,283,266,309"/> <area shape="rect" id="node21" href="$class_f_t_d_i.html" title="FTDI" alt="" coords="215,283,266,309"/>
<area shape="rect" id="node22" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="204,333,277,360"/> <area shape="rect" id="node22" href="$class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="204,333,277,360"/>
<area shape="rect" id="node27" href="$class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="198,384,283,411"/> <area shape="rect" id="node28" href="$class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="198,384,283,411"/>
<area shape="rect" id="node16" href="$class_p_l2303.html" title="PL2303" alt="" coords="412,423,481,449"/> <area shape="rect" id="node16" href="$class_p_l2303.html" title="PL2303" alt="" coords="412,423,481,449"/>
<area shape="rect" id="node17" href="$class_x_r21_b1411.html" title="XR21B1411" alt="" coords="398,473,495,500"/> <area shape="rect" id="node17" href="$class_x_r21_b1411.html" title="XR21B1411" alt="" coords="398,473,495,500"/>
<area shape="rect" id="node23" href="$class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="336,195,557,221"/> <area shape="rect" id="node23" href="$class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="336,195,557,221"/>
<area shape="rect" id="node24" href="$class_h_i_d_composite.html" title="HIDComposite" alt="" coords="389,347,505,373"/> <area shape="rect" id="node24" href="$class_h_i_d_composite.html" title="HIDComposite" alt="" coords="389,347,505,373"/>
<area shape="rect" id="node25" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="618,360,726,387"/> <area shape="rect" id="node25" href="$class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="618,360,726,387"/>
<area shape="rect" id="node26" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="807,360,877,387"/> <area shape="rect" id="node26" href="$class_mini_d_s_p.html" title="MiniDSP" alt="" coords="805,411,879,437"/>
<area shape="rect" id="node28" href="$class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="8,485,143,512"/> <area shape="rect" id="node27" href="$class_p_s_buzz.html" title="PSBuzz" alt="" coords="807,360,877,387"/>
<area shape="rect" id="node29" href="$class_p_s3_u_s_b.html" title="PS3USB" alt="" coords="204,688,277,715"/> <area shape="rect" id="node29" href="$class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="8,485,143,512"/>
<area shape="rect" id="node30" href="$class_u_s_b_h___m_i_d_i.html" title="USBH_MIDI" alt="" coords="193,739,288,765"/> <area shape="rect" id="node30" href="$class_p_s3_u_s_b.html" title="PS3USB" alt="" coords="204,688,277,715"/>
<area shape="rect" id="node31" href="$class_u_s_b_hub.html" title="USBHub" alt="" coords="203,789,278,816"/> <area shape="rect" id="node31" href="$class_u_s_b_h___m_i_d_i.html" title="USBH_MIDI" alt="" coords="193,739,288,765"/>
<area shape="rect" id="node32" href="$class_x_b_o_x_o_l_d.html" title="XBOXOLD" alt="" coords="199,536,283,563"/> <area shape="rect" id="node32" href="$class_u_s_b_hub.html" title="USBHub" alt="" coords="203,789,278,816"/>
<area shape="rect" id="node33" href="$class_x_b_o_x_r_e_c_v.html" title="XBOXRECV" alt="" coords="194,587,287,613"/> <area shape="rect" id="node33" href="$class_x_b_o_x_o_l_d.html" title="XBOXOLD" alt="" coords="199,536,283,563"/>
<area shape="rect" id="node34" href="$class_x_b_o_x_u_s_b.html" title="XBOXUSB" alt="" coords="198,637,283,664"/> <area shape="rect" id="node34" href="$class_x_b_o_x_r_e_c_v.html" title="XBOXRECV" alt="" coords="194,587,287,613"/>
<area shape="rect" id="node35" href="$class_x_b_o_x_o_n_e_s_parser.html" title="XBOXONESParser" alt="" coords="605,5,739,32"/> <area shape="rect" id="node35" href="$class_x_b_o_x_u_s_b.html" title="XBOXUSB" alt="" coords="198,637,283,664"/>
<area shape="rect" id="node36" href="$class_x_b_o_x_o_n_e_s_parser.html" title="XBOXONESParser" alt="" coords="605,5,739,32"/>
</map> </map>

View file

@ -1 +1 @@
5fdbc09f16b5c3c39346de3cb88f182a ebe5ebc19bbee1969905f8894092d2dc

Binary file not shown.

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 109 KiB

View file

@ -424,21 +424,22 @@ $(function() {
<area shape="rect" id="node20" href="class_bulk_only.html" title="BulkOnly" alt="" coords="200,232,281,259"/> <area shape="rect" id="node20" href="class_bulk_only.html" title="BulkOnly" alt="" coords="200,232,281,259"/>
<area shape="rect" id="node21" href="class_f_t_d_i.html" title="FTDI" alt="" coords="215,283,266,309"/> <area shape="rect" id="node21" href="class_f_t_d_i.html" title="FTDI" alt="" coords="215,283,266,309"/>
<area shape="rect" id="node22" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="204,333,277,360"/> <area shape="rect" id="node22" href="class_u_s_b_h_i_d.html" title="USBHID" alt="" coords="204,333,277,360"/>
<area shape="rect" id="node27" href="class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="198,384,283,411"/> <area shape="rect" id="node28" href="class_x_b_o_x_o_n_e.html" title="XBOXONE" alt="" coords="198,384,283,411"/>
<area shape="rect" id="node16" href="class_p_l2303.html" title="PL2303" alt="" coords="412,423,481,449"/> <area shape="rect" id="node16" href="class_p_l2303.html" title="PL2303" alt="" coords="412,423,481,449"/>
<area shape="rect" id="node17" href="class_x_r21_b1411.html" title="XR21B1411" alt="" coords="398,473,495,500"/> <area shape="rect" id="node17" href="class_x_r21_b1411.html" title="XR21B1411" alt="" coords="398,473,495,500"/>
<area shape="rect" id="node23" href="class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="336,195,557,221"/> <area shape="rect" id="node23" href="class_h_i_d_boot.html" title="HIDBoot\&lt; BOOT_PROTOCOL \&gt;" alt="" coords="336,195,557,221"/>
<area shape="rect" id="node24" href="class_h_i_d_composite.html" title="HIDComposite" alt="" coords="389,347,505,373"/> <area shape="rect" id="node24" href="class_h_i_d_composite.html" title="HIDComposite" alt="" coords="389,347,505,373"/>
<area shape="rect" id="node25" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="618,360,726,387"/> <area shape="rect" id="node25" href="class_h_i_d_universal.html" title="HIDUniversal" alt="" coords="618,360,726,387"/>
<area shape="rect" id="node26" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="807,360,877,387"/> <area shape="rect" id="node26" href="class_mini_d_s_p.html" title="MiniDSP" alt="" coords="805,411,879,437"/>
<area shape="rect" id="node28" href="class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="8,485,143,512"/> <area shape="rect" id="node27" href="class_p_s_buzz.html" title="PSBuzz" alt="" coords="807,360,877,387"/>
<area shape="rect" id="node29" href="class_p_s3_u_s_b.html" title="PS3USB" alt="" coords="204,688,277,715"/> <area shape="rect" id="node29" href="class_u_s_b_device_config.html" title="USBDeviceConfig" alt="" coords="8,485,143,512"/>
<area shape="rect" id="node30" href="class_u_s_b_h___m_i_d_i.html" title="USBH_MIDI" alt="" coords="193,739,288,765"/> <area shape="rect" id="node30" href="class_p_s3_u_s_b.html" title="PS3USB" alt="" coords="204,688,277,715"/>
<area shape="rect" id="node31" href="class_u_s_b_hub.html" title="USBHub" alt="" coords="203,789,278,816"/> <area shape="rect" id="node31" href="class_u_s_b_h___m_i_d_i.html" title="USBH_MIDI" alt="" coords="193,739,288,765"/>
<area shape="rect" id="node32" href="class_x_b_o_x_o_l_d.html" title="XBOXOLD" alt="" coords="199,536,283,563"/> <area shape="rect" id="node32" href="class_u_s_b_hub.html" title="USBHub" alt="" coords="203,789,278,816"/>
<area shape="rect" id="node33" href="class_x_b_o_x_r_e_c_v.html" title="XBOXRECV" alt="" coords="194,587,287,613"/> <area shape="rect" id="node33" href="class_x_b_o_x_o_l_d.html" title="XBOXOLD" alt="" coords="199,536,283,563"/>
<area shape="rect" id="node34" href="class_x_b_o_x_u_s_b.html" title="XBOXUSB" alt="" coords="198,637,283,664"/> <area shape="rect" id="node34" href="class_x_b_o_x_r_e_c_v.html" title="XBOXRECV" alt="" coords="194,587,287,613"/>
<area shape="rect" id="node35" href="class_x_b_o_x_o_n_e_s_parser.html" title="XBOXONESParser" alt="" coords="605,5,739,32"/> <area shape="rect" id="node35" href="class_x_b_o_x_u_s_b.html" title="XBOXUSB" alt="" coords="198,637,283,664"/>
<area shape="rect" id="node36" href="class_x_b_o_x_o_n_e_s_parser.html" title="XBOXONESParser" alt="" coords="605,5,739,32"/>
</map> </map>
</td></tr> </td></tr>
</table> </table>

View file

@ -61,7 +61,9 @@ var searchData=
['aplphanumtitles0',['aplphanumTitles0',['../class_report_desc_parser_base.html#a5cd50b03ac2d022ca55e6a5bbd448ac8',1,'ReportDescParserBase']]], ['aplphanumtitles0',['aplphanumTitles0',['../class_report_desc_parser_base.html#a5cd50b03ac2d022ca55e6a5bbd448ac8',1,'ReportDescParserBase']]],
['aplphanumtitles1',['aplphanumTitles1',['../class_report_desc_parser_base.html#afac5fab915e65babde2645e09b66e74f',1,'ReportDescParserBase']]], ['aplphanumtitles1',['aplphanumTitles1',['../class_report_desc_parser_base.html#afac5fab915e65babde2645e09b66e74f',1,'ReportDescParserBase']]],
['aplphanumtitles2',['aplphanumTitles2',['../class_report_desc_parser_base.html#ae0090afb0e090b539fcaa4b71f099b08',1,'ReportDescParserBase']]], ['aplphanumtitles2',['aplphanumTitles2',['../class_report_desc_parser_base.html#ae0090afb0e090b539fcaa4b71f099b08',1,'ReportDescParserBase']]],
['attachoninit',['attachOnInit',['../class_bluetooth_service.html#a488e219cf0a90d39e643615b1f12e91f',1,'BluetoothService::attachOnInit()'],['../class_p_s3_u_s_b.html#ad06a172d85adf4ffc54dd8117b0be42e',1,'PS3USB::attachOnInit()'],['../class_p_s4_u_s_b.html#abe78ea9b765b11c08b060f923ae9d8cd',1,'PS4USB::attachOnInit()'],['../class_p_s5_u_s_b.html#aae6c9836d22c4302a5f029dfd3bb54a9',1,'PS5USB::attachOnInit()'],['../class_p_s_buzz.html#a0d4c401b742605d251a840646bd58112',1,'PSBuzz::attachOnInit()'],['../class_x_b_o_x_o_l_d.html#a7a7d0f28e51ef4650ac5e2b6c883b159',1,'XBOXOLD::attachOnInit()'],['../class_x_b_o_x_o_n_e.html#a0b2434ed7197361d229340773b0c3bda',1,'XBOXONE::attachOnInit()'],['../class_x_b_o_x_r_e_c_v.html#ababaa2f28de8bf6749fe649b4e93c583',1,'XBOXRECV::attachOnInit()'],['../class_x_b_o_x_u_s_b.html#a887b65866f96b5b1e1413ba1e4f19941',1,'XBOXUSB::attachOnInit()']]], ['attachoninit',['attachOnInit',['../class_bluetooth_service.html#a488e219cf0a90d39e643615b1f12e91f',1,'BluetoothService::attachOnInit()'],['../class_mini_d_s_p.html#a5e27e9ed52e1532a3287af49793361a1',1,'MiniDSP::attachOnInit()'],['../class_p_s3_u_s_b.html#ad06a172d85adf4ffc54dd8117b0be42e',1,'PS3USB::attachOnInit()'],['../class_p_s4_u_s_b.html#abe78ea9b765b11c08b060f923ae9d8cd',1,'PS4USB::attachOnInit()'],['../class_p_s5_u_s_b.html#aae6c9836d22c4302a5f029dfd3bb54a9',1,'PS5USB::attachOnInit()'],['../class_p_s_buzz.html#a0d4c401b742605d251a840646bd58112',1,'PSBuzz::attachOnInit()'],['../class_x_b_o_x_o_l_d.html#a7a7d0f28e51ef4650ac5e2b6c883b159',1,'XBOXOLD::attachOnInit()'],['../class_x_b_o_x_o_n_e.html#a0b2434ed7197361d229340773b0c3bda',1,'XBOXONE::attachOnInit()'],['../class_x_b_o_x_r_e_c_v.html#ababaa2f28de8bf6749fe649b4e93c583',1,'XBOXRECV::attachOnInit()'],['../class_x_b_o_x_u_s_b.html#a887b65866f96b5b1e1413ba1e4f19941',1,'XBOXUSB::attachOnInit()']]],
['attachonmutedchange',['attachOnMutedChange',['../class_mini_d_s_p.html#a8de93d377f046a4fdf766461c5080d75',1,'MiniDSP']]],
['attachonvolumechange',['attachOnVolumeChange',['../class_mini_d_s_p.html#a753f2095feda60f5ec1680f8245ce5c3',1,'MiniDSP']]],
['audio',['audio',['../struct_p_s4_status.html#a21781405f5b603ef41334a1b09930075',1,'PS4Status']]], ['audio',['audio',['../struct_p_s4_status.html#a21781405f5b603ef41334a1b09930075',1,'PS4Status']]],
['autoflow_5fdsr',['autoflow_DSR',['../structtty__features.html#a194320115ed70a47cb0b50e6487ad70a',1,'tty_features']]], ['autoflow_5fdsr',['autoflow_DSR',['../structtty__features.html#a194320115ed70a47cb0b50e6487ad70a',1,'tty_features']]],
['autoflow_5frts',['autoflow_RTS',['../structtty__features.html#a9ef5060c40f75d6357bc8ce318ae637d',1,'tty_features']]], ['autoflow_5frts',['autoflow_RTS',['../structtty__features.html#a9ef5060c40f75d6357bc8ce318ae637d',1,'tty_features']]],

View file

@ -9,7 +9,7 @@ var searchData=
['parsebthidcontroldata',['ParseBTHIDControlData',['../class_b_t_h_i_d.html#ad8339ed58b8c19bb5bee1c8aaa4bb715',1,'BTHID']]], ['parsebthidcontroldata',['ParseBTHIDControlData',['../class_b_t_h_i_d.html#ad8339ed58b8c19bb5bee1c8aaa4bb715',1,'BTHID']]],
['parsebthiddata',['ParseBTHIDData',['../class_b_t_h_i_d.html#a4de4a1efd32000a0cf5a884456e52c7d',1,'BTHID::ParseBTHIDData()'],['../class_p_s4_b_t.html#a0d92689d0c24e62ddc7a1b3c4c658512',1,'PS4BT::ParseBTHIDData()'],['../class_p_s5_b_t.html#a7298dfedcac3819646828edf055bc26b',1,'PS5BT::ParseBTHIDData()'],['../class_x_b_o_x_o_n_e_s_b_t.html#aee9484727ae88c9ef5102889a1a710fd',1,'XBOXONESBT::ParseBTHIDData()']]], ['parsebthiddata',['ParseBTHIDData',['../class_b_t_h_i_d.html#a4de4a1efd32000a0cf5a884456e52c7d',1,'BTHID::ParseBTHIDData()'],['../class_p_s4_b_t.html#a0d92689d0c24e62ddc7a1b3c4c658512',1,'PS4BT::ParseBTHIDData()'],['../class_p_s5_b_t.html#a7298dfedcac3819646828edf055bc26b',1,'PS5BT::ParseBTHIDData()'],['../class_x_b_o_x_o_n_e_s_b_t.html#aee9484727ae88c9ef5102889a1a710fd',1,'XBOXONESBT::ParseBTHIDData()']]],
['parseconfigdescr',['parseConfigDescr',['../class_u_s_b_h___m_i_d_i.html#aabe63c64fbcee52e7c724d489cd19394',1,'USBH_MIDI']]], ['parseconfigdescr',['parseConfigDescr',['../class_u_s_b_h___m_i_d_i.html#aabe63c64fbcee52e7c724d489cd19394',1,'USBH_MIDI']]],
['parsehiddata',['ParseHIDData',['../class_h_i_d_composite.html#ac01dac60c82bd850509696252cd9b651',1,'HIDComposite::ParseHIDData()'],['../class_h_i_d_universal.html#a5d6e27f817d6d2c67692783a02872939',1,'HIDUniversal::ParseHIDData()'],['../class_p_s4_u_s_b.html#a8222cea2ec47bff310d6e5fbada9e695',1,'PS4USB::ParseHIDData()'],['../class_p_s5_u_s_b.html#ae8db9cfff5d81ea1f124a7f48a2d0bbc',1,'PS5USB::ParseHIDData()'],['../class_p_s_buzz.html#a73e7a2f4b5537a692d699dc7c57ca6d6',1,'PSBuzz::ParseHIDData()']]], ['parsehiddata',['ParseHIDData',['../class_h_i_d_composite.html#ac01dac60c82bd850509696252cd9b651',1,'HIDComposite::ParseHIDData()'],['../class_h_i_d_universal.html#a5d6e27f817d6d2c67692783a02872939',1,'HIDUniversal::ParseHIDData()'],['../class_mini_d_s_p.html#aa40ffa6a5d2ec8c49748aeb22cbb8a15',1,'MiniDSP::ParseHIDData()'],['../class_p_s4_u_s_b.html#a8222cea2ec47bff310d6e5fbada9e695',1,'PS4USB::ParseHIDData()'],['../class_p_s5_u_s_b.html#ae8db9cfff5d81ea1f124a7f48a2d0bbc',1,'PS5USB::ParseHIDData()'],['../class_p_s_buzz.html#a73e7a2f4b5537a692d699dc7c57ca6d6',1,'PSBuzz::ParseHIDData()']]],
['parseitem',['ParseItem',['../class_report_desc_parser_base.html#ac1d6c015d9a2527bb2044e9a96fcaaf9',1,'ReportDescParserBase::ParseItem()'],['../class_report_desc_parser2.html#a84242b62a5d202b5d2d6fe26809bc0e2',1,'ReportDescParser2::ParseItem()']]], ['parseitem',['ParseItem',['../class_report_desc_parser_base.html#ac1d6c015d9a2527bb2044e9a96fcaaf9',1,'ReportDescParserBase::ParseItem()'],['../class_report_desc_parser2.html#a84242b62a5d202b5d2d6fe26809bc0e2',1,'ReportDescParser2::ParseItem()']]],
['parsemode',['ParseMode',['../class_p_t_p_list_parser.html#a7919acc78eb409e0679d8ec69a43e6da',1,'PTPListParser']]], ['parsemode',['ParseMode',['../class_p_t_p_list_parser.html#a7919acc78eb409e0679d8ec69a43e6da',1,'PTPListParser']]],
['parsetools_2ecpp',['parsetools.cpp',['../parsetools_8cpp.html',1,'']]], ['parsetools_2ecpp',['parsetools.cpp',['../parsetools_8cpp.html',1,'']]],
@ -36,7 +36,7 @@ var searchData=
['pgm_5fread_5fword',['pgm_read_word',['../version__helper_8h.html#a910fb5f01313d339d3b835d45e1e5ad0',1,'version_helper.h']]], ['pgm_5fread_5fword',['pgm_read_word',['../version__helper_8h.html#a910fb5f01313d339d3b835d45e1e5ad0',1,'version_helper.h']]],
['pgm_5fread_5fword_5ffar',['pgm_read_word_far',['../version__helper_8h.html#a3aaf70e2e58f5749ccbcd36032b1d1b3',1,'version_helper.h']]], ['pgm_5fread_5fword_5ffar',['pgm_read_word_far',['../version__helper_8h.html#a3aaf70e2e58f5749ccbcd36032b1d1b3',1,'version_helper.h']]],
['pgm_5fread_5fword_5fnear',['pgm_read_word_near',['../version__helper_8h.html#a515a845ea5139d8cf1c7f09ad6dad243',1,'version_helper.h']]], ['pgm_5fread_5fword_5fnear',['pgm_read_word_near',['../version__helper_8h.html#a515a845ea5139d8cf1c7f09ad6dad243',1,'version_helper.h']]],
['pid',['pid',['../class_u_s_b_h___m_i_d_i.html#aaf7ec77f0d8cefff1316ae049747e2a7',1,'USBH_MIDI::pid()'],['../class_h_i_d_composite.html#a1402689fc7e633723fca2b6b175c2a18',1,'HIDComposite::PID()']]], ['pid',['PID',['../class_h_i_d_composite.html#a1402689fc7e633723fca2b6b175c2a18',1,'HIDComposite::PID()'],['../class_u_s_b_h___m_i_d_i.html#aaf7ec77f0d8cefff1316ae049747e2a7',1,'USBH_MIDI::pid()']]],
['pitch',['Pitch',['../controller_enums_8h.html#a7c7824a10a9ffa8fea85602fcf4d84e6ae3a34b760fa4a6854f28852e91d8bb47',1,'controllerEnums.h']]], ['pitch',['Pitch',['../controller_enums_8h.html#a7c7824a10a9ffa8fea85602fcf4d84e6ae3a34b760fa4a6854f28852e91d8bb47',1,'controllerEnums.h']]],
['pitchgyroscale',['pitchGyroScale',['../class_w_i_i.html#aea6ce6f3222df3e547e9957673c7a07a',1,'WII']]], ['pitchgyroscale',['pitchGyroScale',['../class_w_i_i.html#aea6ce6f3222df3e547e9957673c7a07a',1,'WII']]],
['pitchgyrospeed',['pitchGyroSpeed',['../class_w_i_i.html#aa47478ccdfe009dabb7c21232e07bfd5',1,'WII']]], ['pitchgyrospeed',['pitchGyroSpeed',['../class_w_i_i.html#aa47478ccdfe009dabb7c21232e07bfd5',1,'WII']]],

View file

@ -2,11 +2,11 @@ var searchData=
[ [
['r',['r',['../struct_p_s4_output.html#a76a85e749899e2e6cb135a6ec6acabb3',1,'PS4Output::r()'],['../struct_p_s5_output.html#a1c00530f9dbbdebd229a2d70d9ee19f6',1,'PS5Output::r()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda1784b1a3d7cbd43c45ff82c72d05e4ae',1,'R():&#160;controllerEnums.h']]], ['r',['r',['../struct_p_s4_output.html#a76a85e749899e2e6cb135a6ec6acabb3',1,'PS4Output::r()'],['../struct_p_s5_output.html#a1c00530f9dbbdebd229a2d70d9ee19f6',1,'PS5Output::r()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda1784b1a3d7cbd43c45ff82c72d05e4ae',1,'R():&#160;controllerEnums.h']]],
['r1',['R1',['../struct_inquiry_response.html#a72abbdbd399647227ea05cb1cec32b2d',1,'InquiryResponse::R1()'],['../union_p_s4_buttons.html#aba0cb76ee82bd0ebe9872aa7bcbffac6',1,'PS4Buttons::r1()'],['../union_p_s5_buttons.html#a38d0ac2a2df75dda7a2935cdb8c56307',1,'PS5Buttons::r1()'],['../union_xbox_one_s_buttons.html#a09472b083c3d56655ca8a6276c2b52ed',1,'XboxOneSButtons::r1()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdaf8d87ff07efe24755164f550526f4dac',1,'R1():&#160;controllerEnums.h']]], ['r1',['R1',['../struct_inquiry_response.html#a72abbdbd399647227ea05cb1cec32b2d',1,'InquiryResponse::R1()'],['../union_p_s4_buttons.html#aba0cb76ee82bd0ebe9872aa7bcbffac6',1,'PS4Buttons::r1()'],['../union_p_s5_buttons.html#a38d0ac2a2df75dda7a2935cdb8c56307',1,'PS5Buttons::r1()'],['../union_xbox_one_s_buttons.html#a09472b083c3d56655ca8a6276c2b52ed',1,'XboxOneSButtons::r1()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdaf8d87ff07efe24755164f550526f4dac',1,'R1():&#160;controllerEnums.h']]],
['r2',['r2',['../union_p_s4_buttons.html#a416642ff357b1313825fe94e0491b60e',1,'PS4Buttons::r2()'],['../union_p_s5_buttons.html#adf06f1b23b7db3c8cdc5a8ec7ac875e2',1,'PS5Buttons::r2()'],['../struct_inquiry_response.html#aa635575deb7f984d27142ee2071af5b3',1,'InquiryResponse::R2()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda629d7b403cea5f826352f3aefb9a6d6a',1,'R2():&#160;controllerEnums.h']]], ['r2',['R2',['../struct_inquiry_response.html#aa635575deb7f984d27142ee2071af5b3',1,'InquiryResponse::R2()'],['../union_p_s4_buttons.html#a416642ff357b1313825fe94e0491b60e',1,'PS4Buttons::r2()'],['../union_p_s5_buttons.html#adf06f1b23b7db3c8cdc5a8ec7ac875e2',1,'PS5Buttons::r2()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda629d7b403cea5f826352f3aefb9a6d6a',1,'R2():&#160;controllerEnums.h']]],
['r3',['r3',['../union_p_s4_buttons.html#a09805f3bcc362c410d7897792599d61d',1,'PS4Buttons::r3()'],['../union_p_s5_buttons.html#a66475a8e703df5b0f1a7f4e24947e706',1,'PS5Buttons::r3()'],['../union_xbox_one_s_buttons.html#a15d0132ac257469157f43745af37c5b5',1,'XboxOneSButtons::r3()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdaad0b4725f69a34fed2c914517bcd9baa',1,'R3():&#160;controllerEnums.h']]], ['r3',['r3',['../union_p_s4_buttons.html#a09805f3bcc362c410d7897792599d61d',1,'PS4Buttons::r3()'],['../union_p_s5_buttons.html#a66475a8e703df5b0f1a7f4e24947e706',1,'PS5Buttons::r3()'],['../union_xbox_one_s_buttons.html#a15d0132ac257469157f43745af37c5b5',1,'XboxOneSButtons::r3()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdaad0b4725f69a34fed2c914517bcd9baa',1,'R3():&#160;controllerEnums.h']]],
['rcpuctl',['rCPUCTL',['../max3421e_8h.html#a53da9de92c56d0cdac2a09ca10e94455',1,'max3421e.h']]], ['rcpuctl',['rCPUCTL',['../max3421e_8h.html#a53da9de92c56d0cdac2a09ca10e94455',1,'max3421e.h']]],
['rcvdata',['RcvData',['../class_a_d_k.html#a66b9943dfa89f783a8cdeb655e6fe9b1',1,'ADK::RcvData()'],['../class_a_c_m.html#a7f455b7a649522c29f2e63d668b0ccca',1,'ACM::RcvData()'],['../class_f_t_d_i.html#aa367ae72fbfda931cae8ec751e9dc434',1,'FTDI::RcvData()'],['../class_u_s_b_h___m_i_d_i.html#a1f522c0aca86795e1bfb7575e1759338',1,'USBH_MIDI::RcvData(uint16_t *bytes_rcvd, uint8_t *dataptr)'],['../class_u_s_b_h___m_i_d_i.html#afa51b7a718728cdc4f25f9abec25be52',1,'USBH_MIDI::RcvData(uint8_t *outBuf)']]], ['rcvdata',['RcvData',['../class_a_d_k.html#a66b9943dfa89f783a8cdeb655e6fe9b1',1,'ADK::RcvData()'],['../class_a_c_m.html#a7f455b7a649522c29f2e63d668b0ccca',1,'ACM::RcvData()'],['../class_f_t_d_i.html#aa367ae72fbfda931cae8ec751e9dc434',1,'FTDI::RcvData()'],['../class_u_s_b_h___m_i_d_i.html#a1f522c0aca86795e1bfb7575e1759338',1,'USBH_MIDI::RcvData(uint16_t *bytes_rcvd, uint8_t *dataptr)'],['../class_u_s_b_h___m_i_d_i.html#afa51b7a718728cdc4f25f9abec25be52',1,'USBH_MIDI::RcvData(uint8_t *outBuf)']]],
['read',['Read',['../class_bulk_only.html#a470a8f0ffd6694d9dfc834da5efa627a',1,'BulkOnly::Read(uint8_t lun, uint32_t addr, uint16_t bsize, uint8_t blocks, uint8_t *buf)'],['../class_bulk_only.html#a52f54376dcd7f5baf17718105e8f085d',1,'BulkOnly::Read(uint8_t lun, uint32_t addr, uint16_t bsize, uint8_t blocks, USBReadParser *prs)'],['../class_s_p_p.html#aae8dc037e845480f582afea57b858b95',1,'SPP::read()']]], ['read',['read',['../class_s_p_p.html#aae8dc037e845480f582afea57b858b95',1,'SPP::read()'],['../class_bulk_only.html#a470a8f0ffd6694d9dfc834da5efa627a',1,'BulkOnly::Read(uint8_t lun, uint32_t addr, uint16_t bsize, uint8_t blocks, uint8_t *buf)'],['../class_bulk_only.html#a52f54376dcd7f5baf17718105e8f085d',1,'BulkOnly::Read(uint8_t lun, uint32_t addr, uint16_t bsize, uint8_t blocks, USBReadParser *prs)']]],
['read_5fregister',['read_register',['../class_x_r21_b1411.html#adfcc22eba1ec95fe62af960682b8ecbc',1,'XR21B1411']]], ['read_5fregister',['read_register',['../class_x_r21_b1411.html#adfcc22eba1ec95fe62af960682b8ecbc',1,'XR21B1411']]],
['readme_2emd',['README.md',['../_r_e_a_d_m_e_8md.html',1,'']]], ['readme_2emd',['README.md',['../_r_e_a_d_m_e_8md.html',1,'']]],
['readpollinterval',['readPollInterval',['../class_b_t_d.html#a2a9ecb996243e070e70972370e45e4fd',1,'BTD::readPollInterval()'],['../class_x_b_o_x_o_n_e.html#ae606811be2389140b19421aad2cb040f',1,'XBOXONE::readPollInterval()']]], ['readpollinterval',['readPollInterval',['../class_b_t_d.html#a2a9ecb996243e070e70972370e45e4fd',1,'BTD::readPollInterval()'],['../class_x_b_o_x_o_n_e.html#ae606811be2389140b19421aad2cb040f',1,'XBOXONE::readPollInterval()']]],
@ -35,10 +35,10 @@ var searchData=
['reqtype_5fu',['ReqType_u',['../struct_s_e_t_u_p___p_k_t.html#aa32d082ca5c1b197458e515830f92a28',1,'SETUP_PKT']]], ['reqtype_5fu',['ReqType_u',['../struct_s_e_t_u_p___p_k_t.html#aa32d082ca5c1b197458e515830f92a28',1,'SETUP_PKT']]],
['requestsenseresponce',['RequestSenseResponce',['../struct_request_sense_responce.html',1,'']]], ['requestsenseresponce',['RequestSenseResponce',['../struct_request_sense_responce.html',1,'']]],
['res',['Res',['../struct_inquiry_response.html#a9f642c5fccc1c87cf6b444a138b6aa4b',1,'InquiryResponse']]], ['res',['Res',['../struct_inquiry_response.html#a9f642c5fccc1c87cf6b444a138b6aa4b',1,'InquiryResponse']]],
['reserved',['Reserved',['../struct_inquiry_response.html#abb4a48d4fc326ad932fb41c82fe289f3',1,'InquiryResponse::Reserved()'],['../struct_hub_descriptor.html#a0c3292fe67fdbdab6ceac8b198ef44bf',1,'HubDescriptor::Reserved()'],['../struct_p_s5_data.html#ab953374ed47371a44316223a7912acee',1,'PS5Data::reserved()'],['../union_xbox_one_s_buttons.html#a461a969454844afc31875e430b8f27eb',1,'XboxOneSButtons::reserved()']]], ['reserved',['reserved',['../struct_p_s5_data.html#ab953374ed47371a44316223a7912acee',1,'PS5Data::reserved()'],['../union_xbox_one_s_buttons.html#a461a969454844afc31875e430b8f27eb',1,'XboxOneSButtons::reserved()'],['../struct_inquiry_response.html#abb4a48d4fc326ad932fb41c82fe289f3',1,'InquiryResponse::Reserved()'],['../struct_hub_descriptor.html#a0c3292fe67fdbdab6ceac8b198ef44bf',1,'HubDescriptor::Reserved()']]],
['reserved2',['reserved2',['../struct_p_s5_data.html#adbb3681b8be4d989d990fd0dabd1311e',1,'PS5Data::reserved2()'],['../union_xbox_one_s_buttons.html#a2c372291d4f6dd4c8a42414a72f792a3',1,'XboxOneSButtons::reserved2()']]], ['reserved2',['reserved2',['../struct_p_s5_data.html#adbb3681b8be4d989d990fd0dabd1311e',1,'PS5Data::reserved2()'],['../union_xbox_one_s_buttons.html#a2c372291d4f6dd4c8a42414a72f792a3',1,'XboxOneSButtons::reserved2()']]],
['reserved4',['Reserved4',['../struct_inquiry_response.html#ae5c315ca0c47104b17d5bde7c4d485a6',1,'InquiryResponse']]], ['reserved4',['Reserved4',['../struct_inquiry_response.html#ae5c315ca0c47104b17d5bde7c4d485a6',1,'InquiryResponse']]],
['reset',['reset',['../class_m_a_x3421e.html#a15b78912dd4b1c96b6ad141117dcb7ee',1,'MAX3421e::reset()'],['../class_bluetooth_service.html#aa7c81841d4e898e9dc91533da6d7ab64',1,'BluetoothService::Reset()'],['../class_b_t_h_i_d.html#af4c58b81414a037910dd6fb78f97b96e',1,'BTHID::Reset()'],['../class_p_s3_b_t.html#a576d72cdf12af58ae59c8f2a02f99c0f',1,'PS3BT::Reset()'],['../class_p_s4_parser.html#a24640b2362b0f6f51785fbd3dd4f13f9',1,'PS4Parser::Reset()'],['../class_p_s5_parser.html#a136b97d303936a6f3c13bb74fad521d1',1,'PS5Parser::Reset()'],['../class_p_s5_trigger.html#ad537a2d55a7d131e89e4257f015b741e',1,'PS5Trigger::Reset()'],['../class_p_s_buzz.html#a5bb4f2ee80ca9d10d87031b57bd09268',1,'PSBuzz::Reset()'],['../class_s_p_p.html#ae2c661bd46cd2d74bd29c4c771cd2ef0',1,'SPP::Reset()'],['../class_w_i_i.html#a769ee2f9a0088da097438bc3cc677f7c',1,'WII::Reset()'],['../class_x_b_o_x_o_n_e_s_parser.html#ac71c0a2e5e6e61f3bb57409c991c7bcb',1,'XBOXONESParser::Reset()']]], ['reset',['Reset',['../class_bluetooth_service.html#aa7c81841d4e898e9dc91533da6d7ab64',1,'BluetoothService::Reset()'],['../class_b_t_h_i_d.html#af4c58b81414a037910dd6fb78f97b96e',1,'BTHID::Reset()'],['../class_p_s3_b_t.html#a576d72cdf12af58ae59c8f2a02f99c0f',1,'PS3BT::Reset()'],['../class_p_s4_parser.html#a24640b2362b0f6f51785fbd3dd4f13f9',1,'PS4Parser::Reset()'],['../class_p_s5_parser.html#a136b97d303936a6f3c13bb74fad521d1',1,'PS5Parser::Reset()'],['../class_p_s5_trigger.html#ad537a2d55a7d131e89e4257f015b741e',1,'PS5Trigger::Reset()'],['../class_p_s_buzz.html#a5bb4f2ee80ca9d10d87031b57bd09268',1,'PSBuzz::Reset()'],['../class_s_p_p.html#ae2c661bd46cd2d74bd29c4c771cd2ef0',1,'SPP::Reset()'],['../class_w_i_i.html#a769ee2f9a0088da097438bc3cc677f7c',1,'WII::Reset()'],['../class_x_b_o_x_o_n_e_s_parser.html#ac71c0a2e5e6e61f3bb57409c991c7bcb',1,'XBOXONESParser::Reset()'],['../class_m_a_x3421e.html#a15b78912dd4b1c96b6ad141117dcb7ee',1,'MAX3421e::reset()']]],
['reset_5fdownstream_5fdata_5fpipe',['RESET_DOWNSTREAM_DATA_PIPE',['../cdcprolific_8h.html#a810fdf3da740b4c9e309cefb29f4eb3a',1,'cdcprolific.h']]], ['reset_5fdownstream_5fdata_5fpipe',['RESET_DOWNSTREAM_DATA_PIPE',['../cdcprolific_8h.html#a810fdf3da740b4c9e309cefb29f4eb3a',1,'cdcprolific.h']]],
['reset_5fupstream_5fdata_5fpipe',['RESET_UPSTREAM_DATA_PIPE',['../cdcprolific_8h.html#aea64b328d877a5eead187856dd28f847',1,'cdcprolific.h']]], ['reset_5fupstream_5fdata_5fpipe',['RESET_UPSTREAM_DATA_PIPE',['../cdcprolific_8h.html#aea64b328d877a5eead187856dd28f847',1,'cdcprolific.h']]],
['resetbthid',['ResetBTHID',['../class_b_t_h_i_d.html#acc22bf5baaa096fe09b72c812c1134f0',1,'BTHID::ResetBTHID()'],['../class_p_s4_b_t.html#a4b1c9e15ccdc7ab24f7fb42fc9b5d827',1,'PS4BT::ResetBTHID()'],['../class_p_s5_b_t.html#a1752541c2796de06407cf3c6092604cd',1,'PS5BT::ResetBTHID()'],['../class_x_b_o_x_o_n_e_s_b_t.html#aeeb574cc4eaf359c4715245309da71bf',1,'XBOXONESBT::ResetBTHID()']]], ['resetbthid',['ResetBTHID',['../class_b_t_h_i_d.html#acc22bf5baaa096fe09b72c812c1134f0',1,'BTHID::ResetBTHID()'],['../class_p_s4_b_t.html#a4b1c9e15ccdc7ab24f7fb42fc9b5d827',1,'PS4BT::ResetBTHID()'],['../class_p_s5_b_t.html#a1752541c2796de06407cf3c6092604cd',1,'PS5BT::ResetBTHID()'],['../class_x_b_o_x_o_n_e_s_b_t.html#aeeb574cc4eaf359c4715245309da71bf',1,'XBOXONESBT::ResetBTHID()']]],

View file

@ -21,7 +21,7 @@ var searchData=
['usagepagefunctions',['usagePageFunctions',['../class_report_desc_parser_base.html#af91679187bb24d185979b3ec045c215b',1,'ReportDescParserBase']]], ['usagepagefunctions',['usagePageFunctions',['../class_report_desc_parser_base.html#af91679187bb24d185979b3ec045c215b',1,'ReportDescParserBase']]],
['usagepagetitles0',['usagePageTitles0',['../class_report_desc_parser_base.html#a7f723a8b7bddd061aee7f0af06aeae08',1,'ReportDescParserBase']]], ['usagepagetitles0',['usagePageTitles0',['../class_report_desc_parser_base.html#a7f723a8b7bddd061aee7f0af06aeae08',1,'ReportDescParserBase']]],
['usagepagetitles1',['usagePageTitles1',['../class_report_desc_parser_base.html#ae6dadd42986663f261aac948d24911a6',1,'ReportDescParserBase']]], ['usagepagetitles1',['usagePageTitles1',['../class_report_desc_parser_base.html#ae6dadd42986663f261aac948d24911a6',1,'ReportDescParserBase']]],
['usb',['USB',['../class_u_s_b.html',1,'USB'],['../class_u_s_b.html#a8ff8cd03496bdcb0ca26f18878ad299d',1,'USB::USB()'],['../struct_p_s4_status.html#a3e7fc4ece250c83c7753e3f557f6d710',1,'PS4Status::usb()'],['../union_p_s5_status.html#a970883a8b418eb0068adace875aa601f',1,'PS5Status::usb()']]], ['usb',['USB',['../class_u_s_b.html',1,'USB'],['../struct_p_s4_status.html#a3e7fc4ece250c83c7753e3f557f6d710',1,'PS4Status::usb()'],['../union_p_s5_status.html#a970883a8b418eb0068adace875aa601f',1,'PS5Status::usb()'],['../class_u_s_b.html#a8ff8cd03496bdcb0ca26f18878ad299d',1,'USB::USB()']]],
['usb_2ecpp',['Usb.cpp',['../_usb_8cpp.html',1,'']]], ['usb_2ecpp',['Usb.cpp',['../_usb_8cpp.html',1,'']]],
['usb_2eh',['Usb.h',['../_usb_8h.html',1,'']]], ['usb_2eh',['Usb.h',['../_usb_8h.html',1,'']]],
['usb_5fattached_5fsubstate_5fget_5fdevice_5fdescriptor_5fsize',['USB_ATTACHED_SUBSTATE_GET_DEVICE_DESCRIPTOR_SIZE',['../_usb_core_8h.html#a23ebcbb956f600e06435b28ae0c855d4',1,'UsbCore.h']]], ['usb_5fattached_5fsubstate_5fget_5fdevice_5fdescriptor_5fsize',['USB_ATTACHED_SUBSTATE_GET_DEVICE_DESCRIPTOR_SIZE',['../_usb_core_8h.html#a23ebcbb956f600e06435b28ae0c855d4',1,'UsbCore.h']]],

View file

@ -18,8 +18,8 @@ var searchData=
['version',['Version',['../struct_inquiry_response.html#a86832a5def98c1e21447497177a8cc3a',1,'InquiryResponse']]], ['version',['Version',['../struct_inquiry_response.html#a86832a5def98c1e21447497177a8cc3a',1,'InquiryResponse']]],
['version_5fhelper_2eh',['version_helper.h',['../version__helper_8h.html',1,'']]], ['version_5fhelper_2eh',['version_helper.h',['../version__helper_8h.html',1,'']]],
['vfprintf_5fp',['vfprintf_P',['../version__helper_8h.html#a1c1f6f95b0f654f7c8280065feccf5cf',1,'version_helper.h']]], ['vfprintf_5fp',['vfprintf_P',['../version__helper_8h.html#a1c1f6f95b0f654f7c8280065feccf5cf',1,'version_helper.h']]],
['vid',['vid',['../class_u_s_b_h___m_i_d_i.html#aa578074365d77bb3e41063a18625dfe3',1,'USBH_MIDI::vid()'],['../class_h_i_d_composite.html#acf516cb6242d1659c9bc77fe475c973e',1,'HIDComposite::VID()']]], ['vid',['VID',['../class_h_i_d_composite.html#acf516cb6242d1659c9bc77fe475c973e',1,'HIDComposite::VID()'],['../class_u_s_b_h___m_i_d_i.html#aa578074365d77bb3e41063a18625dfe3',1,'USBH_MIDI::vid()']]],
['vidpidok',['VIDPIDOK',['../class_a_d_k.html#a9ad9aa3153c4cd1e083251bf42ab536f',1,'ADK::VIDPIDOK()'],['../class_b_t_d.html#ae0808ebf7578fc022b8f05c8779d3102',1,'BTD::VIDPIDOK()'],['../class_x_r21_b1411.html#a20c357d629c6cbb4f5f98211b5555906',1,'XR21B1411::VIDPIDOK()'],['../class_f_t_d_i.html#a534da68bb1ff411b30281fe52e8fec10',1,'FTDI::VIDPIDOK()'],['../class_p_s3_u_s_b.html#a2dd246a86a9d8a0453199a09b495e608',1,'PS3USB::VIDPIDOK()'],['../class_p_s4_u_s_b.html#a991ca2571cbd072749dd754df26faa5a',1,'PS4USB::VIDPIDOK()'],['../class_p_s5_u_s_b.html#a5feaf07ef4275c45b1f24acf1cd61ffd',1,'PS5USB::VIDPIDOK()'],['../class_p_s_buzz.html#ae94840ce88d873664d1f1d8e46928acb',1,'PSBuzz::VIDPIDOK()'],['../class_u_s_b_device_config.html#af920743379d8c133dda4335d11601141',1,'USBDeviceConfig::VIDPIDOK()'],['../class_x_b_o_x_o_l_d.html#a6db4a09978cacebb93d1b4ea5ad676f2',1,'XBOXOLD::VIDPIDOK()'],['../class_x_b_o_x_o_n_e.html#a53082e8413a3e7046b7e96fa3183b0eb',1,'XBOXONE::VIDPIDOK()'],['../class_x_b_o_x_r_e_c_v.html#a119cff07be751ce16d7854fab6dc898c',1,'XBOXRECV::VIDPIDOK()'],['../class_x_b_o_x_u_s_b.html#aad0847615d298e8f65909f467216ca14',1,'XBOXUSB::VIDPIDOK()']]], ['vidpidok',['VIDPIDOK',['../class_a_d_k.html#a9ad9aa3153c4cd1e083251bf42ab536f',1,'ADK::VIDPIDOK()'],['../class_b_t_d.html#ae0808ebf7578fc022b8f05c8779d3102',1,'BTD::VIDPIDOK()'],['../class_x_r21_b1411.html#a20c357d629c6cbb4f5f98211b5555906',1,'XR21B1411::VIDPIDOK()'],['../class_f_t_d_i.html#a534da68bb1ff411b30281fe52e8fec10',1,'FTDI::VIDPIDOK()'],['../class_mini_d_s_p.html#ab0f36efa8eb39bf4df08f0dee5ce352c',1,'MiniDSP::VIDPIDOK()'],['../class_p_s3_u_s_b.html#a2dd246a86a9d8a0453199a09b495e608',1,'PS3USB::VIDPIDOK()'],['../class_p_s4_u_s_b.html#a991ca2571cbd072749dd754df26faa5a',1,'PS4USB::VIDPIDOK()'],['../class_p_s5_u_s_b.html#a5feaf07ef4275c45b1f24acf1cd61ffd',1,'PS5USB::VIDPIDOK()'],['../class_p_s_buzz.html#ae94840ce88d873664d1f1d8e46928acb',1,'PSBuzz::VIDPIDOK()'],['../class_u_s_b_device_config.html#af920743379d8c133dda4335d11601141',1,'USBDeviceConfig::VIDPIDOK()'],['../class_x_b_o_x_o_l_d.html#a6db4a09978cacebb93d1b4ea5ad676f2',1,'XBOXOLD::VIDPIDOK()'],['../class_x_b_o_x_o_n_e.html#a53082e8413a3e7046b7e96fa3183b0eb',1,'XBOXONE::VIDPIDOK()'],['../class_x_b_o_x_r_e_c_v.html#a119cff07be751ce16d7854fab6dc898c',1,'XBOXRECV::VIDPIDOK()'],['../class_x_b_o_x_u_s_b.html#aad0847615d298e8f65909f467216ca14',1,'XBOXUSB::VIDPIDOK()']]],
['view',['view',['../union_xbox_one_s_buttons.html#a7ccdbf5bdb333d43adc5e484a5b98b40',1,'XboxOneSButtons::view()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda577616539ca6eda467d3b4b6e6a551d5',1,'VIEW():&#160;controllerEnums.h']]], ['view',['view',['../union_xbox_one_s_buttons.html#a7ccdbf5bdb333d43adc5e484a5b98b40',1,'XboxOneSButtons::view()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda577616539ca6eda467d3b4b6e6a551d5',1,'VIEW():&#160;controllerEnums.h']]],
['vrtitles0',['vrTitles0',['../class_report_desc_parser_base.html#a42d34a0a49f987c9dcfdd4fb8d42bf0d',1,'ReportDescParserBase']]], ['vrtitles0',['vrTitles0',['../class_report_desc_parser_base.html#a42d34a0a49f987c9dcfdd4fb8d42bf0d',1,'ReportDescParserBase']]],
['vrtitles1',['vrTitles1',['../class_report_desc_parser_base.html#a41af57cb0fb0bbed7277bcd04a9e9fe9',1,'ReportDescParserBase']]], ['vrtitles1',['vrTitles1',['../class_report_desc_parser_base.html#a41af57cb0fb0bbed7277bcd04a9e9fe9',1,'ReportDescParserBase']]],

View file

@ -32,7 +32,7 @@ var searchData=
['windex',['wIndex',['../struct_c_l_a_s_s___n_o_t_i_f_i_c_a_t_i_o_n.html#aae0d299b4d6e5ee396ace3f1b4cc7352',1,'CLASS_NOTIFICATION::wIndex()'],['../struct_s_e_t_u_p___p_k_t.html#a299d9f88d294369ea88b48b5026f4c7e',1,'SETUP_PKT::wIndex()']]], ['windex',['wIndex',['../struct_c_l_a_s_s___n_o_t_i_f_i_c_a_t_i_o_n.html#aae0d299b4d6e5ee396ace3f1b4cc7352',1,'CLASS_NOTIFICATION::wIndex()'],['../struct_s_e_t_u_p___p_k_t.html#a299d9f88d294369ea88b48b5026f4c7e',1,'SETUP_PKT::wIndex()']]],
['wlength',['wLength',['../struct_c_l_a_s_s___n_o_t_i_f_i_c_a_t_i_o_n.html#a7933669f6b6379d7ee0605f50422cbe2',1,'CLASS_NOTIFICATION::wLength()'],['../struct_s_e_t_u_p___p_k_t.html#a1ec9b19c0ed1e66e399ad9cf3c4a6537',1,'SETUP_PKT::wLength()']]], ['wlength',['wLength',['../struct_c_l_a_s_s___n_o_t_i_f_i_c_a_t_i_o_n.html#a7933669f6b6379d7ee0605f50422cbe2',1,'CLASS_NOTIFICATION::wLength()'],['../struct_s_e_t_u_p___p_k_t.html#a1ec9b19c0ed1e66e399ad9cf3c4a6537',1,'SETUP_PKT::wLength()']]],
['wmaxpacketsize',['wMaxPacketSize',['../struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html#af34105fa6bd0029d9c6b73d85f7853c6',1,'USB_ENDPOINT_DESCRIPTOR']]], ['wmaxpacketsize',['wMaxPacketSize',['../struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html#af34105fa6bd0029d9c6b73d85f7853c6',1,'USB_ENDPOINT_DESCRIPTOR']]],
['write',['Write',['../class_bulk_only.html#a45d327ddf87e01607c3a5b1849936053',1,'BulkOnly::Write()'],['../class_max___l_c_d.html#a43e5618993b77b81773af3a88cdf4c96',1,'Max_LCD::write()'],['../class_s_p_p.html#a6fb231316ca9b1028322d2d2188b27b0',1,'SPP::write(uint8_t data)'],['../class_s_p_p.html#a8bb421b7d948c3ffefc23aef95813192',1,'SPP::write(const uint8_t *data, size_t size)']]], ['write',['write',['../class_max___l_c_d.html#a43e5618993b77b81773af3a88cdf4c96',1,'Max_LCD::write()'],['../class_s_p_p.html#a6fb231316ca9b1028322d2d2188b27b0',1,'SPP::write(uint8_t data)'],['../class_s_p_p.html#a8bb421b7d948c3ffefc23aef95813192',1,'SPP::write(const uint8_t *data, size_t size)'],['../class_bulk_only.html#a45d327ddf87e01607c3a5b1849936053',1,'BulkOnly::Write()']]],
['write_5fregister',['write_register',['../class_x_r21_b1411.html#acdc8c732d517b2748d3d6643ae5642ee',1,'XR21B1411']]], ['write_5fregister',['write_register',['../class_x_r21_b1411.html#acdc8c732d517b2748d3d6643ae5642ee',1,'XR21B1411']]],
['writeok',['WriteOk',['../class_bulk_only.html#af763ffffdd131949322d583fb4cd2737',1,'BulkOnly']]], ['writeok',['WriteOk',['../class_bulk_only.html#af763ffffdd131949322d583fb4cd2737',1,'BulkOnly']]],
['writeprotected',['WriteProtected',['../class_bulk_only.html#a85d034c7da25090c36c9bdeb85338009',1,'BulkOnly']]], ['writeprotected',['WriteProtected',['../class_bulk_only.html#a85d034c7da25090c36c9bdeb85338009',1,'BulkOnly']]],

View file

@ -3,5 +3,5 @@ var searchData=
['y',['y',['../structtouchpad_x_y.html#ac4ceb26c0ebba1c5a2691a1ecdb7dbae',1,'touchpadXY::y()'],['../structps5_touchpad_x_y.html#a1ed3a0e9ee3b344097f490644126dfcc',1,'ps5TouchpadXY::y()'],['../union_xbox_one_s_buttons.html#aed6ae49e0bed25b89cf190950bce0684',1,'XboxOneSButtons::y()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda5596231eabd6cf29050967d5ac83ad84',1,'Y():&#160;controllerEnums.h']]], ['y',['y',['../structtouchpad_x_y.html#ac4ceb26c0ebba1c5a2691a1ecdb7dbae',1,'touchpadXY::y()'],['../structps5_touchpad_x_y.html#a1ed3a0e9ee3b344097f490644126dfcc',1,'ps5TouchpadXY::y()'],['../union_xbox_one_s_buttons.html#aed6ae49e0bed25b89cf190950bce0684',1,'XboxOneSButtons::y()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fda5596231eabd6cf29050967d5ac83ad84',1,'Y():&#160;controllerEnums.h']]],
['yawgyroscale',['yawGyroScale',['../class_w_i_i.html#a0694969a30092b9b1dcb26120c7cff73',1,'WII']]], ['yawgyroscale',['yawGyroScale',['../class_w_i_i.html#a0694969a30092b9b1dcb26120c7cff73',1,'WII']]],
['yawgyrospeed',['yawGyroSpeed',['../class_w_i_i.html#a4c373f956eddf2dd3a66d4a000459b85',1,'WII']]], ['yawgyrospeed',['yawGyroSpeed',['../class_w_i_i.html#a4c373f956eddf2dd3a66d4a000459b85',1,'WII']]],
['yellow',['yellow',['../union_p_s_b_u_z_z_buttons.html#a57f1a1aee6fd182d91c562140777f396',1,'PSBUZZButtons::yellow()'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdae735a848bf82163a19236ead1c3ef2d2',1,'YELLOW():&#160;controllerEnums.h'],['../controller_enums_8h.html#aac6fa7b0395b95cc528deaad0ce884a2abf28513245738599d13e3ce36bd16c82',1,'Yellow():&#160;controllerEnums.h']]] ['yellow',['yellow',['../union_p_s_b_u_z_z_buttons.html#a57f1a1aee6fd182d91c562140777f396',1,'PSBUZZButtons::yellow()'],['../controller_enums_8h.html#aac6fa7b0395b95cc528deaad0ce884a2abf28513245738599d13e3ce36bd16c82',1,'Yellow():&#160;controllerEnums.h'],['../controller_enums_8h.html#a94f7389d205c78830a5441370d7870fdae735a848bf82163a19236ead1c3ef2d2',1,'YELLOW():&#160;controllerEnums.h']]]
]; ];

View file

@ -92,7 +92,7 @@ var searchData=
['configdescparser',['ConfigDescParser',['../class_config_desc_parser.html',1,'ConfigDescParser&lt; CLASS_ID, SUBCLASS_ID, PROTOCOL_ID, MASK &gt;'],['../class_config_desc_parser.html#a58ece11be65d0e5eed1784c31598717a',1,'ConfigDescParser::ConfigDescParser()']]], ['configdescparser',['ConfigDescParser',['../class_config_desc_parser.html',1,'ConfigDescParser&lt; CLASS_ID, SUBCLASS_ID, PROTOCOL_ID, MASK &gt;'],['../class_config_desc_parser.html#a58ece11be65d0e5eed1784c31598717a',1,'ConfigDescParser::ConfigDescParser()']]],
['configuredevice',['ConfigureDevice',['../class_a_d_k.html#a14f24ca8246c5b6126a5aa72cf6ee120',1,'ADK::ConfigureDevice()'],['../class_b_t_d.html#a4f1808a49e9aca397ba829fac16dc5c3',1,'BTD::ConfigureDevice()'],['../class_bulk_only.html#aa8fe167a7af12dce9964fa5a430c53ea',1,'BulkOnly::ConfigureDevice()'],['../class_u_s_b_device_config.html#aef77a1e62f78c04a1aad53e8795ec89e',1,'USBDeviceConfig::ConfigureDevice()'],['../class_x_b_o_x_r_e_c_v.html#a3dd42b9a1351f172fc6e39df2fe99398',1,'XBOXRECV::ConfigureDevice()']]], ['configuredevice',['ConfigureDevice',['../class_a_d_k.html#a14f24ca8246c5b6126a5aa72cf6ee120',1,'ADK::ConfigureDevice()'],['../class_b_t_d.html#a4f1808a49e9aca397ba829fac16dc5c3',1,'BTD::ConfigureDevice()'],['../class_bulk_only.html#aa8fe167a7af12dce9964fa5a430c53ea',1,'BulkOnly::ConfigureDevice()'],['../class_u_s_b_device_config.html#aef77a1e62f78c04a1aad53e8795ec89e',1,'USBDeviceConfig::ConfigureDevice()'],['../class_x_b_o_x_r_e_c_v.html#a3dd42b9a1351f172fc6e39df2fe99398',1,'XBOXRECV::ConfigureDevice()']]],
['configuring',['Configuring',['../class_u_s_b.html#af4008dfc1c2d15c23cf8a7815cc17765',1,'USB']]], ['configuring',['Configuring',['../class_u_s_b.html#af4008dfc1c2d15c23cf8a7815cc17765',1,'USB']]],
['connected',['connected',['../class_b_t_h_i_d.html#ab3a81823a1d8805383146a6baad6ccc4',1,'BTHID::connected()'],['../class_s_p_p.html#ade5d4f0ab50ddcad14f75fce4450a028',1,'SPP::connected()'],['../class_p_s4_b_t.html#a08a857b8533e59f6eb872e4c8f727405',1,'PS4BT::connected()'],['../class_p_s4_u_s_b.html#a3dd2b4e19516fb76d9442937102ea97f',1,'PS4USB::connected()'],['../class_p_s5_b_t.html#a7ac20c439a14d0447ba42315d9398fa8',1,'PS5BT::connected()'],['../class_p_s5_u_s_b.html#a7e816ce8e210b971f74c552381fa90b4',1,'PS5USB::connected()'],['../class_p_s_buzz.html#a7c791bf7745baae8359d3dcb1d5b86d3',1,'PSBuzz::connected()'],['../class_x_b_o_x_o_n_e_s_b_t.html#a37ad6e18637b003e2ee39eae7d6f1949',1,'XBOXONESBT::connected()']]], ['connected',['connected',['../class_b_t_h_i_d.html#ab3a81823a1d8805383146a6baad6ccc4',1,'BTHID::connected()'],['../class_s_p_p.html#ade5d4f0ab50ddcad14f75fce4450a028',1,'SPP::connected()'],['../class_mini_d_s_p.html#ae6ec3cef4ed8aee5bcc4083f4f55451a',1,'MiniDSP::connected()'],['../class_p_s4_b_t.html#a08a857b8533e59f6eb872e4c8f727405',1,'PS4BT::connected()'],['../class_p_s4_u_s_b.html#a3dd2b4e19516fb76d9442937102ea97f',1,'PS4USB::connected()'],['../class_p_s5_b_t.html#a7ac20c439a14d0447ba42315d9398fa8',1,'PS5BT::connected()'],['../class_p_s5_u_s_b.html#a7e816ce8e210b971f74c552381fa90b4',1,'PS5USB::connected()'],['../class_p_s_buzz.html#a7c791bf7745baae8359d3dcb1d5b86d3',1,'PSBuzz::connected()'],['../class_x_b_o_x_o_n_e_s_b_t.html#a37ad6e18637b003e2ee39eae7d6f1949',1,'XBOXONESBT::connected()']]],
['connection_5fspeed_5fchange',['CONNECTION_SPEED_CHANGE',['../cdcacm_8h.html#a0bf4e444b84f8ab8bb1b3dfe16dc93de',1,'cdcacm.h']]], ['connection_5fspeed_5fchange',['CONNECTION_SPEED_CHANGE',['../cdcacm_8h.html#a0bf4e444b84f8ab8bb1b3dfe16dc93de',1,'cdcacm.h']]],
['connecttohiddevice',['connectToHIDDevice',['../class_b_t_d.html#af40b8d52df99192880c8a13443b6c6d8',1,'BTD']]], ['connecttohiddevice',['connectToHIDDevice',['../class_b_t_d.html#af40b8d52df99192880c8a13443b6c6d8',1,'BTD']]],
['connecttowii',['connectToWii',['../class_b_t_d.html#ac7caac80fb6f5f0e794af3644887d88e',1,'BTD']]], ['connecttowii',['connectToWii',['../class_b_t_d.html#ac7caac80fb6f5f0e794af3644887d88e',1,'BTD']]],

View file

@ -84,6 +84,8 @@ var searchData=
['getusbstatus',['getUsbStatus',['../class_p_s4_parser.html#ac5eb7f8b6059fdf3b406244d8ebe4000',1,'PS4Parser']]], ['getusbstatus',['getUsbStatus',['../class_p_s4_parser.html#ac5eb7f8b6059fdf3b406244d8ebe4000',1,'PS4Parser']]],
['getusbtaskstate',['getUsbTaskState',['../class_u_s_b.html#a1c1aad8269403bf488e3bc4c79886ce4',1,'USB']]], ['getusbtaskstate',['getUsbTaskState',['../class_u_s_b.html#a1c1aad8269403bf488e3bc4c79886ce4',1,'USB']]],
['getvbusstate',['getVbusState',['../class_m_a_x3421e.html#aa1e9380222063c40fbf43428f7c50d67',1,'MAX3421e']]], ['getvbusstate',['getVbusState',['../class_m_a_x3421e.html#aa1e9380222063c40fbf43428f7c50d67',1,'MAX3421e']]],
['getvolume',['getVolume',['../class_mini_d_s_p.html#a2e10731a50bdce381611f2fbd9ec0dd3',1,'MiniDSP']]],
['getvolumedb',['getVolumeDB',['../class_mini_d_s_p.html#a922a9d11f8dd313d865dc2f56f96e9bb',1,'MiniDSP']]],
['getweight',['getWeight',['../class_w_i_i.html#ac1fef8ad0f7d5c36fa61ee91422629f9',1,'WII']]], ['getweight',['getWeight',['../class_w_i_i.html#ac1fef8ad0f7d5c36fa61ee91422629f9',1,'WII']]],
['getweightraw',['getWeightRaw',['../class_w_i_i.html#a5f554cc77f108336981f7774761b9279',1,'WII']]], ['getweightraw',['getWeightRaw',['../class_w_i_i.html#a5f554cc77f108336981f7774761b9279',1,'WII']]],
['getwiimotepitch',['getWiimotePitch',['../class_w_i_i.html#a7646584a691279fbdb688e7f35f6a5b3',1,'WII']]], ['getwiimotepitch',['getWiimotePitch',['../class_w_i_i.html#a7646584a691279fbdb688e7f35f6a5b3',1,'WII']]],

View file

@ -25,6 +25,7 @@ var searchData=
['iserialnumber',['iSerialNumber',['../struct_u_s_b___d_e_v_i_c_e___d_e_s_c_r_i_p_t_o_r.html#ac9d321b21797ac7a6190ae9a2ffa1e3e',1,'USB_DEVICE_DESCRIPTOR']]], ['iserialnumber',['iSerialNumber',['../struct_u_s_b___d_e_v_i_c_e___d_e_s_c_r_i_p_t_o_r.html#ac9d321b21797ac7a6190ae9a2ffa1e3e',1,'USB_DEVICE_DESCRIPTOR']]],
['isircameraenabled',['isIRCameraEnabled',['../class_w_i_i.html#a0a444d7e348026e062751cf723877e8f',1,'WII']]], ['isircameraenabled',['isIRCameraEnabled',['../class_w_i_i.html#a0a444d7e348026e062751cf723877e8f',1,'WII']]],
['ismidifound',['isMidiFound',['../class_u_s_b_h___m_i_d_i.html#a59bedc39ad72d9a11ce040fda96e92ed',1,'USBH_MIDI']]], ['ismidifound',['isMidiFound',['../class_u_s_b_h___m_i_d_i.html#a59bedc39ad72d9a11ce040fda96e92ed',1,'USBH_MIDI']]],
['ismuted',['isMuted',['../class_mini_d_s_p.html#a21dc0080de9d16a1c612bc23896f958a',1,'MiniDSP']]],
['isready',['isReady',['../class_a_d_k.html#a1dee02856625dfcac4b0cdd4e8672cef',1,'ADK::isReady()'],['../class_b_t_d.html#a1b2440748bdaaeb552a05b0f0902f5d8',1,'BTD::isReady()'],['../class_a_c_m.html#a7161082e88359738596dd12a706ee286',1,'ACM::isReady()'],['../class_f_t_d_i.html#a0e392f0f49843fa9ab0701950628b47b',1,'FTDI::isReady()'],['../class_h_i_d_boot.html#a9972f402f3141b2d71c0e59602675f68',1,'HIDBoot::isReady()'],['../class_h_i_d_composite.html#a3d12bc7e852944029b1314a95b84d6ce',1,'HIDComposite::isReady()'],['../class_p_s3_u_s_b.html#a02a5b0244665d5a790d1020e51c94479',1,'PS3USB::isReady()'],['../class_x_b_o_x_o_l_d.html#af4d77a5108f2e6812ba00be1b0374829',1,'XBOXOLD::isReady()'],['../class_x_b_o_x_o_n_e.html#a23112f12ed914d1b0128675b1f59aace',1,'XBOXONE::isReady()'],['../class_x_b_o_x_r_e_c_v.html#a570568108edafee8d060aad8fe40db57',1,'XBOXRECV::isReady()'],['../class_x_b_o_x_u_s_b.html#ac2507bfe85896b7fcc772894a7a9f272',1,'XBOXUSB::isReady()']]], ['isready',['isReady',['../class_a_d_k.html#a1dee02856625dfcac4b0cdd4e8672cef',1,'ADK::isReady()'],['../class_b_t_d.html#a1b2440748bdaaeb552a05b0f0902f5d8',1,'BTD::isReady()'],['../class_a_c_m.html#a7161082e88359738596dd12a706ee286',1,'ACM::isReady()'],['../class_f_t_d_i.html#a0e392f0f49843fa9ab0701950628b47b',1,'FTDI::isReady()'],['../class_h_i_d_boot.html#a9972f402f3141b2d71c0e59602675f68',1,'HIDBoot::isReady()'],['../class_h_i_d_composite.html#a3d12bc7e852944029b1314a95b84d6ce',1,'HIDComposite::isReady()'],['../class_p_s3_u_s_b.html#a02a5b0244665d5a790d1020e51c94479',1,'PS3USB::isReady()'],['../class_x_b_o_x_o_l_d.html#af4d77a5108f2e6812ba00be1b0374829',1,'XBOXOLD::isReady()'],['../class_x_b_o_x_o_n_e.html#a23112f12ed914d1b0128675b1f59aace',1,'XBOXONE::isReady()'],['../class_x_b_o_x_r_e_c_v.html#a570568108edafee8d060aad8fe40db57',1,'XBOXRECV::isReady()'],['../class_x_b_o_x_u_s_b.html#ac2507bfe85896b7fcc772894a7a9f272',1,'XBOXUSB::isReady()']]],
['istouching',['isTouching',['../class_p_s4_parser.html#a6770a72c17062c2e00fb3602435fcade',1,'PS4Parser::isTouching()'],['../class_p_s5_parser.html#ad1a1940d1382ff854f49b896d49bc949',1,'PS5Parser::isTouching()']]], ['istouching',['isTouching',['../class_p_s4_parser.html#a6770a72c17062c2e00fb3602435fcade',1,'PS4Parser::isTouching()'],['../class_p_s5_parser.html#ad1a1940d1382ff854f49b896d49bc949',1,'PS5Parser::isTouching()']]],
['itemparsestate',['itemParseState',['../class_report_desc_parser_base.html#adfc790524e25a7ad715b1e9adff54a25',1,'ReportDescParserBase']]], ['itemparsestate',['itemParseState',['../class_report_desc_parser_base.html#adfc790524e25a7ad715b1e9adff54a25',1,'ReportDescParserBase']]],

Some files were not shown because too many files have changed in this diff Show more