Home
last modified time | relevance | path

Searched refs:USBD_SetEPType (Results 1 – 5 of 5) sorted by relevance

/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Core_Device/Standard/src/
A Dusbd_init.c190 USBD_SetEPType(epConfig->epNum, USBD_ConvertEPType(epConfig->epType)); in USBD_OpenOutEP()
217 USBD_SetEPType(epConfig->epNum, USBD_ConvertEPType(epConfig->epType)); in USBD_OpenInEP()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_usb.h565 void USBD_SetEPType(USBD_EP_T ep, USBD_EP_TYPE_T type);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_usb.c50 void USBD_SetEPType(USBD_EP_T ep, USBD_EP_TYPE_T type) in USBD_SetEPType() function
/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Driver/src/
A Ddrv_usb_device.c62 void USBD_SetEPType(uint8_t ep, USBD_REG_EP_TYPE_T type) in USBD_SetEPType() function
/bsp/apm32/libraries/APM32F0xx_Library/USB_Device_Lib/Driver/inc/
A Ddrv_usb_device.h907 void USBD_SetEPType(uint8_t ep, USBD_REG_EP_TYPE_T type);

Completed in 12 milliseconds