Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_core.h100 uint8_t USBH_FindInterfaceIndex(USBH_HandleTypeDef *phost,
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_core.c358 uint8_t USBH_FindInterfaceIndex(USBH_HandleTypeDef *phost, uint8_t interface_number, uint8_t alt_s… in USBH_FindInterfaceIndex() function