zephyr/drivers/watchdog
Chay Guo c846537820 boards: arm: Add wdog support on mimxrt595_evk
Add watchdog support to the mimxrt595 platform.
The mimxrt595 platform is excluded from the watchdog
test case because the test case uses variables in the
noinit section that need to be retained through a reset
but the rt595 does not retain this memory through a
reset.

Signed-off-by: Chay Guo <changyi.guo@nxp.com>
2022-06-13 12:10:57 +02:00
..
CMakeLists.txt
Kconfig drivers: watchdog: remove unused HAS_DTS_WDT Kconfig symbol 2022-06-08 16:44:01 -04:00
Kconfig.cc32xx
Kconfig.cmsdk_apb drivers: watchdog: cmsdk_apb: Drop dependency 2022-06-08 15:57:01 -05:00
Kconfig.esp32
Kconfig.gecko
Kconfig.it8xxx2
Kconfig.mcux
Kconfig.mcux_imx
Kconfig.npcx
Kconfig.nrfx
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
wdt_cc32xx.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_cmsdk_apb.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_counter.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_esp32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_gecko.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_ite_it8xxx2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_iwdg_stm32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_iwdg_stm32.h
wdt_mchp_xec.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_mcux_imx_wdog.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_mcux_wdog.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_mcux_wdog32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_mcux_wwdt.c boards: arm: Add wdog support on mimxrt595_evk 2022-06-13 12:10:57 +02:00
wdt_npcx.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_nrfx.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_sam.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_sam0.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_sifive.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_wwdg_stm32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wdt_wwdg_stm32.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00