STM32_USB_Host_Library + 0/5 examples
CodeScope will show references to USB_DESC_TYPE_DEVICE from the following samples and libraries:
Libraries
Examples
STM32446E_EVAL
Demonstrations
STM324xG_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STemWin
 
Symbols
loading...
Files
loading...

USB_DESC_TYPE_DEVICE macro

Syntax

#define USB_DESC_TYPE_DEVICE 0x01U

Examples

USB_DESC_TYPE_DEVICE is referenced by 5 libraries and example projects.

References

LocationText
usbh_def.h:143
#define USB_DESC_TYPE_DEVICE 0x01U
usbh_def.h:163
#define USB_DESC_DEVICE ((USB_DESC_TYPE_DEVICE << 8) & 0xFF00U)