nuttx/arch/arm/src/stm32l4
yangsong8 5a39e83c05 usbdev: extend the usb req len to size_t
Some USB controllers can receive or send multiple data packets then
generate one interrupt. This mechanism can reduce the number of data
copies. Extend req buf to accommodate this.

Signed-off-by: yangsong8 <yangsong8@xiaomi.com>
2024-08-30 01:32:02 +08:00
..
hardware
chip.h
Kconfig
Make.defs
stm32l4_1wire.c
stm32l4_1wire.h
stm32l4_adc.c
stm32l4_adc.h
stm32l4_allocateheap.c
stm32l4_can.c
stm32l4_can.h
stm32l4_comp.c
stm32l4_comp.h
stm32l4_dac.c
stm32l4_dac.h
stm32l4_dbgmcu.h
stm32l4_dfsdm.c
stm32l4_dfsdm.h
stm32l4_dfumode.c
stm32l4_dfumode.h
stm32l4_dma.c
stm32l4_dma.h
stm32l4_dumpgpio.c
stm32l4_exti_alarm.c
stm32l4_exti_comp.c
stm32l4_exti_gpio.c
stm32l4_exti_pwr.c
stm32l4_exti_pwr.h
stm32l4_exti_wakeup.c
stm32l4_exti.h
stm32l4_firewall.c
stm32l4_firewall.h
stm32l4_flash.c
stm32l4_flash.h
stm32l4_freerun.c
stm32l4_freerun.h
stm32l4_gpio.c
stm32l4_gpio.h
stm32l4_hsi48.c
stm32l4_hsi48.h
stm32l4_i2c.c style: remove redundant spaces 2024-08-25 19:22:15 +08:00
stm32l4_i2c.h
stm32l4_idle.c
stm32l4_irq.c
stm32l4_iwdg.c
stm32l4_lowputc.c
stm32l4_lowputc.h
stm32l4_lptim.c
stm32l4_lptim.h
stm32l4_lse.c
stm32l4_lsi.c
stm32l4_mpuinit.c
stm32l4_mpuinit.h
stm32l4_oneshot_lowerhalf.c
stm32l4_oneshot.c
stm32l4_oneshot.h
stm32l4_otgfs.h
stm32l4_otgfsdev.c usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
stm32l4_otgfshost.c
stm32l4_pm.h
stm32l4_pminitialize.c
stm32l4_pmlpr.c
stm32l4_pmsleep.c
stm32l4_pmstandby.c
stm32l4_pmstop.c
stm32l4_pwm.c
stm32l4_pwm.h
stm32l4_pwr.c
stm32l4_pwr.h
stm32l4_qencoder.c
stm32l4_qencoder.h
stm32l4_qspi.c
stm32l4_qspi.h
stm32l4_rcc.c
stm32l4_rcc.h
stm32l4_rng.c
stm32l4_rtc_lowerhalf.c
stm32l4_rtc.c
stm32l4_rtc.h
stm32l4_sai.c
stm32l4_sai.h
stm32l4_sdmmc.c
stm32l4_sdmmc.h
stm32l4_serial.c spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
stm32l4_spi.c
stm32l4_spi.h
stm32l4_start.c
stm32l4_start.h
stm32l4_tickless.c
stm32l4_tim_lowerhalf.c
stm32l4_tim.c
stm32l4_tim.h
stm32l4_timerisr.c
stm32l4_uart.h
stm32l4_uid.c
stm32l4_uid.h
stm32l4_usbdev.c usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
stm32l4_usbdev.h
stm32l4_usbhost_trace.c
stm32l4_usbhost.h
stm32l4_userspace.c
stm32l4_userspace.h
stm32l4_waste.c
stm32l4_waste.h
stm32l4_wdg.h
stm32l4.h
stm32l4x3xx_rcc.c
stm32l4x5xx_rcc.c
stm32l4x6xx_dma.c
stm32l4x6xx_rcc.c
stm32l4xrxx_dma.c
stm32l4xrxx_rcc.c