zephyr/drivers/watchdog
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
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.cmsdk_apb drivers: watchdog: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.esp32 drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
Kconfig.mcux_wdog drivers: watchdog: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.nrfx tests/samples: watchdog: Update projects' configuration 2018-08-20 06:38:02 -07:00
Kconfig.qmsi Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.sam drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
Kconfig.sam0
Kconfig.stm32 drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
iwdg_stm32.c drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
iwdg_stm32.h
wdog_cmsdk_apb.c drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
wdt_esp32.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
wdt_mcux_wdog.c
wdt_nrfx.c drivers: watchdog: Fix assert errors in nrf watchdog implementation 2018-07-26 22:22:03 -04:00
wdt_qmsi.c
wdt_sam.c drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
wdt_sam0.c drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00