STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
Eclipse_WS2
STM32F769IDiscovery
Middlewares
ST
STM32_USB_Device_Library
Class
AUDIO
Inc
usbd_desc.h
Go to the documentation of this file.
1
28
/* Define to prevent recursive inclusion -------------------------------------*/
29
#ifndef __USBD_DESC_H
30
#define __USBD_DESC_H
31
32
/* Includes ------------------------------------------------------------------*/
33
#include "
usbd_def.h
"
34
35
/* Exported types ------------------------------------------------------------*/
36
/* Exported constants --------------------------------------------------------*/
37
#define DEVICE_ID1 (0x1FFF7A10)
38
#define DEVICE_ID2 (0x1FFF7A14)
39
#define DEVICE_ID3 (0x1FFF7A18)
40
41
#define USB_SIZ_STRING_SERIAL 0x1A
42
/* Exported macro ------------------------------------------------------------*/
43
/* Exported functions ------------------------------------------------------- */
44
extern
USBD_DescriptorsTypeDef
AUDIO_Desc
;
45
46
#endif
/* __USBD_DESC_H */
47
48
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
AUDIO_Desc
USBD_DescriptorsTypeDef AUDIO_Desc
Definition:
usbd_desc.c:60
USBD_DescriptorsTypeDef
Definition:
usbd_def.h:201
usbd_def.h
General defines for the usb device library.
Generated by
1.8.11