mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 15:25:45 +00:00
Convert driver to use DT_INST_0_ARM_CMSDK_WATCHDOG_LABEL instead of CONFIG_WDT_0_NAME. This requires we introduce a "label" property in all the related dts files. Also introduce a standard watchdog alias ('watchdog0') that can be utilized by sample/test code in the future. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
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 |