USB_DFU_DESC_SIZ is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USB_DFU_DESC_SIZ macro

Syntax

#define USB_DFU_DESC_SIZ 9U

References

LocationText
usbd_dfu.h:64
#define USB_DFU_DESC_SIZ 9U
usbd_dfu.c:425
len = MIN(USB_DFU_DESC_SIZ, req->wLength);