zephyr/subsys/usb
Tomasz Moń 2f343bf572 usb: device_next: uac2: Double buffering on data OUT endpoints
Enable double buffering on data OUT endpoints to allow USB stack to
enqueue next transfer as soon as possible. This is especially useful
when operating at High-Speed where there is significantly less time
between subsequent SOF packets.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2025-07-29 11:20:56 +01:00
..
device usb: device: fix Bluetooth buffer handling 2025-06-19 22:36:51 -07:00
device_next usb: device_next: uac2: Double buffering on data OUT endpoints 2025-07-29 11:20:56 +01:00
host usb: host: Ignore asserts in control request handling when testing 2025-06-27 08:52:22 -10:00
usb_c Lib: SMF: Add return code to signal event propagation 2025-06-17 16:04:04 +02:00
CMakeLists.txt