zephyr/drivers/watchdog
Alvis Sun 5b1d16dd6f drivers: wdt: npcx: add wdt driver support for npck3
Enables the extended Watchdog Timer driver for npck3.

Signed-off-by: Alvis Sun <yfsun@nuvoton.com>
Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
2025-07-19 15:36:47 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.ambiq
Kconfig.andes_atcwdt200
Kconfig.cc13xx_cc26xx
Kconfig.cc23x0
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.dw
Kconfig.ene
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko
Kconfig.ifx_cat1
Kconfig.intel_adsp
Kconfig.it8xxx2
Kconfig.it51xxx
Kconfig.litex
Kconfig.max32
Kconfig.mcux
Kconfig.mcux_imx
Kconfig.npcx drivers: wdt: npcx: add wdt driver support for npck3 2025-07-19 15:36:47 -04:00
Kconfig.npm13xx
Kconfig.npm2100
Kconfig.npm6001
Kconfig.nrfx
Kconfig.numaker
Kconfig.nxp_ewm
Kconfig.nxp_fs26
Kconfig.nxp_s32
Kconfig.opentitan
Kconfig.renesas_ra
Kconfig.rpi_pico
Kconfig.rts5912
Kconfig.sam
Kconfig.sam0
Kconfig.sam4l
Kconfig.shell
Kconfig.sifive
Kconfig.siwx91x
Kconfig.smartbond
Kconfig.stm32
Kconfig.tco
Kconfig.ti_tps382x
Kconfig.wch
Kconfig.xec
Kconfig.xilinx_wwdt
Kconfig.xlnx
Kconfig.xmc4xxx
wdt_ambiq.c drivers: watchdog: bugfix for ambiq wdt clk select 2025-07-19 13:49:29 -04:00
wdt_andes_atcwdt200.c
wdt_cc13xx_cc26xx.c
wdt_cc23x0.c
wdt_cc32xx.c
wdt_cmsdk_apb.c
wdt_counter.c
wdt_dw_common.c
wdt_dw_common.h
wdt_dw.c
wdt_dw.h
wdt_ene_kb106x.c
wdt_ene_kb1200.c
wdt_esp32.c
wdt_fwdgt_gd32.c
wdt_gecko.c
wdt_handlers.c
wdt_ifx_cat1.c
wdt_intel_adsp.c
wdt_intel_adsp.h
wdt_ite_it8xxx2.c
wdt_ite_it51xxx.c
wdt_iwdg_stm32.c
wdt_iwdg_stm32.h
wdt_iwdg_wch.c
wdt_litex.c
wdt_max32.c
wdt_mchp_xec.c
wdt_mcux_imx_wdog.c
wdt_mcux_rtwdog.c
wdt_mcux_wdog.c
wdt_mcux_wdog32.c
wdt_mcux_wwdt.c
wdt_npcx.c drivers: wdt: npcx: add wdt driver support for npck3 2025-07-19 15:36:47 -04:00
wdt_npm13xx.c
wdt_npm2100.c
wdt_npm6001.c
wdt_nrfx.c
wdt_nxp_ewm.c
wdt_nxp_fs26.c
wdt_nxp_fs26.h
wdt_nxp_s32.c
wdt_opentitan.c
wdt_renesas_ra.c
wdt_rpi_pico.c
wdt_rts5912.c
wdt_sam.c
wdt_sam4l.c
wdt_sam0.c
wdt_shell.c
wdt_sifive.c
wdt_silabs_siwx91x.c
wdt_smartbond.c
wdt_tco.c
wdt_ti_tps382x.c
wdt_wwdg_stm32.c
wdt_wwdg_stm32.h
wdt_wwdgt_gd32.c
wdt_wwdt_numaker.c
wdt_xilinx_axi.c
wdt_xilinx_wwdt.c
wdt_xmc4xxx.c
xt_wdt_esp32.c