zephyr/drivers/watchdog
Jay Vasanth 4120a889a4 Microchip: MEC172x: watchdog driver
Update wdt driver to support MEC172x device

Signed-off-by: Jay Vasanth <jay.vasanth@microchip.com>
2022-02-21 20:42:18 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.gecko
Kconfig.it8xxx2 ITE drivers/watchdog: support tests/drivers/watchdog/wdt_basic_api 2022-01-18 12:14:26 -05:00
Kconfig.mcux
Kconfig.mcux_imx
Kconfig.npcx
Kconfig.nrfx
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
wdt_cc32xx.c
wdt_cmsdk_apb.c
wdt_counter.c drivers: watchdog: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01:00
wdt_esp32.c drivers: wdt: esp32: code refactor to use hal calls 2022-02-21 19:40:17 -05:00
wdt_gecko.c drivers: watchdog: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
wdt_handlers.c
wdt_ite_it8xxx2.c ITE drivers/watchdog: cleanup it8xxx2 watchdog driver 2022-01-18 12:14:26 -05:00
wdt_iwdg_stm32.c drivers: watchdog: STM32G0X: clock DBGMCU before configuring 2022-01-04 09:08:00 -05:00
wdt_iwdg_stm32.h
wdt_mchp_xec.c Microchip: MEC172x: watchdog driver 2022-02-21 20:42:18 -05:00
wdt_mcux_imx_wdog.c samples: task_wdt: Increase min watchdog timeout 2022-02-09 14:07:26 -06:00
wdt_mcux_wdog.c
wdt_mcux_wdog32.c
wdt_mcux_wwdt.c
wdt_npcx.c drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage 2022-01-28 10:06:05 +01:00
wdt_nrfx.c drivers: watchdog: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01:00
wdt_sam.c drivers: fix style issues 2022-01-19 18:16:02 +01:00
wdt_sam0.c
wdt_sifive.c drivers: watchdog: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
wdt_wwdg_stm32.c drivers: watchdog: stm32G0 window watchdog during debug 2021-11-29 18:26:47 -05:00
wdt_wwdg_stm32.h