Lines Matching +full:usb +full:- +full:c
1 # USB HID configuration options
3 # Copyright (c) 2018 Intel Corp.
4 # SPDX-License-Identifier: Apache-2.0
7 bool "USB Human Interface Device support"
9 Enables USB Human Interface Device support. Default device name
15 string "USB HID device name template"
22 default-count = 1
23 source "subsys/usb/device/class/Kconfig.template.composite_device_number"
26 module-str = usb hid
30 bool "USB HID Device Interrupt OUT Endpoint"
32 Enable USB HID Device Interrupt OUT Endpoint.
35 int "USB HID Device Interrupt Endpoint size"
38 USB HID Device interrupt endpoint size
44 Polling interval in ms selected by the USB HID Device.
52 support USB HID idle rate and Set/Get Idle Requests.
61 bool "USB HID Boot Protocol handling"