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

USBD_HID_ConfigStrDescriptor() function

Returns the configuration string descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_hid_desc.c:201
uint8_t *USBD_HID_ConfigStrDescriptor(USBD_SpeedTypeDef speed,
usbd_hid_desc.c:47
uint8_t *USBD_HID_ConfigStrDescriptor(USBD_SpeedTypeDef speed,
usbd_hid_desc.c:59
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