Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/samples/subsys/usb/hid/src/
Dmain.c155 if (usb_hid_set_proto_code(hdev, HID_BOOT_IFACE_CODE_NONE)) { in main()
/Zephyr-Core-3.5.0/include/zephyr/usb/class/
Dhid.h59 #define HID_BOOT_IFACE_CODE_NONE 0 macro