hekate/bdk/usb
CTCaer b7789f1edb xusb: Increase performance up to 96%
The default interrupt moderation on XUSB controller was causing 4.62ms latency, hurting performance tremendously, especially in smaller usb packets (which are the norm).
This change brings it to parity with USB2 controller.
2020-12-30 13:40:16 +02:00
..
usb_descriptor_types.h usb: Split descriptors to object and header 2020-11-15 14:10:00 +02:00
usb_descriptors.c usb: Correct latencies for HID gadgets 2020-11-15 14:37:14 +02:00
usb_gadget_hid.c usb: Rework timeouts 2020-12-30 13:37:36 +02:00
usb_gadget_ums.c usb: Rework timeouts 2020-12-30 13:37:36 +02:00
usb_t210.h xusb: Increase performance up to 96% 2020-12-30 13:40:16 +02:00
usbd.c usb: Rework timeouts 2020-12-30 13:37:36 +02:00
usbd.h usb: Rework timeouts 2020-12-30 13:37:36 +02:00
xusbd.c xusb: Increase performance up to 96% 2020-12-30 13:40:16 +02:00