STM32_USB_Device_Library
USBD_GetLen()
is only used within STM32_USB_Device_Library.
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
STM32_USB_Device_Library
USBD_GetLen()
USBD_GetLen() function
USBD_GetLen return the string length
Syntax
Show:
Summary
Declaration
Definition
from
usbd_ctlreq.c:83
static
uint8_t
USBD_GetLen
(
uint8_t
*
buf
)
;
Implemented in
usbd_ctlreq.c:1030
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