zephyr/drivers/watchdog
Emilio Benavente dbd1da973b dts: arm: nxp: nxp_mcxn94x: Added watchdog node
Added the dts node for the
wdt watchdog and updated the
clock frequency.

Signed-off-by: Emilio Benavente <emilio.benavente@nxp.com>
2024-04-04 23:58:01 +03:00
..
CMakeLists.txt drivers: watchdog: initial device driver for ENE KB1200 2024-03-15 09:39:48 +00:00
Kconfig drivers: watchdog: initial device driver for ENE KB1200 2024-03-15 09:39:48 +00:00
Kconfig.ambiq
Kconfig.andes_atcwdt200
Kconfig.cc13xx_cc26xx
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.dw
Kconfig.ene drivers: watchdog: initial device driver for ENE KB1200 2024-03-15 09:39:48 +00:00
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko
Kconfig.ifx_cat1
Kconfig.intel_adsp
Kconfig.it8xxx2
Kconfig.mcux
Kconfig.mcux_imx
Kconfig.npcx
Kconfig.npm1300
Kconfig.npm6001
Kconfig.nrfx
Kconfig.numaker
Kconfig.nxp_fs26
Kconfig.nxp_s32
Kconfig.opentitan
Kconfig.rpi_pico
Kconfig.sam
Kconfig.sam0
Kconfig.shell
Kconfig.sifive
Kconfig.smartbond
Kconfig.stm32
Kconfig.tco
Kconfig.ti_tps382x
Kconfig.xec
Kconfig.xlnx
Kconfig.xmc4xxx
wdt_ambiq.c
wdt_andes_atcwdt200.c
wdt_cc13xx_cc26xx.c
wdt_cc32xx.c
wdt_cmsdk_apb.c
wdt_counter.c drivers: watchdog: fix wdt_counter_setup option checking condition 2024-03-15 13:06:51 +01:00
wdt_dw.c
wdt_dw.h
wdt_dw_common.c
wdt_dw_common.h
wdt_ene_kb1200.c driver: watchdog: prevent floating point usage 2024-04-03 21:12:17 +01:00
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_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 dts: arm: nxp: nxp_mcxn94x: Added watchdog node 2024-04-04 23:58:01 +03:00
wdt_npcx.c
wdt_npm1300.c
wdt_npm6001.c
wdt_nrfx.c drivers: watchdog: wdt_nrfx.c: Fix error code value 2024-03-19 18:00:24 -05:00
wdt_nxp_fs26.c
wdt_nxp_fs26.h
wdt_nxp_s32.c
wdt_opentitan.c
wdt_rpi_pico.c
wdt_sam.c
wdt_sam0.c
wdt_shell.c
wdt_sifive.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_xmc4xxx.c