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

USBD_HID_ManufacturerStrDescriptor() function

Returns the manufacturer string descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_hid_desc.c:166
uint8_t *USBD_HID_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed,
usbd_hid_desc.c:41
uint8_t *USBD_HID_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed,
usbd_hid_desc.c:56
USBD_HID_ManufacturerStrDescriptor,

Call Tree

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