Lines Matching full:hid
1 .. zephyr:code-sample:: usb-hid-cdc
2 :name: USB HID and CDC ACM
5 Expose multiple USB HID and CDC ACM instances.
11 instances. It combines two HID instances and two CDC ACM instances.
12 This sample can be found under :zephyr_file:`samples/subsys/usb/hid-cdc` in the
44 :zephyr-app: samples/subsys/usb/hid-cdc
52 and two HID devices will be detected:
59 usb 2-2: Product: Zephyr HID and CDC ACM sample
63 …input: ZEPHYR Zephyr HID and CDC ACM sample as /devices/pci0000:00/0000:00:06.0/usb2/2-2/2-2:1.2/0…
64 …hid-generic 0003:2FE3:0100.0002: input,hidraw1: USB HID v1.10 Mouse [ZEPHYR Zephyr HID and CDC ACM…
66 …input: ZEPHYR Zephyr HID and CDC ACM sample as /devices/pci0000:00/0000:00:06.0/usb2/2-2/2-2:1.5/0…
67 …hid-generic 0003:2FE3:0100.0003: input,hidraw2: USB HID v1.10 Keyboard [ZEPHYR Zephyr HID and CDC …
94 It will be sent via HID when BUTTON 2 is pressed.
104 - Button 0 moves HID mouse in random direction
105 - Button 1 is a left HID mouse button
106 - Button 2 types the string sent with CDC ACM 1 using HID keyboard
107 - Button 3 is a CAPS LOCK on HID keyboard