zephyr/drivers/usb/device
Emil Obalski 1ebe1573da usb: nordic: Clear STALL when Endpoint is enabled.
Endpoint STALL should be cleared when Endpoint is enabled.
In particular when the HOST performs SetInterface requests
and Endpoints associated with that Interface are enabled
STALL should be cleared.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-11-12 08:59:08 -06:00
..
CMakeLists.txt
Kconfig drivers: usb_dc_nrfx: Enable and properly initialize nrfx POWER driver 2020-09-03 21:52:52 +02: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 usb: nordic: Clear STALL when Endpoint is enabled. 2020-11-12 08:59:08 -06: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_sam.c drivers: usb: unify endpoint helper macros 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