STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define USB_OTG_HS_MAX_PACKET_SIZE   512U
 
#define USB_OTG_FS_MAX_PACKET_SIZE   64U
 
#define USB_OTG_MAX_EP0_SIZE   64U
 

Detailed Description

Macro Definition Documentation

#define USB_OTG_FS_MAX_PACKET_SIZE   64U

Definition at line 267 of file stm32f7xx_ll_usb.h.

#define USB_OTG_HS_MAX_PACKET_SIZE   512U

Definition at line 266 of file stm32f7xx_ll_usb.h.

#define USB_OTG_MAX_EP0_SIZE   64U

Definition at line 268 of file stm32f7xx_ll_usb.h.