USBD_MSC_DeviceDescriptor() is only used within MB1063.
 
Symbols
loading...
Files
loading...

USBD_MSC_DeviceDescriptor() function

Returns the device descriptor.

Syntax

uint8_t *USBD_MSC_DeviceDescriptor(USBD_SpeedTypeDef speed,     uint16_t *length);
Implemented in usbd_desc.c:111

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_desc.c:111
uint8_t *USBD_MSC_DeviceDescriptor(USBD_SpeedTypeDef speed, uint16_t *length)
usbd_desc.c:52
uint8_t *USBD_MSC_DeviceDescriptor(USBD_SpeedTypeDef speed, uint16_t *length);
usbd_desc.c:62
USBD_MSC_DeviceDescriptor,

Data Use

Data read by USBD_MSC_DeviceDescriptor()
USBD_MSC_DeviceDescriptor()
Implementations
USBD_MSC_DeviceDescriptor()
Type of USBD_MSC_DeviceDescriptor()
USBD_MSC_DeviceDescriptor()
uint8_t
all items filtered out