Searched refs:hid (Results 1 – 23 of 23) sorted by relevance
1 .. zephyr:code-sample:: usb-hid12 device. This sample can be found under :zephyr_file:`samples/subsys/usb/hid` in the27 :zephyr-app: samples/subsys/usb/hid45 …hid-generic 0003:2FE3:0100.0046: input,hidraw0: USB HID v1.10 Device [ZEPHYR Zephyr HID sample] on…
5 project(hid) project
21 char hid[CONFIG_ACPI_HID_LEN_MAX]; member104 struct acpi_dev *acpi_device_get(char *hid, int inst);
5 project(fxos8700-hid)
5 project(hid-cdc)
1 .. zephyr:code-sample:: usb-hid-cdc12 This sample can be found under :zephyr_file:`samples/subsys/usb/hid-cdc` in the44 :zephyr-app: samples/subsys/usb/hid-cdc64 …hid-generic 0003:2FE3:0100.0002: input,hidraw1: USB HID v1.10 Mouse [ZEPHYR Zephyr HID and CDC ACM…67 …hid-generic 0003:2FE3:0100.0003: input,hidraw2: USB HID v1.10 Keyboard [ZEPHYR Zephyr HID and CDC …
5 project(hid-mouse)
1 .. zephyr:code-sample:: usb-hid-mouse17 This sample can be found under :zephyr_file:`samples/subsys/usb/hid-mouse` in the49 :zephyr-app: samples/subsys/usb/hid-mouse68 …hid-generic 0003:2FE3:0100.0001: input: USB HID v1.10 Mouse [ZEPHYR Zephyr HID mouse sample] on us…
11 add_subdirectory_ifdef(CONFIG_USB_DEVICE_HID hid)
16 source "subsys/usb/device/class/hid/Kconfig"
35 api/hid.rst
7 header file :zephyr_file:`include/zephyr/usb/class/hid.h`.
26 module-str = usb hid
110 Samples :zephyr:code-sample:`usb-cdc-acm` and :zephyr:code-sample:`usb-hid-cdc` have similar overla…280 See :zephyr:code-sample:`usb-hid` or :zephyr:code-sample:`usb-hid-mouse` sample for reference.484 | :zephyr:code-sample:`usb-hid-cdc` | 0x0003 |490 | :zephyr:code-sample:`usb-hid` | 0x0006 |492 | :zephyr:code-sample:`usb-hid-mouse` | 0x0007 |
585 struct acpi_dev *acpi_device_get(char *hid, int inst) in acpi_device_get() argument608 if (!strcmp(hid, child_dev->dev_info->HardwareId.String)) { in acpi_device_get()
498 * :github:`20872` - [Coverity CID :205779] Parse warnings in subsys/usb/class/hid/core.c
90 in favor of new common HID macros defined in ``<include/usb/class/hid.h>``.1604 * :github:`33542` - reel_board: samples/subsys/usb/hid/ timeout failure
1334 * :github:`14408` - [Coverity CID :195838]Memory - illegal accesses in /samples/subsys/usb/hid-cdc/…2139 * :github:`9861` - samples/subsys/usb/hid/ test hangs on quark_se_c1000_devboard
1229 …643` - [Coverity CID :208206] Unsigned compared against 0 in samples/sensor/fxos8700-hid/src/main.c
797 * :github:`17697` - usb_dc_nrfx driver gets stuck after USB3CV HID Tests are performed on hid sample
1389 * :github:`26391` - stm32f746g: sample subsys/usb/hid-cdc does not work
1179 - :github:`39888` - STM32L4: usb-hid: regression in hal 1.17.0
2593 * :github:`39888` - STM32L4: usb-hid: regression in hal 1.17.0