Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_hid.h34 #define USB_DEVICE_HID_REQUEST_SET_REPORT (0x09U) macro
Dusb_device_hid.c566 case USB_DEVICE_HID_REQUEST_SET_REPORT: in USB_DeviceHidEvent()