..
CMakeLists.txt
…
Kconfig
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.cc32xx
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.cmsdk_apb
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.esp32
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.gecko
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.it8xxx2
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.mcux
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.mcux_imx
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.npcx
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.nrfx
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.rpi_pico
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.sam
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.sam0
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.sifive
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.stm32
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
Kconfig.xec
drivers: watchdog: Update drivers to use devicetree Kconfig symbol
2022-07-22 14:06:00 +00:00
wdt_cc32xx.c
…
wdt_cmsdk_apb.c
…
wdt_counter.c
…
wdt_esp32.c
drivers: watchdog: check if clock device is ready before accessing
2022-08-09 17:16:16 +02:00
wdt_gecko.c
…
wdt_handlers.c
…
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
drivers: watchdog: check if clock device is ready before accessing
2022-08-09 17:16:16 +02:00
wdt_mcux_wdog32.c
drivers: watchdog: check if clock device is ready before accessing
2022-08-09 17:16:16 +02:00
wdt_mcux_wwdt.c
…
wdt_npcx.c
…
wdt_nrfx.c
…
wdt_rpi_pico.c
…
wdt_sam.c
…
wdt_sam0.c
…
wdt_sifive.c
…
wdt_wwdg_stm32.c
devices: constify device pointers initialized at compile time
2022-08-22 17:08:26 +02:00
wdt_wwdg_stm32.h
…