zephyr/drivers/watchdog
Ioannis Konstantelias 226d71a9c2 drivers: watchdog: Fix callback call on STM32 WWDG enable
When using the EWIF it is a good idea to clear it before enabling the
watchdog. Otherwise, the watchdog callback will be called upon watchdog
enable if EWIF is enabled. This patch fixes this case.

Signed-off-by: Ioannis Konstantelias <ikonstadel@gmail.com>
2019-12-09 16:36:12 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.mcux
Kconfig.nrfx
Kconfig.sam
Kconfig.sam0
Kconfig.stm32
Kconfig.xec
wdt_cmsdk_apb.c
wdt_esp32.c
wdt_iwdg_stm32.c
wdt_iwdg_stm32.h
wdt_mchp_xec.c
wdt_mcux_wdog.c
wdt_mcux_wdog32.c
wdt_nrfx.c
wdt_sam.c
wdt_sam0.c
wdt_wwdg_stm32.c
wdt_wwdg_stm32.h