Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Standard/src/
A Dusbd_init.c87 g_usbDev.pStringDesc = param->pStringDesc; in USBD_Init()
A Dusbd_stdReq.c173 … len = USB_MIN(*(uint16_t *)g_usbDev.reqData.byte.wLength, g_usbDev.pStringDesc[wValue0].size); in USBD_StandardGetDescriptor()
174 USBD_CtrlInData((uint8_t *)g_usbDev.pStringDesc[wValue0].pDesc, len); in USBD_StandardGetDescriptor()
/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Standard/inc/
A Dusbd_core.h268 USBD_Descriptor_T* pStringDesc; /*!< String descriptor pointer */ member
310 USBD_Descriptor_T* pStringDesc; member

Completed in 9 milliseconds