USBD_FrameWork_AddConfDesc() is only used within Ux_Device_CDC_ACM.
 
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:555

Arguments

Conf

pSze

Return value

none

References

LocationReferrerText
ux_device_descriptors.c:555
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()
Data read by USBD_FrameWork_AddConfDesc()
Data written by USBD_FrameWork_AddConfDesc()
USBD_FrameWork_AddConfDesc()::Conf
USBD_FrameWork_AddConfDesc()::ptr
all items filtered out
USBD_FrameWork_AddConfDesc()
Type of USBD_FrameWork_AddConfDesc()
USBD_FrameWork_AddConfDesc()
all items filtered out