discoverpixy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
discovery
libs
StmUsbHost
STM32_USB_HOST_Library
Core
inc
usbh_conf_template.h
1
22
/* Define to prevent recursive inclusion -------------------------------------*/
23
#ifndef __USBH_CONF__H__
24
#define __USBH_CONF__H__
25
26
/* Includes ------------------------------------------------------------------*/
40
#define USBH_MAX_NUM_ENDPOINTS 2
41
#define USBH_MAX_NUM_INTERFACES 2
42
#ifdef USE_USB_OTG_FS
43
#define USBH_MSC_MPS_SIZE 0x40
44
#else
45
#define USBH_MSC_MPS_SIZE 0x200
46
#endif
47
83
#endif //__USBH_CONF__H__
84
85
93
/******************* (C) COPYRIGHT 2011 STMicroelectronics *****END OF FILE****/
94
Generated on Sun May 10 2015 15:15:18 for discoverpixy by
1.8.9.1