Ux_Device_MSC
USBD_Desc_GetLen()
is only used within Ux_Device_MSC.
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_MSC
USBD_Desc_GetLen()
USBD_Desc_GetLen() function
USBD_Desc_GetLen return the string length
Syntax
Show:
Summary
Declaration
Definition
from
ux_device_descriptors.c:99
static
uint8_t
USBD_Desc_GetLen
(
uint8_t
*
buf
)
;
Implemented in
ux_device_descriptors.c:283
Arguments
Argument
Description
buf
pointer to the ASCII string buffer
Return value
string length
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