Files
discoverpixy/usbh__hid__core_8c.html
2015-05-12 11:12:43 +02:00

154 lines
18 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/Class/HID/src/usbh_hid_core.c 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&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;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&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;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_0df032ba06b8eb810b5f40e1c65a502c.html">Class</a></li><li class="navelem"><a class="el" href="dir_5c16f4dfa412d091e24e9c53f0796f9c.html">HID</a></li><li class="navelem"><a class="el" href="dir_670eadf4dd11274b06180e76ece9fdbb.html">src</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> &#124;
<a href="#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">usbh_hid_core.c File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>This file is the HID Layer Handlers for USB Host HID class.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="usbh__hid__core_8h_source.html">usbh_hid_core.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="usbh__hid__mouse_8h_source.html">usbh_hid_mouse.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="usbh__hid__keybd_8h_source.html">usbh_hid_keybd.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for usbh_hid_core.c:</div>
<div class="dyncontent">
<div class="center"><img src="usbh__hid__core_8c__incl.png" border="0" usemap="#discovery_2libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_class_2_h_i_d_2src_2usbh__hid__core_8c" alt=""/></div>
<map name="discovery_2libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_class_2_h_i_d_2src_2usbh__hid__core_8c" id="discovery_2libs_2_stm_usb_host_2_s_t_m32___u_s_b___h_o_s_t___library_2_class_2_h_i_d_2src_2usbh__hid__core_8c">
<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="2037,184,2154,211"/><area shape="rect" id="node49" href="usbh__hid__mouse_8h.html" title="This file contains all the prototypes for the usbh_hid_mouse.c. " alt="" coords="1979,109,2110,136"/><area shape="rect" id="node50" href="usbh__hid__keybd_8h.html" title="This file contains all the prototypes for the usbh_hid_keybd.c. " alt="" coords="2185,109,2312,136"/><area shape="rect" id="node3" href="usbh__core_8h.html" title="Header file for usbh_core.c. " alt="" coords="1927,333,2021,360"/><area shape="rect" id="node44" href="usbh__stdreq_8h.html" title="Header file for usbh_stdreq.c. " alt="" coords="1797,259,1901,285"/><area shape="rect" id="node45" href="usb__bsp_8h.html" title="Specific api&#39;s relative to the used hardware platform. " alt="" coords="2182,408,2265,435"/><area shape="rect" id="node47" href="usbh__ioreq_8h.html" title="Header file for usbh_ioreq.c. " alt="" coords="2090,259,2186,285"/><area shape="rect" id="node48" href="usbh__hcs_8h.html" title="Header file for usbh_hcs.c. " alt="" coords="1925,259,2015,285"/><area shape="rect" id="node4" href="usb__hcd_8h.html" title="Host layer Header file. " alt="" coords="1798,408,1881,435"/><area shape="rect" id="node42" href="usbh__def_8h.html" title="Definitions used in the USB host library. " alt="" coords="2022,408,2107,435"/><area shape="rect" id="node43" href="usbh__conf_8h_source.html" title="usbh_conf.h" alt="" coords="1905,408,1997,435"/><area shape="rect" id="node5" href="usb__regs_8h.html" title="hardware registers " alt="" coords="1843,557,1929,584"/><area shape="rect" id="node40" href="usb__core_8h.html" title="Header of the Core Layer. " alt="" coords="1961,483,2048,509"/><area shape="rect" id="node6" href="usb__conf_8h_source.html" title="usb_conf.h" alt="" coords="2051,632,2137,659"/><area shape="rect" id="node7" href="stm32f4xx_8h.html" title="CMSIS Cortex&#45;M4 Device Peripheral Access Layer Header File. This file contains all the peripheral reg..." alt="" coords="2121,707,2214,733"/><area shape="rect" id="node8" href="core__cm4_8h.html" title="CMSIS Cortex&#45;M4 Core Peripheral Access Layer Header File. " alt="" coords="237,781,327,808"/><area shape="rect" id="node13" href="system__stm32f4xx_8h.html" title="CMSIS Cortex&#45;M4 Device System Source File for STM32F4xx devices. " alt="" coords="1429,781,1572,808"/><area shape="rect" id="node14" href="stm32f4xx__conf_8h_source.html" title="stm32f4xx_conf.h" alt="" coords="2205,781,2329,808"/><area shape="rect" id="node10" href="core__cm_instr_8h.html" title="CMSIS Cortex&#45;M Core Instruction Access Header File. " alt="" coords="95,856,202,883"/><area shape="rect" id="node11" href="core__cm_func_8h.html" title="CMSIS Cortex&#45;M Core Function Access Header File. " alt="" coords="226,856,338,883"/><area shape="rect" id="node12" href="core__cm4__simd_8h.html" title="CMSIS Cortex&#45;M4 SIMD Header File. " alt="" coords="362,856,487,883"/><area shape="rect" id="node15" href="stm32f4xx__adc_8h.html" title="This file contains all the functions prototypes for the ADC firmware library. " alt="" coords="512,856,633,883"/><area shape="rect" id="node16" href="stm32f4xx__crc_8h.html" title="This file contains all the functions prototypes for the CRC firmware library. " alt="" coords="657,856,776,883"/><area shape="rect" id="node17" href="stm32f4xx__dbgmcu_8h.html" title="This file contains all the functions prototypes for the DBGMCU firmware library. " alt="" coords="801,856,947,883"/><area shape="rect" id="node18" href="stm32f4xx__dma_8h.html" title="This file contains all the functions prototypes for the DMA firmware library. " alt="" coords="971,856,1097,883"/><area shape="rect" id="node19" href="stm32f4xx__exti_8h.html" title="This file contains all the functions prototypes for the EXTI firmware library. " alt="" coords="1121,856,1243,883"/><area shape="rect" id="node20" href="stm32f4xx__flash_8h.html" title="This file contains all the functions prototypes for the FLASH firmware library. " alt="" coords="1267,856,1393,883"/><area shape="rect" id="node21" href="stm32f4xx__gpio_8h.html" title="This file contains all the functions prototypes for the GPIO firmware library. " alt="" coords="1417,856,1541,883"/><area shape="rect" id="node22" href="stm32f4xx__i2c_8h.html" title="This file contains all the functions prototypes for the I2C firmware library. " alt="" coords="1565,856,1682,883"/><area shape="rect" id="node23" href="stm32f4xx__iwdg_8h.html" title="This file contains all the functions prototypes for the IWDG firmware library. " alt="" coords="1707,856,1833,883"/><area shape="rect" id="node24" href="stm32f4xx__pwr_8h.html" title="This file contains all the functions prototypes for the PWR firmware library. " alt="" coords="1857,856,1976,883"/><area shape="rect" id="node25" href="stm32f4xx__rcc_8h.html" title="This file contains all the functions prototypes for the RCC firmware library. " alt="" coords="2000,856,2119,883"/><area shape="rect" id="node26" href="stm32f4xx__rtc_8h.html" title="This file contains all the functions prototypes for the RTC firmware library. " alt="" coords="2143,856,2258,883"/><area shape="rect" id="node27" href="stm32f4xx__sdio_8h.html" title="This file contains all the functions prototypes for the SDIO firmware library. " alt="" coords="2283,856,2407,883"/><area shape="rect" id="node28" href="stm32f4xx__spi_8h.html" title="This file contains all the functions prototypes for the SPI firmware library. " alt="" coords="2430,856,2547,883"/><area shape="rect" id="node29" href="stm32f4xx__syscfg_8h.html" title="This file contains all the functions prototypes for the SYSCFG firmware library. " alt="" coords="2571,856,2710,883"/><area shape="rect" id="node30" href="stm32f4xx__tim_8h.html" title="This file contains all the functions prototypes for the TIM firmware library. " alt="" coords="2735,856,2853,883"/><area shape="rect" id="node31" href="stm32f4xx__usart_8h.html" title="This file contains all the functions prototypes for the USART firmware library. " alt="" coords="2877,856,3007,883"/><area shape="rect" id="node32" href="stm32f4xx__wwdg_8h.html" title="This file contains all the functions prototypes for the WWDG firmware library. " alt="" coords="3031,856,3163,883"/><area shape="rect" id="node33" href="misc_8h.html" title="This file contains all the functions prototypes for the miscellaneous firmware library functions (add..." alt="" coords="3187,856,3249,883"/><area shape="rect" id="node34" href="stm32f4xx__cryp_8h.html" title="This file contains all the functions prototypes for the Cryptographic processor(CRYP) firmware librar..." alt="" coords="3273,856,3398,883"/><area shape="rect" id="node35" href="stm32f4xx__hash_8h.html" title="This file contains all the functions prototypes for the HASH firmware library. " alt="" coords="3422,856,3550,883"/><area shape="rect" id="node36" href="stm32f4xx__rng_8h.html" title="This file contains all the functions prototypes for the Random Number Generator(RNG) firmware library..." alt="" coords="3575,856,3693,883"/><area shape="rect" id="node37" href="stm32f4xx__can_8h.html" title="This file contains all the functions prototypes for the CAN firmware library. " alt="" coords="3717,856,3839,883"/><area shape="rect" id="node38" href="stm32f4xx__dac_8h.html" title="This file contains all the functions prototypes for the DAC firmware library. " alt="" coords="3863,856,3984,883"/><area shape="rect" id="node39" href="stm32f4xx__dcmi_8h.html" title="This file contains all the functions prototypes for the DCMI firmware library. " alt="" coords="4009,856,4137,883"/><area shape="rect" id="node41" href="usb__defines_8h.html" title="Header of the Core Layer. " alt="" coords="1953,557,2056,584"/><area shape="rect" id="node46" href="stm32f4__discovery_8h.html" title="This file contains definitions for STM32F4&#45;Discovery Kit&#39;s Leds and push&#45;button hardware resources..." alt="" coords="2171,632,2310,659"/></map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:gac10798074f64963bd6265f542bfce36e"><td class="memItemLeft" align="right" valign="top">USBH_Status&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___u_s_b_h___h_i_d___c_o_r_e___private___functions.html#gac10798074f64963bd6265f542bfce36e">USBH_Set_Report</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 reportType, uint8_t reportId, uint8_t reportLen, uint8_t *reportBuff)</td></tr>
<tr class="memdesc:gac10798074f64963bd6265f542bfce36e"><td class="mdescLeft">&#160;</td><td class="mdescRight">USBH_Set_Report Issues Set Report. <a href="group___u_s_b_h___h_i_d___c_o_r_e___private___functions.html#gac10798074f64963bd6265f542bfce36e">More...</a><br /></td></tr>
<tr class="separator:gac10798074f64963bd6265f542bfce36e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:ga225ad392e5c7b5d546ef9340f48eba11"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga225ad392e5c7b5d546ef9340f48eba11"></a>
__ALIGN_BEGIN <a class="el" href="struct___h_i_d___process.html">HID_Machine_TypeDef</a> HID_Machine&#160;</td><td class="memItemRight" valign="bottom"><b>__ALIGN_END</b></td></tr>
<tr class="separator:ga225ad392e5c7b5d546ef9340f48eba11"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga2e46c646e09eab581b844f006caf0f71"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga2e46c646e09eab581b844f006caf0f71"></a>
<a class="el" href="core__cm4_8h.html#aec43007d9998a0a0e01faede4133d6be">__IO</a> uint8_t&#160;</td><td class="memItemRight" valign="bottom"><b>flag</b> = 0</td></tr>
<tr class="separator:ga2e46c646e09eab581b844f006caf0f71"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gae6b4d9e27f3e0f7bf0d32ed387904cfb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct___u_s_b_h___class__cb.html">USBH_Class_cb_TypeDef</a>&#160;</td><td class="memItemRight" valign="bottom"><b>HID_cb</b></td></tr>
<tr class="separator:gae6b4d9e27f3e0f7bf0d32ed387904cfb"><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>This file is the HID Layer Handlers for USB Host HID class. </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 <pre class="fragment">*
* ===================================================================
* HID Class Description
* ===================================================================
* This module manages the MSC class V1.11 following the "Device Class Definition
* for Human Interface Devices (HID) Version 1.11 Jun 27, 2001".
* This driver implements the following aspects of the specification:
* - The Boot Interface Subclass
* - The Mouse and Keyboard protocols
*
* </pre></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>&copy; 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 &#160;<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>