Ux_Device_DFU
USBD_FrameWork_AssignEp()
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_FrameWork_AssignEp()
USBD_FrameWork_AssignEp() function
USBD_FrameWork_AssignEp Assign and endpoint
Syntax
Show:
Summary
Declaration
Definition
from
ux_device_descriptors.c:119
static
void
USBD_FrameWork_AssignEp
(
USBD_DevClassHandleTypeDef
*
pdev
,
uint8_t
Add
,
uint8_t
Type
,
uint32_t
Sze
)
;
Implemented in
ux_device_descriptors.c:560
Arguments
Argument
Declared as
Description
pdev
USBD_DevClassHandleTypeDef
*
device instance
Add
uint8_t
Endpoint address
Type
uint8_t
Endpoint type
Sze
uint32_t
Endpoint max packet size
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