zephyr/drivers/watchdog
Ben Lauret 70c6befa88 drivers: watchdog: implement Smartbond watchdog driver
This patch adds watchdog driver for Renesas Smartbond SOCs.

Co-authored-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>

Signed-off-by: Ben Lauret <ben.lauret.wm@renesas.com>
2023-03-03 11:02:37 +01:00
..
CMakeLists.txt drivers: watchdog: implement Smartbond watchdog driver 2023-03-03 11:02:37 +01:00
Kconfig drivers: watchdog: implement Smartbond watchdog driver 2023-03-03 11:02:37 +01:00
Kconfig.cc13xx_cc26xx drivers: ti: cc13xx/cc26xx: implement watchdog timer 2023-01-31 16:08:00 -05:00
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.dw drivers: watchdog: Add a new driver for Synopsys DesignWare watchdog 2023-02-19 20:42:52 -05:00
Kconfig.esp32
Kconfig.gd32 drivers: watchdog: Add GD32 Window watchdog timer driver 2022-10-03 18:07:16 +02:00
Kconfig.gecko
Kconfig.it8xxx2
Kconfig.mcux
Kconfig.mcux_imx
Kconfig.npcx
Kconfig.npm6001 drivers: watchdog: npm6001: initial version 2022-11-22 11:05:19 +01:00
Kconfig.nrfx
Kconfig.nxp_s32 drivers: watchdog: add support for NXP S32 S32ZE 2022-12-27 10:36:42 +01:00
Kconfig.rpi_pico
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.smartbond drivers: watchdog: implement Smartbond watchdog driver 2023-03-03 11:02:37 +01:00
Kconfig.stm32
Kconfig.xec
wdt_cc13xx_cc26xx.c drivers: ti: cc13xx/cc26xx: implement watchdog timer 2023-01-31 16:08:00 -05:00
wdt_cc32xx.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
wdt_cmsdk_apb.c
wdt_counter.c drivers: watchdog: Make SOC reset as an option in counter watchdog 2023-01-09 10:15:33 +01:00
wdt_dw.c watchdog: dw: Fixed interrupt configuration 2023-02-20 06:53:06 -05:00
wdt_dw.h drivers: watchdog: Add a new driver for Synopsys DesignWare watchdog 2023-02-19 20:42:52 -05:00
wdt_esp32.c
wdt_fwdgt_gd32.c include: add missing sys_clock.h include 2022-10-11 18:05:17 +02:00
wdt_gecko.c drivers: watchdog: Enable Gecko wdt driver efr32bg_sltb010a 2023-01-20 12:22:56 +01:00
wdt_handlers.c
wdt_ite_it8xxx2.c include: fix includes for IT8xxx2 SoC 2022-10-12 16:10:05 -04:00
wdt_iwdg_stm32.c drivers: watchdog: stm32 iwdt enable and update during setup 2023-01-30 15:05:39 +00:00
wdt_iwdg_stm32.h drivers: watchdog: stm32 iwdt enable and update during setup 2023-01-30 15:05:39 +00:00
wdt_mchp_xec.c arm: add missing includes 2022-10-11 18:37:53 -04:00
wdt_mcux_imx_wdog.c include: add missing zephyr/sys_clock.h 2022-10-20 22:52:09 +09:00
wdt_mcux_wdog32.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
wdt_mcux_wdog.c include: add missing irq.h include 2022-10-11 18:05:17 +02:00
wdt_mcux_wwdt.c include: add missing sys_clock.h include 2022-10-11 18:05:17 +02:00
wdt_npcx.c include: fix includes for NPCX drivers 2022-10-12 16:10:05 -04:00
wdt_npm6001.c drivers: watchdog: npm6001: initial version 2022-11-22 11:05:19 +01:00
wdt_nrfx.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
wdt_nxp_s32.c drivers: watchdog: add support for NXP S32 S32ZE 2022-12-27 10:36:42 +01:00
wdt_rpi_pico.c drivers: watchdog: Fix RP2040 watchdog load time 2023-01-24 19:01:34 -08:00
wdt_sam0.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
wdt_sam.c include: add missing irq.h include 2022-10-11 18:05:17 +02:00
wdt_sifive.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
wdt_smartbond.c drivers: watchdog: implement Smartbond watchdog driver 2023-03-03 11:02:37 +01:00
wdt_wwdg_stm32.c include: add missing sys_clock.h include 2022-10-11 18:05:17 +02:00
wdt_wwdg_stm32.h
wdt_wwdgt_gd32.c include: add missing sys_clock.h include 2022-10-11 18:05:17 +02:00