USBD_DFU_ProductStrDescriptor() is only used within DFU_Standalone.
 
Symbols
loading...
Files
loading...

USBD_DFU_ProductStrDescriptor() function

Returns the product string descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_desc.c:153
uint8_t *USBD_DFU_ProductStrDescriptor(USBD_SpeedTypeDef speed,
usbd_desc.c:43
uint8_t *USBD_DFU_ProductStrDescriptor(USBD_SpeedTypeDef speed,
usbd_desc.c:57
USBD_DFU_ProductStrDescriptor,

Call Tree

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