USBD_MSC_ProductStrDescriptor() is only used within STemWin.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinUSBD_MSC_ProductStrDescriptor()

USBD_MSC_ProductStrDescriptor() function

Returns the product string descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_desc.c:141
uint8_t *USBD_MSC_ProductStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length)
usbd_desc.c:55
uint8_t *USBD_MSC_ProductStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length);
usbd_desc.c:65
USBD_MSC_ProductStrDescriptor,

Call Tree

Functions called by USBD_MSC_ProductStrDescriptor()
USBD_MSC_ProductStrDescriptor()
all items filtered out
Data read by USBD_MSC_ProductStrDescriptor()
USBD_MSC_ProductStrDescriptor()
Implementations
USBD_MSC_ProductStrDescriptor()
Type of USBD_MSC_ProductStrDescriptor()
USBD_MSC_ProductStrDescriptor()
uint8_t
all items filtered out