STM32_USB_Device_Library
USBD_GetNextDesc()
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_GetNextDesc()
USBD_GetNextDesc() function
USBD_GetNextDesc This function return the next descriptor header
Syntax
Show:
Summary
Declaration
Definition
from
usbd_core.h:155
USBD_DescHeaderTypeDef
*
USBD_GetNextDesc
(
uint8_t
*
pbuf
,
uint16_t
*
ptr
)
;
Implemented in
usbd_core.c:1191
Arguments
Argument
Description
pbuf
ptr
data pointer inside the descriptor
Return value
next header
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