USBD_FrameWork_AddToConfDesc() is only used within Ux_Device_MSC.
 
Symbols
loading...
Files
loading...

USBD_FrameWork_AddToConfDesc() function

USBD_FrameWork_AddToConfDesc Add a new class to the configuration descriptor

Syntax

static uint8_t USBD_FrameWork_AddToConfDesc(USBD_DevClassHandleTypeDef *pdev,     uint8_t Speed,     uint8_t *pCmpstConfDesc);
Implemented in ux_device_descriptors.c:440

Arguments

pdev

device instance

Speed

pCmpstConfDesc

Return value

status

References

LocationReferrerText
ux_device_descriptors.c:440
uint8_t USBD_FrameWork_AddToConfDesc(USBD_DevClassHandleTypeDef *pdev, uint8_t Speed,
ux_device_descriptors.c:106
static uint8_t USBD_FrameWork_AddToConfDesc(USBD_DevClassHandleTypeDef *pdev,
ux_device_descriptors.c:423USBD_FrameWork_AddClass()
if (USBD_FrameWork_AddToConfDesc(pdev, Speed, pCmpstConfDesc) != UX_SUCCESS)

Call Tree

Functions calling USBD_FrameWork_AddToConfDesc()
Functions called by USBD_FrameWork_AddToConfDesc()
all items filtered out
USBD_FrameWork_AddToConfDesc()
Data read by USBD_FrameWork_AddToConfDesc()
Data written by USBD_FrameWork_AddToConfDesc()
USBD_FrameWork_AddToConfDesc()::pdev
USBD_FrameWork_AddToConfDesc()::Speed
USBD_FrameWork_AddToConfDesc()::pCmpstConfDesc
USBD_FrameWork_AddToConfDesc()::interface
all items filtered out
USBD_FrameWork_AddToConfDesc()
Type of USBD_FrameWork_AddToConfDesc()
USBD_FrameWork_AddToConfDesc()
uint8_t
all items filtered out