zephyr/include/zephyr/usb
Tomasz Moń b3eb6f2d11 usb: device_next: Reduce code size on Full-Speed only configuration
Allow compiler optimizations to remove High-Speed handling code. Knowing
that maximum operating speed is Full-Speed allows to reduce bulk buffers
from 512 to 64 bytes. More RAM optimizations are possible but this
commit only gets the low hanging fruits.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2025-04-10 12:57:19 +02:00
..
class doc: usb: minor fixes to improve consistency 2025-02-06 17:49:12 +01:00
bos.h include: usb: add API version 2024-10-28 12:17:32 -07:00
msos_desc.h usb: msosv2: add additional MSOSv2 descriptors 2024-08-16 09:50:25 +02:00
usb_ch9.h drivers: udc_ambiq: fix compilation issue after dwc2 header removal 2025-03-31 08:06:47 +02:00
usb_device.h include: usb: remove deprecated macro 2025-02-20 14:55:05 +00:00
usbd_msg.h usb: device_next: implement USB DFU class for the new device support 2025-02-04 11:55:25 +01:00
usbd.h usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
usbh.h usb: host: allow dynamic allocation of USB devices 2025-02-10 09:02:45 +01:00