zephyr/drivers/watchdog
Daniel Leung 46052f2ad8 watchdog/iwdg_stm32: convert to use DEVICE_AND_API_INIT()
Change-Id: Ie72eedbe17d4534751a8b459bd35939f57534011
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-04-15 22:06:15 +00:00
..
Kconfig watchdog/wdt_dw: remove kconfigs that are SoC specific 2016-03-31 23:17:24 +00:00
Kconfig.stm32 watchdog/iwdg_stm32: add driver for STM32 Independent Watchdog (IWDG) 2016-03-18 20:57:26 +00:00
Makefile watchdog/iwdg_stm32: add driver for STM32 Independent Watchdog (IWDG) 2016-03-18 20:57:26 +00:00
iwdg_stm32.c watchdog/iwdg_stm32: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:15 +00:00
iwdg_stm32.h watchdog/iwdg_stm32: add driver for STM32 Independent Watchdog (IWDG) 2016-03-18 20:57:26 +00:00
wdt_dw.c watchdog/dw: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:12 +00:00
wdt_dw.h wdt: dw: Add support for optional clock gating 2016-02-05 20:24:58 -05:00
wdt_qmsi.c drivers: qmsi: Fix gpio, i2c and wdt for D2000 2016-03-18 23:31:45 +00:00