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

USBD_HID_InterfaceStrDescriptor() function

USBD_HID_InterfaceStrDescriptor return the interface string descriptor

Syntax

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

Arguments

speed

current device speed

length

pointer to data length variable

Return value

pointer to descriptor buffer

References

LocationText
usbd_desc.c:265
uint8_t * USBD_HID_InterfaceStrDescriptor( USBD_SpeedTypeDef speed , uint16_t *length)
usbd_desc.c:84
uint8_t * USBD_HID_InterfaceStrDescriptor( USBD_SpeedTypeDef speed , uint16_t *length);
usbd_desc.c:94
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