USBD_HID_ProductStrDescriptor() is only used within Demonstrations.
 
Symbols
loading...
Files
loading...

USBD_HID_ProductStrDescriptor() function

USBD_HID_ProductStrDescriptor return the product string descriptor

Syntax

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

Arguments

speed

current device speed

length

pointer to data length variable

Return value

pointer to descriptor buffer

References

LocationText
usbd_desc.c:191
uint8_t * USBD_HID_ProductStrDescriptor( USBD_SpeedTypeDef speed , uint16_t *length)
usbd_desc.c:81
uint8_t * USBD_HID_ProductStrDescriptor ( USBD_SpeedTypeDef speed , uint16_t *length);
usbd_desc.c:91
USBD_HID_ProductStrDescriptor,

Call Tree

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