zephyr/drivers/watchdog
Maureen Helm ee65932c96 drivers: watchdog: Refactor mcux wdog driver to use generated dts macros
Refactors the mcux wdog driver to use generated device tree macros
directly. Removes now unused dts fixup macros from kinetis socs.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-01-15 18:02:19 -05:00
..
CMakeLists.txt drivers: watchdog: fix system call handlers build 2020-01-06 21:36:54 -08:00
Kconfig drivers: watchdog: Make WDT_DISABLE_AT_BOOT default to y 2019-12-19 11:07:42 -05:00
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_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 drivers: wdt_nrfx: Handle PM callback properly 2019-12-18 12:10:19 +01:00
wdt_sam.c
wdt_sam0.c
wdt_wwdg_stm32.c
wdt_wwdg_stm32.h