Home
last modified time | relevance | path

Searched refs:USBH_EP_INTERRUPT (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_ioreq.c244 USBH_EP_INTERRUPT, /* EP type */ in USBH_InterruptReceiveData()
270 USBH_EP_INTERRUPT, /* EP type */ in USBH_InterruptSendData()
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_ioreq.h56 #define USBH_EP_INTERRUPT 3U macro