USBD_HID_DeviceDescriptor() is only used within HID_LPM_Standalone.
 
Symbols
loading...
Files
loading...

USBD_HID_DeviceDescriptor() function

Returns the device descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_desc.c:154
uint8_t *USBD_HID_DeviceDescriptor(USBD_SpeedTypeDef speed, uint16_t *length)
usbd_desc.c:38
uint8_t *USBD_HID_DeviceDescriptor(USBD_SpeedTypeDef speed, uint16_t *length);
usbd_desc.c:52
USBD_HID_DeviceDescriptor,

Data Use

Data read by USBD_HID_DeviceDescriptor()
USBD_HID_DeviceDescriptor()
Implementations
USBD_HID_DeviceDescriptor()
Type of USBD_HID_DeviceDescriptor()
USBD_HID_DeviceDescriptor()
uint8_t
all items filtered out