DFU_Standalone
USBD_DFU_DeviceDescriptor()
is only used within DFU_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
DFU_Standalone
USBD_DFU_DeviceDescriptor()
USBD_DFU_DeviceDescriptor() function
Returns the device descriptor.
Syntax
Show:
Summary
Declaration
Definition
from
usbd_desc.c:38
uint8_t
*
USBD_DFU_DeviceDescriptor
(
USBD_SpeedTypeDef
speed
,
uint16_t
*
length
)
;
Implemented in
usbd_desc.c:122
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