zephyr/drivers/usb/device
Johann Fischer cb37505976 drivers: usb_dc_nrfx: check the device state before disable or uninit
Check the device state before nrfx_usbd_disable and
nrfx_usbd_uninit. Otherwise it may lead to an ASSERT
inside the HAL driver.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-07-04 21:36:07 +02:00
..
CMakeLists.txt
Kconfig
usb_dc_dw.c
usb_dc_kinetis.c
usb_dc_mcux_ehci.c
usb_dc_native_posix_adapt.c
usb_dc_native_posix_adapt.h
usb_dc_native_posix.c
usb_dc_nrfx.c drivers: usb_dc_nrfx: check the device state before disable or uninit 2019-07-04 21:36:07 +02:00
usb_dc_sam.c
usb_dc_sam0.c
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