HID_LPM_Standalone
USBD_HID_LangIDStrDescriptor()
is only used within HID_LPM_Standalone.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HID_LPM_Standalone
USBD_HID_LangIDStrDescriptor()
USBD_HID_LangIDStrDescriptor() function
Returns the LangID string descriptor.
Syntax
Show:
Summary
Declaration
Definition
from
usbd_desc.c:39
uint8_t
*
USBD_HID_LangIDStrDescriptor
(
USBD_SpeedTypeDef
speed
,
uint16_t
*
length
)
;
Implemented in
usbd_desc.c:169
Arguments
Argument
Description
speed
Current device speed
length
Pointer to data length variable
Return value
Pointer to descriptor buffer
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out