Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_hid.h36 #define USB_DEVICE_HID_REQUEST_SET_IDLE (0x0AU) macro
Dusb_device_hid.c595 case USB_DEVICE_HID_REQUEST_SET_IDLE: in USB_DeviceHidEvent()