zephyr/drivers/usb/device
Johann Fischer 5cd66c69c6 drivers: usb_dc_nrfx: remove k_mem_pool_free for IN endpoints
Usage of mem_pool for all IN endpoints was removed in
commit b3c63425a0 ("usb: driver: Reduce Endpoint buffer pool.")
Remove also k_mem_pool_free for all IN endpoints.

Fixes: #30213

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2020-11-25 14:23:48 +02:00
..
CMakeLists.txt
Kconfig usb: drivers: Fix ZLP handling for Nordic driver. 2020-11-17 18:06:26 +01:00
usb_dc_dw.c isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
usb_dc_kinetis.c drivers: use K_KERNEL_STACK macros 2020-08-04 12:16:43 -04:00
usb_dc_mcux_ehci.c drivers: usb_dc_mcux_ehci: fix endpoints index assignment 2020-09-05 10:49:37 -05:00
usb_dc_native_posix_adapt.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_dc_native_posix_adapt.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_dc_native_posix.c drivers: use K_KERNEL_STACK macros 2020-08-04 12:16:43 -04:00
usb_dc_nrfx.c drivers: usb_dc_nrfx: remove k_mem_pool_free for IN endpoints 2020-11-25 14:23:48 +02:00
usb_dc_sam.c drivers: usb: unify endpoint helper macros 2020-07-10 11:45:46 +02:00
usb_dc_sam0.c drivers: usb_dc_sam0: rename ep_num to common ep_idx 2020-07-10 11:45:46 +02:00
usb_dc_stm32.c drivers/usb: stm32: Add support for pinctrl configuration 2020-10-22 10:34:14 -05:00
usb_dw_registers.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00