USBD_BOSDesc is only used within HID_LPM_Standalone.
 
Symbols
loading...
Files
loading...

USBD_BOSDesc variable

Syntax

uint8_t USBD_BOSDesc[USB_SIZ_BOS_DESC] __ALIGN_END = { 0x5, USB_DESC_TYPE_BOS, 0xC, 0x0, 0x1, 0x7, USB_DEVICE_CAPABITY_TYPE, 0x2, 0x6, 0x0, 0x0, 0x0 };

References

LocationReferrerText
usbd_desc.c:100
usbd_desc.c:302USBD_USR_BOSDescriptor()
*length = sizeof(USBD_BOSDesc);
usbd_desc.c:303USBD_USR_BOSDescriptor()
return (uint8_t*)USBD_BOSDesc;

Data Use

Functions reading USBD_BOSDesc
USBD_BOSDesc
all items filtered out
Type of USBD_BOSDesc
USBD_BOSDesc
uint8_t
all items filtered out