zephyr/drivers/usb/device
Flavio Ceolin da49f2e440 coccicnelle: Ignore return of memset
The return of memset is never checked. This patch explicitly ignore
the return to avoid MISRA-C violations.

The only directory excluded directory was ext/* since it contains
only imported code.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
CMakeLists.txt drivers: usb: add usb device driver for Kinetis USBFSOTG Controller 2018-05-17 07:00:49 -05:00
Kconfig drivers: usb: add support for USB OTG FS on STM32F2 2018-08-16 06:19:19 -07:00
usb_dc_dw.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
usb_dc_kinetis.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
usb_dc_nrf5.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
usb_dc_sam0.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
usb_dc_stm32.c usb_dc_stm32: Fix FS mode 2018-07-24 22:27:17 -04:00
usb_dw_registers.h drivers: usb: Add High Speed support for DesignWare USB 2018-06-19 20:16:18 -04:00