Home
last modified time | relevance | path

Searched refs:pConfigurationDesc (Results 1 – 3 of 3) sorted by relevance

/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Standard/src/
A Dusbd_init.c86 g_usbDev.pConfigurationDesc = param->pConfigurationDesc; in USBD_Init()
A Dusbd_stdReq.c166 … len = USB_MIN(*(uint16_t *)g_usbDev.reqData.byte.wLength, g_usbDev.pConfigurationDesc->size); in USBD_StandardGetDescriptor()
167 USBD_CtrlInData((uint8_t *)g_usbDev.pConfigurationDesc->pDesc, len); in USBD_StandardGetDescriptor()
/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Standard/inc/
A Dusbd_core.h267 USBD_Descriptor_T* pConfigurationDesc; /*!< Configuration descriptor pointer */ member
309 USBD_Descriptor_T* pConfigurationDesc; member

Completed in 13 milliseconds