175 lines
25 KiB
HTML
175 lines
25 KiB
HTML
<!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.9.1"/>
|
|
<title>discoverpixy: discovery/libs/StmUsbHost/STM32_USB_HOST_Library/Core/inc/usbh_ioreq.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>
|
|
<script type="text/javascript">
|
|
$(document).ready(function() { init_search(); });
|
|
</script>
|
|
<link href="doxygen.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 style="padding-left: 0.5em;">
|
|
<div id="projectname">discoverpixy
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.9.1 -->
|
|
<script type="text/javascript">
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
</script>
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
<li><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
|
<li>
|
|
<div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<img id="MSearchSelect" src="search/mag_sel.png"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
alt=""/>
|
|
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul>
|
|
</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 id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_84db96586f7d962b526d6d9627d831c2.html">discovery</a></li><li class="navelem"><a class="el" href="dir_07523c13f04fd35d8848cb17a371cb5b.html">libs</a></li><li class="navelem"><a class="el" href="dir_a041ff5c2b284f3abb06af95928aadaf.html">StmUsbHost</a></li><li class="navelem"><a class="el" href="dir_bca67a7d060bcaa9c28f8aab2fffa8aa.html">STM32_USB_HOST_Library</a></li><li class="navelem"><a class="el" href="dir_e6f5a60ec0646f174eb6ca4de6df9af4.html">Core</a></li><li class="navelem"><a class="el" href="dir_c54195ff74a664fd72168276b9d2230f.html">inc</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#define-members">Macros</a> |
|
|
<a href="#func-members">Functions</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">usbh_ioreq.h File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>Header file for <a class="el" href="usbh__ioreq_8c.html" title="This file handles the issuing of the USB transactions. ">usbh_ioreq.c</a>.
|
|
<a href="#details">More...</a></p>
|
|
<div class="textblock"><code>#include "usb_conf.h"</code><br />
|
|
<code>#include "<a class="el" href="usbh__core_8h_source.html">usbh_core.h</a>"</code><br />
|
|
<code>#include "<a class="el" href="usbh__def_8h_source.html">usbh_def.h</a>"</code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for usbh_ioreq.h:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="usbh__ioreq_8h__incl.png" border="0" usemap="#discovery_2libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_core_2inc_2usbh__ioreq_8h" alt=""/></div>
|
|
<map name="discovery_2libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_core_2inc_2usbh__ioreq_8h" id="discovery_2libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_core_2inc_2usbh__ioreq_8h">
|
|
<area shape="rect" id="node2" href="usb__conf_8h_source.html" title="usb_conf.h" alt="" coords="2193,408,2278,435"/><area shape="rect" id="node37" href="usbh__core_8h.html" title="Header file for usbh_core.c. " alt="" coords="2346,109,2439,136"/><area shape="rect" id="node42" href="usbh__def_8h.html" title="Definitions used in the USB host library. " alt="" coords="2463,184,2549,211"/><area shape="rect" id="node3" href="stm32f4xx_8h.html" title="CMSIS Cortex-M4 Device Peripheral Access Layer Header File. This file contains all the peripheral reg..." alt="" coords="2189,483,2282,509"/><area shape="rect" id="node4" href="core__cm4_8h.html" title="CMSIS Cortex-M4 Core Peripheral Access Layer Header File. " alt="" coords="237,557,327,584"/><area shape="rect" id="node9" href="system__stm32f4xx_8h.html" title="CMSIS Cortex-M4 Device System Source File for STM32F4xx devices. " alt="" coords="1472,557,1615,584"/><area shape="rect" id="node10" href="stm32f4xx__conf_8h_source.html" title="stm32f4xx_conf.h" alt="" coords="2299,557,2423,584"/><area shape="rect" id="node6" href="core__cm_instr_8h.html" title="CMSIS Cortex-M Core Instruction Access Header File. " alt="" coords="95,632,202,659"/><area shape="rect" id="node7" href="core__cm_func_8h.html" title="CMSIS Cortex-M Core Function Access Header File. " alt="" coords="226,632,338,659"/><area shape="rect" id="node8" href="core__cm4__simd_8h.html" title="CMSIS Cortex-M4 SIMD Header File. " alt="" coords="362,632,487,659"/><area shape="rect" id="node11" href="stm32f4xx__adc_8h.html" title="This file contains all the functions prototypes for the ADC firmware library. " alt="" coords="512,632,633,659"/><area shape="rect" id="node12" href="stm32f4xx__crc_8h.html" title="This file contains all the functions prototypes for the CRC firmware library. " alt="" coords="657,632,776,659"/><area shape="rect" id="node13" href="stm32f4xx__dbgmcu_8h.html" title="This file contains all the functions prototypes for the DBGMCU firmware library. " alt="" coords="801,632,947,659"/><area shape="rect" id="node14" href="stm32f4xx__dma_8h.html" title="This file contains all the functions prototypes for the DMA firmware library. " alt="" coords="971,632,1097,659"/><area shape="rect" id="node15" href="stm32f4xx__exti_8h.html" title="This file contains all the functions prototypes for the EXTI firmware library. " alt="" coords="1121,632,1243,659"/><area shape="rect" id="node16" href="stm32f4xx__flash_8h.html" title="This file contains all the functions prototypes for the FLASH firmware library. " alt="" coords="1267,632,1393,659"/><area shape="rect" id="node17" href="stm32f4xx__gpio_8h.html" title="This file contains all the functions prototypes for the GPIO firmware library. " alt="" coords="1417,632,1541,659"/><area shape="rect" id="node18" href="stm32f4xx__i2c_8h.html" title="This file contains all the functions prototypes for the I2C firmware library. " alt="" coords="1565,632,1682,659"/><area shape="rect" id="node19" href="stm32f4xx__iwdg_8h.html" title="This file contains all the functions prototypes for the IWDG firmware library. " alt="" coords="1707,632,1833,659"/><area shape="rect" id="node20" href="stm32f4xx__pwr_8h.html" title="This file contains all the functions prototypes for the PWR firmware library. " alt="" coords="1857,632,1976,659"/><area shape="rect" id="node21" href="stm32f4xx__rcc_8h.html" title="This file contains all the functions prototypes for the RCC firmware library. " alt="" coords="2000,632,2119,659"/><area shape="rect" id="node22" href="stm32f4xx__rtc_8h.html" title="This file contains all the functions prototypes for the RTC firmware library. " alt="" coords="2143,632,2258,659"/><area shape="rect" id="node23" href="stm32f4xx__sdio_8h.html" title="This file contains all the functions prototypes for the SDIO firmware library. " alt="" coords="2283,632,2407,659"/><area shape="rect" id="node24" href="stm32f4xx__spi_8h.html" title="This file contains all the functions prototypes for the SPI firmware library. " alt="" coords="2430,632,2547,659"/><area shape="rect" id="node25" href="stm32f4xx__syscfg_8h.html" title="This file contains all the functions prototypes for the SYSCFG firmware library. " alt="" coords="2571,632,2710,659"/><area shape="rect" id="node26" href="stm32f4xx__tim_8h.html" title="This file contains all the functions prototypes for the TIM firmware library. " alt="" coords="2735,632,2853,659"/><area shape="rect" id="node27" href="stm32f4xx__usart_8h.html" title="This file contains all the functions prototypes for the USART firmware library. " alt="" coords="2877,632,3007,659"/><area shape="rect" id="node28" href="stm32f4xx__wwdg_8h.html" title="This file contains all the functions prototypes for the WWDG firmware library. " alt="" coords="3031,632,3163,659"/><area shape="rect" id="node29" href="misc_8h.html" title="This file contains all the functions prototypes for the miscellaneous firmware library functions (add..." alt="" coords="3187,632,3249,659"/><area shape="rect" id="node30" href="stm32f4xx__cryp_8h.html" title="This file contains all the functions prototypes for the Cryptographic processor(CRYP) firmware librar..." alt="" coords="3273,632,3398,659"/><area shape="rect" id="node31" href="stm32f4xx__hash_8h.html" title="This file contains all the functions prototypes for the HASH firmware library. " alt="" coords="3422,632,3550,659"/><area shape="rect" id="node32" href="stm32f4xx__rng_8h.html" title="This file contains all the functions prototypes for the Random Number Generator(RNG) firmware library..." alt="" coords="3575,632,3693,659"/><area shape="rect" id="node33" href="stm32f4xx__can_8h.html" title="This file contains all the functions prototypes for the CAN firmware library. " alt="" coords="3717,632,3839,659"/><area shape="rect" id="node34" href="stm32f4xx__dac_8h.html" title="This file contains all the functions prototypes for the DAC firmware library. " alt="" coords="3863,632,3984,659"/><area shape="rect" id="node35" href="stm32f4xx__dcmi_8h.html" title="This file contains all the functions prototypes for the DCMI firmware library. " alt="" coords="4009,632,4137,659"/><area shape="rect" id="node36" href="stm32f4xx__fsmc_8h.html" title="This file contains all the functions prototypes for the FSMC firmware library. " alt="" coords="4161,632,4289,659"/><area shape="rect" id="node38" href="usb__hcd_8h.html" title="Host layer Header file. " alt="" coords="2239,184,2322,211"/><area shape="rect" id="node43" href="usbh__conf_8h_source.html" title="usbh_conf.h" alt="" coords="2347,184,2439,211"/><area shape="rect" id="node39" href="usb__regs_8h.html" title="hardware registers " alt="" coords="2356,333,2443,360"/><area shape="rect" id="node40" href="usb__core_8h.html" title="Header of the Core Layer. " alt="" coords="2237,259,2324,285"/><area shape="rect" id="node41" href="usb__defines_8h.html" title="Header of the Core Layer. " alt="" coords="2229,333,2332,360"/></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="usbh__ioreq_8h__dep__incl.png" border="0" usemap="#discovery_2libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_core_2inc_2usbh__ioreq_8hdep" alt=""/></div>
|
|
<map name="discovery_2libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_core_2inc_2usbh__ioreq_8hdep" id="discovery_2libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_core_2inc_2usbh__ioreq_8hdep">
|
|
<area shape="rect" id="node2" href="usbh__hid__core_8h.html" title="This file contains all the prototypes for the usbh_hid_core.c. " alt="" coords="219,109,423,165"/><area shape="rect" id="node8" href="libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_class_2_m_s_c_2inc_2usbh__msc__core_8h_source.html" title="discovery/libs/StmUsbHost\l/STM32_USB_HOST_Library\l/Class/MSC/inc/usbh_msc_core.h" alt="" coords="447,109,667,165"/><area shape="rect" id="node9" href="usbh__msc__bot_8c.html" title="This file includes the mass storage related functions. " alt="" coords="673,221,887,277"/><area shape="rect" id="node10" href="usbh__msc__scsi_8c.html" title="This file implements the SCSI commands. " alt="" coords="1213,221,1433,277"/><area shape="rect" id="node11" href="usbh__core_8c.html" title="This file implements the functions for the core state machine process the enumeration and the control..." alt="" coords="921,109,1111,165"/><area shape="rect" id="node12" href="usbh__ioreq_8c.html" title="This file handles the issuing of the USB transactions. " alt="" coords="1135,109,1324,165"/><area shape="rect" id="node13" href="usbh__stdreq_8c.html" title="This file implements the standard requests for device enumeration. " alt="" coords="1348,109,1537,165"/><area shape="rect" id="node14" href="src_2usbh__msc__core_8h_source.html" title="discovery/src/usbh\l_msc_core.h" alt="" coords="767,117,897,158"/><area shape="rect" id="node3" href="usbh__hid__keybd_8h.html" title="This file contains all the prototypes for the usbh_hid_keybd.c. " alt="" coords="359,213,548,284"/><area shape="rect" id="node4" href="usbh__hid__core_8c.html" title="This file is the HID Layer Handlers for USB Host HID class. " alt="" coords="219,339,424,395"/><area shape="rect" id="node6" href="usbh__hid__mouse_8h.html" title="This file contains all the prototypes for the usbh_hid_mouse.c. " alt="" coords="95,213,284,284"/><area shape="rect" id="node5" href="usbh__hid__keybd_8c.html" title="This file is the application layer for USB Host HID Keyboard handling QWERTY and AZERTY Keyboard are ..." alt="" coords="448,332,637,403"/><area shape="rect" id="node7" href="usbh__hid__mouse_8c.html" title="This file is the application layer for USB Host HID Mouse Handling. " alt="" coords="5,332,195,403"/></map>
|
|
</div>
|
|
</div>
|
|
<p><a href="usbh__ioreq_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="define-members"></a>
|
|
Macros</h2></td></tr>
|
|
<tr class="memitem:ga6d003b35470af051b9f5e26a8764f747"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga6d003b35470af051b9f5e26a8764f747"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>USBH_SETUP_PKT_SIZE</b>   8</td></tr>
|
|
<tr class="separator:ga6d003b35470af051b9f5e26a8764f747"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga5e2791b5abcace59eaf8d51abff2613d"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga5e2791b5abcace59eaf8d51abff2613d"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>USBH_EP0_EP_NUM</b>   0</td></tr>
|
|
<tr class="separator:ga5e2791b5abcace59eaf8d51abff2613d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gae992f964566b9a4e94a42c51a77c7099"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gae992f964566b9a4e94a42c51a77c7099"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>USBH_MAX_PACKET_SIZE</b>   0x40</td></tr>
|
|
<tr class="separator:gae992f964566b9a4e94a42c51a77c7099"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
|
Functions</h2></td></tr>
|
|
<tr class="memitem:gae2467690d1fabbaa76ce49f01d981aa6"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#gae2467690d1fabbaa76ce49f01d981aa6">USBH_CtlSendSetup</a> (<a class="el" href="struct_u_s_b___o_t_g__handle.html">USB_OTG_CORE_HANDLE</a> *pdev, uint8_t *buff, uint8_t hc_num)</td></tr>
|
|
<tr class="memdesc:gae2467690d1fabbaa76ce49f01d981aa6"><td class="mdescLeft"> </td><td class="mdescRight">USBH_CtlSendSetup Sends the Setup Packet to the Device. <a href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#gae2467690d1fabbaa76ce49f01d981aa6">More...</a><br /></td></tr>
|
|
<tr class="separator:gae2467690d1fabbaa76ce49f01d981aa6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga8378f12c873a1225e0b76e9f39150830"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#ga8378f12c873a1225e0b76e9f39150830">USBH_CtlSendData</a> (<a class="el" href="struct_u_s_b___o_t_g__handle.html">USB_OTG_CORE_HANDLE</a> *pdev, uint8_t *buff, uint8_t length, uint8_t hc_num)</td></tr>
|
|
<tr class="memdesc:ga8378f12c873a1225e0b76e9f39150830"><td class="mdescLeft"> </td><td class="mdescRight">USBH_CtlSendData Sends a data Packet to the Device. <a href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#ga8378f12c873a1225e0b76e9f39150830">More...</a><br /></td></tr>
|
|
<tr class="separator:ga8378f12c873a1225e0b76e9f39150830"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gaa5ee43776566a31d27f92560a2ef464b"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#gaa5ee43776566a31d27f92560a2ef464b">USBH_CtlReceiveData</a> (<a class="el" href="struct_u_s_b___o_t_g__handle.html">USB_OTG_CORE_HANDLE</a> *pdev, uint8_t *buff, uint8_t length, uint8_t hc_num)</td></tr>
|
|
<tr class="memdesc:gaa5ee43776566a31d27f92560a2ef464b"><td class="mdescLeft"> </td><td class="mdescRight">USBH_CtlReceiveData Receives the Device Response to the Setup Packet. <a href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#gaa5ee43776566a31d27f92560a2ef464b">More...</a><br /></td></tr>
|
|
<tr class="separator:gaa5ee43776566a31d27f92560a2ef464b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gae3560362d8841b94f27cde9d3ef7219b"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#gae3560362d8841b94f27cde9d3ef7219b">USBH_BulkReceiveData</a> (<a class="el" href="struct_u_s_b___o_t_g__handle.html">USB_OTG_CORE_HANDLE</a> *pdev, uint8_t *buff, uint16_t length, uint8_t hc_num)</td></tr>
|
|
<tr class="memdesc:gae3560362d8841b94f27cde9d3ef7219b"><td class="mdescLeft"> </td><td class="mdescRight">USBH_BulkReceiveData Receives IN bulk packet from device. <a href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#gae3560362d8841b94f27cde9d3ef7219b">More...</a><br /></td></tr>
|
|
<tr class="separator:gae3560362d8841b94f27cde9d3ef7219b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga7193c2b9caabcd91cf6ee2c127b180bf"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#ga7193c2b9caabcd91cf6ee2c127b180bf">USBH_BulkSendData</a> (<a class="el" href="struct_u_s_b___o_t_g__handle.html">USB_OTG_CORE_HANDLE</a> *pdev, uint8_t *buff, uint16_t length, uint8_t hc_num)</td></tr>
|
|
<tr class="memdesc:ga7193c2b9caabcd91cf6ee2c127b180bf"><td class="mdescLeft"> </td><td class="mdescRight">USBH_BulkSendData Sends the Bulk Packet to the device. <a href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#ga7193c2b9caabcd91cf6ee2c127b180bf">More...</a><br /></td></tr>
|
|
<tr class="separator:ga7193c2b9caabcd91cf6ee2c127b180bf"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gaf49faa89045217e3d2cd299d0470847e"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#gaf49faa89045217e3d2cd299d0470847e">USBH_InterruptReceiveData</a> (<a class="el" href="struct_u_s_b___o_t_g__handle.html">USB_OTG_CORE_HANDLE</a> *pdev, uint8_t *buff, uint8_t length, uint8_t hc_num)</td></tr>
|
|
<tr class="memdesc:gaf49faa89045217e3d2cd299d0470847e"><td class="mdescLeft"> </td><td class="mdescRight">USBH_InterruptReceiveData Receives the Device Response to the Interrupt IN token. <a href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#gaf49faa89045217e3d2cd299d0470847e">More...</a><br /></td></tr>
|
|
<tr class="separator:gaf49faa89045217e3d2cd299d0470847e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga9f20c1697923b879982770994b17cd32"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#ga9f20c1697923b879982770994b17cd32">USBH_InterruptSendData</a> (<a class="el" href="struct_u_s_b___o_t_g__handle.html">USB_OTG_CORE_HANDLE</a> *pdev, uint8_t *buff, uint8_t length, uint8_t hc_num)</td></tr>
|
|
<tr class="memdesc:ga9f20c1697923b879982770994b17cd32"><td class="mdescLeft"> </td><td class="mdescRight">USBH_InterruptSendData Sends the data on Interrupt OUT Endpoint. <a href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#ga9f20c1697923b879982770994b17cd32">More...</a><br /></td></tr>
|
|
<tr class="separator:ga9f20c1697923b879982770994b17cd32"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gafd139f087c16697bc60526eb3d2578a2"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#gafd139f087c16697bc60526eb3d2578a2">USBH_CtlReq</a> (<a class="el" href="struct_u_s_b___o_t_g__handle.html">USB_OTG_CORE_HANDLE</a> *pdev, <a class="el" href="struct___host___type_def.html">USBH_HOST</a> *phost, uint8_t *buff, uint16_t length)</td></tr>
|
|
<tr class="memdesc:gafd139f087c16697bc60526eb3d2578a2"><td class="mdescLeft"> </td><td class="mdescRight">USBH_CtlReq USBH_CtlReq sends a control request and provide the status after completion of the request. <a href="group___u_s_b_h___i_o_r_e_q___exported___functions_prototype.html#gafd139f087c16697bc60526eb3d2578a2">More...</a><br /></td></tr>
|
|
<tr class="separator:gafd139f087c16697bc60526eb3d2578a2"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock"><p>Header file for <a class="el" href="usbh__ioreq_8c.html" title="This file handles the issuing of the USB transactions. ">usbh_ioreq.c</a>. </p>
|
|
<dl class="section author"><dt>Author</dt><dd>MCD Application Team </dd></dl>
|
|
<dl class="section version"><dt>Version</dt><dd>V2.0.0 </dd></dl>
|
|
<dl class="section date"><dt>Date</dt><dd>22-July-2011 </dd></dl>
|
|
<dl class="section attention"><dt>Attention</dt><dd></dd></dl>
|
|
<p>THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.</p>
|
|
<h2><center>© COPYRIGHT 2011 STMicroelectronics</center></h2>
|
|
</div></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Sun May 10 2015 15:15:19 for discoverpixy by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.9.1
|
|
</small></address>
|
|
</body>
|
|
</html>
|