nuttx/drivers/usbhost
Lwazi Dube 18d196e968 usbhost_hidkbd: Add the option to use interrupt transfers.
Using the interrupt pipe is recommended in the Get_Report
request section of the HID standard. This option has been
added to support some keyboards that refuse to return valid
keys when polled using the Get_Report request. Support for
the Caps Lock key, including LED, has also been added.
2023-03-29 09:22:41 -03:00
..
hid_parser.c
Kconfig usbhost_hidkbd: Add the option to use interrupt transfers. 2023-03-29 09:22:41 -03:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
usbhost_cdcacm.c drivers/usb: fixed sim usb dev and host build issue 2023-03-03 14:31:30 -03:00
usbhost_cdcmbim.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
usbhost_composite.c
usbhost_composite.h
usbhost_devaddr.c
usbhost_enumerate.c boards/sama5d3-xplained: Fix OHCI clock. 2023-03-21 14:08:03 -03:00
usbhost_findclass.c
usbhost_ft232r.c usb/ft232r: fixed build issue 2022-12-08 22:49:26 +08:00
usbhost_hidkbd.c usbhost_hidkbd: Add the option to use interrupt transfers. 2023-03-29 09:22:41 -03:00
usbhost_hidmouse.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
usbhost_hub.c boards/sama5d3-xplained: Make hot plugging more reliable. 2023-03-26 13:03:21 -03:00
usbhost_max3421e.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
usbhost_registerclass.c
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c drivers/usbhost/usbhost_skeleton: fix typo 2022-11-03 14:43:12 +01:00
usbhost_storage.c fs: Add model field to geometry and mtd_geometry_s 2023-01-31 11:50:28 -03:00
usbhost_trace.c
usbhost_xboxcontroller.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00