zephyr/drivers/watchdog
Oane Kingma dc5c242223 drivers/watchdog: Add support for SiLabs Gecko Watchdog
Watchdog type is found on e.g. Pearl/Jade Gecko, often
more than 1 is present.

Driver supports timeout and (minimum) window configuration
and reset or timeout interrupt support for now.

Signed-off-by: Oane Kingma <o.kingma@interay.com>
2020-02-03 11:25:40 -08:00
..
CMakeLists.txt drivers/watchdog: Add support for SiLabs Gecko Watchdog 2020-02-03 11:25:40 -08:00
Kconfig drivers/watchdog: Add support for SiLabs Gecko Watchdog 2020-02-03 11:25:40 -08:00
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.gecko drivers/watchdog: Add support for SiLabs Gecko Watchdog 2020-02-03 11:25:40 -08:00
Kconfig.mcux
Kconfig.nrfx
Kconfig.sam
Kconfig.sam0
Kconfig.stm32
Kconfig.xec
wdt_cmsdk_apb.c
wdt_esp32.c
wdt_gecko.c drivers/watchdog: Add support for SiLabs Gecko Watchdog 2020-02-03 11:25:40 -08:00
wdt_handlers.c drivers: watchdog: fix system call handlers build 2020-01-06 21:36:54 -08:00
wdt_iwdg_stm32.c
wdt_iwdg_stm32.h
wdt_mchp_xec.c
wdt_mcux_wdog.c drivers: watchdog: Refactor mcux wdog driver to use generated dts macros 2020-01-15 18:02:19 -05:00
wdt_mcux_wdog32.c
wdt_nrfx.c
wdt_sam.c
wdt_sam0.c
wdt_wwdg_stm32.c treewide: use full path to watchdog.h header 2020-01-26 17:52:12 +01:00
wdt_wwdg_stm32.h treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00