Searched defs:interface (Results 1 – 4 of 4) sorted by relevance
280 USBH_StatusTypeDef USBH_SelectInterface(USBH_HandleTypeDef *phost, uint8_t interface) in USBH_SelectInterface()
143 uint8_t interface; in USBH_HID_InterfaceInit() local
108 USBH_InterfaceDescTypeDef * interface = &phost->device.CfgDesc.Itf_Desc[interface_index]; in USBH_Bluetooth_InterfaceInit() local
703 const struct libusb_interface *interface = &config_descriptor->interface[i]; in scan_for_bt_endpoints() local