zephyr/drivers/usb
Tomasz Moń f0677e5a3b drivers: udc_dwc2: Respect maximum fifo depth
When dynamic fifo sizing is enabled the driver can assign fifo size
lower or equal to the reset value. Software must respect the maximum
sizes because fifo width registers are optimized during synthesis and
the larger values simply get discarded.

Use 16-bit values for FIFO depths because maximum FIFO depth the vendor
can configure the DWC2 otg is 32768.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2024-07-29 14:12:02 +02:00
..
bc12
common drivers: udc_dwc2: Add DMA register bit defines 2024-06-15 07:43:45 -04:00
device drivers: usb_dc_rpi_pico: set AVAILABLE bit separately 2024-07-12 09:38:30 -04:00
udc drivers: udc_dwc2: Respect maximum fifo depth 2024-07-29 14:12:02 +02:00
uhc
uvb linker: drivers: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
CMakeLists.txt
Kconfig