Ux_Device_DFU
USBD_Desc_GetString()
is only used within Ux_Device_DFU.
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
Ux_Device_DFU
USBD_Desc_GetString()
USBD_Desc_GetString() function
USBD_Desc_GetString Convert ASCII string into Unicode one
Syntax
Show:
Summary
Declaration
Definition
from
ux_device_descriptors.c:98
static
void
USBD_Desc_GetString
(
uint8_t
*
desc
,
uint8_t
*
Buffer
,
uint16_t
*
len
)
;
Implemented in
ux_device_descriptors.c:266
Arguments
Argument
Description
desc
descriptor buffer
Buffer
len
descriptor length
Return value
None
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