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

USBD_HID_ConfigStrDescriptor() function

USBD_HID_ConfigStrDescriptor return the configuration string descriptor

Syntax

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

Arguments

speed

current device speed

length

pointer to data length variable

Return value

pointer to descriptor buffer

References

LocationText
usbd_desc.c:244
uint8_t * USBD_HID_ConfigStrDescriptor( USBD_SpeedTypeDef speed , uint16_t *length)
usbd_desc.c:83
uint8_t * USBD_HID_ConfigStrDescriptor( USBD_SpeedTypeDef speed , uint16_t *length);
usbd_desc.c:93
USBD_HID_ConfigStrDescriptor,

Call Tree

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