zephyr/drivers/usb/device
Marc Desvaux 1204aa25c8 drivers: usb: device: fix Rx FIFO min size
the FIFO Rx need to have a Minimum memory to works
distributed the rest of the ram_size memory between
the different TX FIFOs except the first which is
a control endtype with max data payload of 64 bytes

Signed-off-by: Marc Desvaux <marc.desvaux-ext@st.com>
2023-11-30 10:01:11 +01:00
..
CMakeLists.txt
Kconfig dts: bindings: Fix NXP USB bindings 2023-11-09 15:34:39 +01:00
usb_dc_dw_stm32.h
usb_dc_dw.c
usb_dc_it82xx2.c drivers: usb_dc_it82xx2: fix uninitialized variable warning 2023-11-09 15:34:18 +01:00
usb_dc_kinetis.c drivers: usb: device: kinetis: s/device.h/init.h 2023-08-30 10:15:56 +02:00
usb_dc_mcux.c dts: bindings: Fix NXP USB bindings 2023-11-09 15:34:39 +01:00
usb_dc_native_posix_adapt.c
usb_dc_native_posix_adapt.h
usb_dc_native_posix.c
usb_dc_nrfx.c nrfx_usbd: Rename to nrf_usbd_common 2023-11-07 14:06:51 +01:00
usb_dc_rpi_pico.c drivers: usb: device: add missing init.h 2023-08-31 10:21:50 +02:00
usb_dc_sam0.c
usb_dc_sam_usbc.c
usb_dc_sam_usbhs.c
usb_dc_smartbond.c drivers: usb: device: add missing init.h 2023-08-31 10:21:50 +02:00
usb_dc_stm32.c drivers: usb: device: fix Rx FIFO min size 2023-11-30 10:01:11 +01:00
usb_dw_registers.h