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
bos.h
msos_desc.h
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
usbd.h usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
usbh.h