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

USBD_HID_InterfaceStrDescriptor() function

Returns the interface string descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_hid_desc.c:223
uint8_t *USBD_HID_InterfaceStrDescriptor(USBD_SpeedTypeDef speed,
usbd_hid_desc.c:49
uint8_t *USBD_HID_InterfaceStrDescriptor(USBD_SpeedTypeDef speed,
usbd_hid_desc.c:60
USBD_HID_InterfaceStrDescriptor,

Call Tree

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