USB_EP_TYPE_BULK is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

USB_EP_TYPE_BULK macro

Syntax

#define USB_EP_TYPE_BULK 0x02U

References

LocationText
usbh_def.h:177
#define USB_EP_TYPE_BULK 0x02U
usbh_cdc.c:243
phost->device.address, phost->device.speed, USB_EP_TYPE_BULK,
usbh_cdc.c:248
phost->device.address, phost->device.speed, USB_EP_TYPE_BULK,
usbh_msc.c:218
USB_EP_TYPE_BULK, MSC_Handle->OutEpSize);
usbh_msc.c:228
phost->device.address, phost->device.speed, USB_EP_TYPE_BULK,
usbh_mtp.c:206
phost->device.address, phost->device.speed, USB_EP_TYPE_BULK,
usbh_mtp.c:225
phost->device.address, phost->device.speed, USB_EP_TYPE_BULK,