gint/src/usb
Lephe b5f0f08183
usb: use optimized DSP loop for read from module
2023-03-26 20:40:48 +02:00
..
classes usb: unaligned reading (release candidate on features) 2023-03-26 11:36:40 +02:00
asyncio.c usb: consolidate reading logic again, now beta-worthy 2023-03-18 19:51:57 +01:00
configure.c usb: clarify functions used to access endpoint configuration 2023-03-04 10:58:07 +01:00
pipes.c usb: disable USB_LOG_TR() when no log is configured 2023-03-26 20:40:08 +02:00
read4.S usb: use optimized DSP loop for read from module 2023-03-26 20:40:48 +02:00
setup.c usb: clarify functions used to access endpoint configuration 2023-03-04 10:58:07 +01:00
string.c usb: improve driver with updated knowledge and prepare reading 2023-01-31 16:04:35 +01:00
usb.c usb: disable USB_LOG_TR() when no log is configured 2023-03-26 20:40:08 +02:00
usb_private.h usb: unaligned reading (release candidate on features) 2023-03-26 11:36:40 +02:00
write4.S usb: massively improve writing logic 2023-02-09 23:00:44 +01:00