.. |
CMakeLists.txt
|
drivers: watchdog: Add software watchdog based on counter
|
2021-11-02 13:22:58 +01:00 |
Kconfig
|
drivers: watchdog: Add software watchdog based on counter
|
2021-11-02 13:22:58 +01:00 |
Kconfig.cc32xx
|
drivers: watchdog: cc32xx: Add support
|
2021-02-24 08:35:27 -06:00 |
Kconfig.cmsdk_apb
|
Revert "drivers: watchdog: Remove useless Kconfig entry"
|
2020-09-09 17:19:43 +02:00 |
Kconfig.esp32
|
drivers: watchdog: esp32: enabled esp32c3
|
2021-11-08 10:56:28 -05:00 |
Kconfig.gecko
|
drivers/watchdog: Add support for SiLabs Gecko Watchdog
|
2020-02-03 11:25:40 -08:00 |
Kconfig.it8xxx2
|
ITE drivers/watchdog: support tests/drivers/watchdog/wdt_basic_api
|
2022-01-18 12:14:26 -05:00 |
Kconfig.mcux
|
drivers: watchdog: mcux_wwdt: add driver for NXP LPC 55xxx WWDT
|
2020-08-04 15:13:25 -05:00 |
Kconfig.mcux_imx
|
watchdog: Add watchdog driver
|
2020-10-23 12:52:13 +02:00 |
Kconfig.npcx
|
drivers: wdt: add watchdog driver support for NPCX7 series.
|
2021-01-15 11:27:10 -05:00 |
Kconfig.nrfx
|
drivers: wdt_nrfx: Add multi-instance support
|
2019-11-08 14:54:12 +01:00 |
Kconfig.sam
|
watchdog: Refactor how we set HAS_DTS_WDT in Kconfig
|
2019-11-06 13:51:20 -06:00 |
Kconfig.sam0
|
watchdog: Refactor how we set HAS_DTS_WDT in Kconfig
|
2019-11-06 13:51:20 -06:00 |
Kconfig.sifive
|
drivers: watchdog: implement SiFive FE310 watchdog driver
|
2021-01-14 21:31:05 -06:00 |
Kconfig.stm32
|
drivers/watchdog: stm32: Select watchdog using compatible
|
2021-02-02 08:15:51 -05:00 |
Kconfig.xec
|
watchdog: Refactor how we set HAS_DTS_WDT in Kconfig
|
2019-11-06 13:51:20 -06:00 |
wdt_cc32xx.c
|
drivers: watchdog: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
wdt_cmsdk_apb.c
|
power: move reboot functionality to os lib
|
2021-04-28 20:34:00 -04:00 |
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
|
device: Const-ify all device driver instance pointers
|
2020-09-02 13:48:13 +02:00 |
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
|
device: Apply driver_api/data attributes rename everywhere
|
2020-08-11 19:30:53 +02:00 |
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
|
drivers: watchdog: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
wdt_mcux_wdog32.c
|
drivers: watchdog: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
wdt_mcux_wwdt.c
|
watchdog: add watchdog driver support to mimxrt685 platform
|
2021-08-02 13:21:20 -05:00 |
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
|
drivers: watchdog: remove usage of device_pm_control_nop
|
2021-04-28 12:25:39 -04:00 |
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
|
device: Apply driver_api/data attributes rename everywhere
|
2020-08-11 19:30:53 +02:00 |