Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/usb/class/
Dusb_hid.h144 #define HID_SET_IDLE __DEPRECATED_MACRO USB_HID_SET_IDLE
Dhid.h52 #define USB_HID_SET_IDLE 0x0A macro
/Zephyr-Core-2.7.6/subsys/usb/class/hid/
Dcore.c472 case USB_HID_SET_IDLE: in hid_class_handle_req()