185 lines
26 KiB
HTML
185 lines
26 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_stdreq.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_stdreq.h File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>Header file for <a class="el" href="usbh__stdreq_8c.html" title="This file implements the standard requests for device enumeration. ">usbh_stdreq.c</a>.
|
|
<a href="#details">More...</a></p>
|
|
<div class="textblock"><code>#include "usb_conf.h"</code><br />
|
|
<code>#include "<a class="el" href="usb__hcd_8h_source.html">usb_hcd.h</a>"</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_stdreq.h:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="usbh__stdreq_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__stdreq_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__stdreq_8h" id="discovery_2libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_core_2inc_2usbh__stdreq_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="usb__hcd_8h.html" title="Host layer Header file. " alt="" coords="2239,184,2322,211"/><area shape="rect" id="node41" href="usbh__core_8h.html" title="Header file for usbh_core.c. " alt="" coords="2338,109,2431,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__regs_8h.html" title="hardware registers " alt="" coords="2356,333,2443,360"/><area shape="rect" id="node39" href="usb__core_8h.html" title="Header of the Core Layer. " alt="" coords="2237,259,2324,285"/><area shape="rect" id="node40" href="usb__defines_8h.html" title="Header of the Core Layer. " alt="" coords="2229,333,2332,360"/><area shape="rect" id="node43" href="usbh__conf_8h_source.html" title="usbh_conf.h" alt="" coords="2347,184,2439,211"/></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__stdreq_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__stdreq_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__stdreq_8hdep" id="discovery_2libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_core_2inc_2usbh__stdreq_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="269,109,473,165"/><area shape="rect" id="node8" href="usbh__msc__bot_8h.html" title="Header file for usbh_msc_bot.c. " alt="" coords="864,109,1077,165"/><area shape="rect" id="node9" 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="573,221,793,277"/><area shape="rect" id="node12" href="usbh__msc__scsi_8h.html" title="Header file for usbh_msc_scsi.c. " alt="" coords="621,109,840,165"/><area shape="rect" id="node13" href="usbh__core_8c.html" title="This file implements the functions for the core state machine process the enumeration and the control..." alt="" coords="1256,109,1445,165"/><area shape="rect" id="node14" href="usbh__stdreq_8c.html" title="This file implements the standard requests for device enumeration. " alt="" coords="1469,109,1659,165"/><area shape="rect" id="node15" href="src_2usbh__msc__core_8h_source.html" title="discovery/src/usbh\l_msc_core.h" alt="" coords="1101,117,1232,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"/><area shape="rect" id="node10" href="usbh__msc__bot_8c.html" title="This file includes the mass storage related functions. " alt="" coords="841,221,1055,277"/><area shape="rect" id="node11" href="usbh__msc__scsi_8c.html" title="This file implements the SCSI commands. " alt="" coords="1079,221,1299,277"/></map>
|
|
</div>
|
|
</div>
|
|
<p><a href="usbh__stdreq_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:gaec72a95067ee873ece9ba71c75964259"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gaec72a95067ee873ece9ba71c75964259"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>FEATURE_SELECTOR_ENDPOINT</b>   0X00</td></tr>
|
|
<tr class="separator:gaec72a95067ee873ece9ba71c75964259"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gafbb0ccb5ffd090d92b4730a860b164bf"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gafbb0ccb5ffd090d92b4730a860b164bf"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>FEATURE_SELECTOR_DEVICE</b>   0X01</td></tr>
|
|
<tr class="separator:gafbb0ccb5ffd090d92b4730a860b164bf"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga4f42026bf616fbf97bb68161d0133d4d"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga4f42026bf616fbf97bb68161d0133d4d"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>INTERFACE_DESC_TYPE</b>   0x04</td></tr>
|
|
<tr class="separator:ga4f42026bf616fbf97bb68161d0133d4d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga91512564c25e0204ba637d7aa51cf404"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga91512564c25e0204ba637d7aa51cf404"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>ENDPOINT_DESC_TYPE</b>   0x05</td></tr>
|
|
<tr class="separator:ga91512564c25e0204ba637d7aa51cf404"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gaa93050b36673ea96cb4bbb44b8a4af1d"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gaa93050b36673ea96cb4bbb44b8a4af1d"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>INTERFACE_DESC_SIZE</b>   0x09</td></tr>
|
|
<tr class="separator:gaa93050b36673ea96cb4bbb44b8a4af1d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga7d8f2080c879852a8a6e91dcf7ba9991"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga7d8f2080c879852a8a6e91dcf7ba9991"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>USBH_HID_CLASS</b>   0x03</td></tr>
|
|
<tr class="separator:ga7d8f2080c879852a8a6e91dcf7ba9991"><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:ga77fdd53f367e63f009bc425bfabfe49d"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga77fdd53f367e63f009bc425bfabfe49d">USBH_GetDescriptor</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 req_type, uint16_t value_idx, uint8_t *buff, uint16_t length)</td></tr>
|
|
<tr class="memdesc:ga77fdd53f367e63f009bc425bfabfe49d"><td class="mdescLeft"> </td><td class="mdescRight">USBH_GetDescriptor Issues Descriptor command to the device. Once the response received, it parses the descriptor and updates the status. <a href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga77fdd53f367e63f009bc425bfabfe49d">More...</a><br /></td></tr>
|
|
<tr class="separator:ga77fdd53f367e63f009bc425bfabfe49d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga4bbce39bb3c8eef3419119ab199dbdbf"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga4bbce39bb3c8eef3419119ab199dbdbf">USBH_Get_DevDesc</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 length)</td></tr>
|
|
<tr class="memdesc:ga4bbce39bb3c8eef3419119ab199dbdbf"><td class="mdescLeft"> </td><td class="mdescRight">USBH_Get_DevDesc Issue Get Device Descriptor command to the device. Once the response received, it parses the device descriptor and updates the status. <a href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga4bbce39bb3c8eef3419119ab199dbdbf">More...</a><br /></td></tr>
|
|
<tr class="separator:ga4bbce39bb3c8eef3419119ab199dbdbf"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga1981e3ed0c19ab193530fec727b1c466"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga1981e3ed0c19ab193530fec727b1c466">USBH_Get_StringDesc</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 string_index, uint8_t *buff, uint16_t length)</td></tr>
|
|
<tr class="memdesc:ga1981e3ed0c19ab193530fec727b1c466"><td class="mdescLeft"> </td><td class="mdescRight">USBH_Get_StringDesc Issues string Descriptor command to the device. Once the response received, it parses the string descriptor and updates the status. <a href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga1981e3ed0c19ab193530fec727b1c466">More...</a><br /></td></tr>
|
|
<tr class="separator:ga1981e3ed0c19ab193530fec727b1c466"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga9ccc1ecd440d3cecf486ead4e1b99f9c"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga9ccc1ecd440d3cecf486ead4e1b99f9c">USBH_SetCfg</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, uint16_t configuration_value)</td></tr>
|
|
<tr class="memdesc:ga9ccc1ecd440d3cecf486ead4e1b99f9c"><td class="mdescLeft"> </td><td class="mdescRight">USBH_SetCfg The command sets the configuration value to the connected device. <a href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga9ccc1ecd440d3cecf486ead4e1b99f9c">More...</a><br /></td></tr>
|
|
<tr class="separator:ga9ccc1ecd440d3cecf486ead4e1b99f9c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga4c7abcbf70d17d42bb8bfe1b9d31d587"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga4c7abcbf70d17d42bb8bfe1b9d31d587">USBH_Get_CfgDesc</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, uint16_t length)</td></tr>
|
|
<tr class="memdesc:ga4c7abcbf70d17d42bb8bfe1b9d31d587"><td class="mdescLeft"> </td><td class="mdescRight">USBH_Get_CfgDesc Issues Configuration Descriptor to the device. Once the response received, it parses the configuartion descriptor and updates the status. <a href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga4c7abcbf70d17d42bb8bfe1b9d31d587">More...</a><br /></td></tr>
|
|
<tr class="separator:ga4c7abcbf70d17d42bb8bfe1b9d31d587"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga03b666c5986074c611154973abd5f51e"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga03b666c5986074c611154973abd5f51e">USBH_SetAddress</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 DeviceAddress)</td></tr>
|
|
<tr class="memdesc:ga03b666c5986074c611154973abd5f51e"><td class="mdescLeft"> </td><td class="mdescRight">USBH_SetAddress This command sets the address to the connected device. <a href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#ga03b666c5986074c611154973abd5f51e">More...</a><br /></td></tr>
|
|
<tr class="separator:ga03b666c5986074c611154973abd5f51e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gad304748be74421018460f63bd8b90753"><td class="memItemLeft" align="right" valign="top">USBH_Status </td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#gad304748be74421018460f63bd8b90753">USBH_ClrFeature</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 ep_num, uint8_t hc_num)</td></tr>
|
|
<tr class="memdesc:gad304748be74421018460f63bd8b90753"><td class="mdescLeft"> </td><td class="mdescRight">USBH_ClrFeature This request is used to clear or disable a specific feature. <a href="group___u_s_b_h___s_t_d_r_e_q___exported___functions_prototype.html#gad304748be74421018460f63bd8b90753">More...</a><br /></td></tr>
|
|
<tr class="separator:gad304748be74421018460f63bd8b90753"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga0af56d0d629f6080222551274fa93789"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga0af56d0d629f6080222551274fa93789"></a>
|
|
USBH_Status </td><td class="memItemRight" valign="bottom"><b>USBH_Issue_ClrFeature</b> (<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 ep_num)</td></tr>
|
|
<tr class="separator:ga0af56d0d629f6080222551274fa93789"><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__stdreq_8c.html" title="This file implements the standard requests for device enumeration. ">usbh_stdreq.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>
|