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

USBD_FrameWork_AddConfDesc() function

USBD_FrameWork_AddToConfDesc Add a new class to the configuration descriptor

Syntax

static void USBD_FrameWork_AddConfDesc(uint32_t Conf,     uint32_t *pSze);
Implemented in ux_device_descriptors.c:545

Arguments

Conf

pSze

Return value

none

References

LocationReferrerText
ux_device_descriptors.c:545
static void USBD_FrameWork_AddConfDesc(uint32_t Conf, uint32_t *pSze)
ux_device_descriptors.c:117
static void USBD_FrameWork_AddConfDesc(uint32_t Conf, uint32_t *pSze);
ux_device_descriptors.c:456USBD_FrameWork_AddToConfDesc()
USBD_FrameWork_AddConfDesc((uint32_t)pCmpstConfDesc, &pdev->CurrConfDescSz);

Call Tree

Functions calling USBD_FrameWork_AddConfDesc()
all items filtered out
USBD_FrameWork_AddConfDesc()
Type of USBD_FrameWork_AddConfDesc()
USBD_FrameWork_AddConfDesc()
all items filtered out