Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_core.c280 USBH_StatusTypeDef USBH_SelectInterface(USBH_HandleTypeDef *phost, uint8_t interface) in USBH_SelectInterface()
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/
H A Dusbh_hid.c143 uint8_t interface; in USBH_HID_InterfaceInit() local
/btstack/port/stm32-f4discovery-usb/port/
H A Dusbh_bluetooth.c108 USBH_InterfaceDescTypeDef * interface = &phost->device.CfgDesc.Itf_Desc[interface_index]; in USBH_Bluetooth_InterfaceInit() local
/btstack/platform/libusb/
H A Dhci_transport_h2_libusb.c703 const struct libusb_interface *interface = &config_descriptor->interface[i]; in scan_for_bt_endpoints() local