Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Inc/
H A Dusbh_hid.h242 #define USB_HID_SET_IDLE 0x0AU macro
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/
H A Dusbh_hid.c594 phost->Control.setup.b.bRequest = USB_HID_SET_IDLE; in USBH_HID_SetIdle()