USBD_FrameWork_AssignEp() is only used within Ux_Device_HID.
 
Symbols
loading...
Files
loading...

USBD_FrameWork_AssignEp() function

USBD_FrameWork_AssignEp Assign and endpoint

Syntax

static void USBD_FrameWork_AssignEp(USBD_DevClassHandleTypeDef *pdev,     uint8_t Add,     uint8_t Type,     uint32_t Sze);
Implemented in ux_device_descriptors.c:636

Arguments

pdev

device instance

Add

Endpoint address

Type

Endpoint type

Sze

Endpoint max packet size

Return value

none

Call Tree

Functions calling USBD_FrameWork_AssignEp()
all items filtered out
USBD_FrameWork_AssignEp()
Type of USBD_FrameWork_AssignEp()
USBD_FrameWork_AssignEp()
uint32_t
all items filtered out