mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 04:21:56 +00:00
In npcx7 series, the Timer and Watchdog module (TWD) generates the clocks and interrupts used for timing periodic functions in the system. It also provides watchdog reset signal generation in response to a failure detection. The CL also includes: — Add npcx watchdog device tree declarations. — Zephyr watchdog api implementation. — Add Watchdog definitions for npcx7 series in tests/drivers/watchdog/wdt_basic_api/src/test_wdt.c for supporting test suites. Signed-off-by: Mulin Chao <MLChao@nuvoton.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cmsdk_apb | ||
Kconfig.esp32 | ||
Kconfig.gecko | ||
Kconfig.mcux | ||
Kconfig.mcux_imx | ||
Kconfig.npcx | ||
Kconfig.nrfx | ||
Kconfig.sam | ||
Kconfig.sam0 | ||
Kconfig.sifive | ||
Kconfig.stm32 | ||
Kconfig.xec | ||
wdt_cmsdk_apb.c | ||
wdt_esp32.c | ||
wdt_gecko.c | ||
wdt_handlers.c | ||
wdt_iwdg_stm32.c | ||
wdt_iwdg_stm32.h | ||
wdt_mchp_xec.c | ||
wdt_mcux_imx_wdog.c | ||
wdt_mcux_wdog.c | ||
wdt_mcux_wdog32.c | ||
wdt_mcux_wwdt.c | ||
wdt_npcx.c | ||
wdt_nrfx.c | ||
wdt_sam.c | ||
wdt_sam0.c | ||
wdt_sifive.c | ||
wdt_wwdg_stm32.c | ||
wdt_wwdg_stm32.h |