zephyr/drivers/usb/device
Andrei Emeltchenko 943ca29d4b usb: dw: Fix Coverity issue with get_mps()
Fix issue with Coverity using if / else instead of switch, though it
does not affect code.

Fixes: #7257
CID: 185399

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2018-05-02 09:26:44 -04:00
..
CMakeLists.txt
Kconfig
usb_dc_dw.c usb: dw: Fix Coverity issue with get_mps() 2018-05-02 09:26:44 -04:00
usb_dc_nrf5.c usb: device: nrf5: Remove support for the ACCESSFAULT event 2018-03-27 09:35:21 -04:00
usb_dc_sam0.c usb: sam0: add the new usb_dc_ep_mps() function. 2018-03-27 19:57:38 -04:00
usb_dc_stm32.c
usb_dw_registers.h