zephyr/drivers/usb/device
Yannis Damigos 2d537f49a9 usb_dc_stm32: Don't update ret_bytes if send fails in usb_dc_ep_write()
Don't update ret_bytes if send fails in usb_dc_ep_write().

Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
2019-07-02 19:05:37 -04:00
..
CMakeLists.txt drivers: usb: nxp: add NXP EHCI USB device controller driver shim 2019-05-09 13:37:02 -05:00
Kconfig usb: kconfig: nrf52840: Enable REMOTE_WAKEUP option only when needed 2019-06-27 12:17:45 +02:00
usb_dc_dw.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
usb_dc_kinetis.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
usb_dc_mcux_ehci.c drivers: usb: nxp: Add cache management 2019-06-17 16:25:06 -04:00
usb_dc_native_posix_adapt.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
usb_dc_native_posix_adapt.h usb: native_posix: Implement other then Control transfers 2019-02-01 19:03:12 -05:00
usb_dc_native_posix.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
usb_dc_nrfx.c cleanup: include/: move clock_control.h to drivers/clock_control.h 2019-06-27 22:55:49 -04:00
usb_dc_sam0.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
usb_dc_sam.c usb: Remove usb_dc_ep_set_callback return code 2019-04-28 12:22:23 -04:00
usb_dc_stm32.c usb_dc_stm32: Don't update ret_bytes if send fails in usb_dc_ep_write() 2019-07-02 19:05:37 -04:00
usb_dw_registers.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00