Home
last modified time | relevance | path

Searched refs:USBH_HID_KeybdInit (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Inc/
H A Dusbh_hid_keybd.h288 USBH_StatusTypeDef USBH_HID_KeybdInit(USBH_HandleTypeDef *phost);
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/
H A Dusbh_hid_keybd.c328 USBH_StatusTypeDef USBH_HID_KeybdInit(USBH_HandleTypeDef *phost) in USBH_HID_KeybdInit() function
H A Dusbh_hid.c108 extern USBH_StatusTypeDef USBH_HID_KeybdInit(USBH_HandleTypeDef *phost);
178 HID_Handle->Init = USBH_HID_KeybdInit; in USBH_HID_InterfaceInit()