Home
last modified time | relevance | path

Searched refs:USBH_URB_IDLE (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-f4discovery-usb/port/
H A Dusbh_bluetooth.c224 case USBH_URB_IDLE: in USBH_Bluetooth_Process()
262 case USBH_URB_IDLE: in USBH_Bluetooth_Process()
293 case USBH_URB_IDLE: in USBH_Bluetooth_Process()
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_conf_template.c245 return USBH_URB_IDLE; in USBH_LL_GetURBState()
H A Dusbh_ctlreq.c615 USBH_URBStateTypeDef URB_Status = USBH_URB_IDLE; in USBH_HandleControl()
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_def.h386 USBH_URB_IDLE = 0U, enumerator