zephyr/drivers/watchdog
Andrzej Głąbek ead399914e drivers: watchdog: nrfx: Remove false dependency on CLOCK_CONTROL_NRF5
This driver no longer uses any clock control API, so the dependency
became outdated.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2018-08-08 17:23:55 +02:00
..
CMakeLists.txt watchdog: Introduce mcux wdog shim driver 2018-05-17 15:00:55 -05:00
Kconfig doc: fix misspelling in watchdog Kconfig 2018-06-20 12:36:48 -04:00
Kconfig.cmsdk_apb drivers: watchdog: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.esp32 drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
Kconfig.mcux_wdog drivers: watchdog: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.nrfx drivers: watchdog: nrfx: Remove false dependency on CLOCK_CONTROL_NRF5 2018-08-08 17:23:55 +02:00
Kconfig.qmsi drivers: watchdog: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.sam drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
Kconfig.sam0 watchdog: add a watchdog driver for the SAM0 family. 2018-01-04 13:18:25 -05:00
Kconfig.stm32 drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
iwdg_stm32.c drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
iwdg_stm32.h iwdg: make independent watchdog driver compliant with STM32Cube LL API 2017-10-23 09:51:16 +02:00
wdog_cmsdk_apb.c drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
wdt_esp32.c drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
wdt_mcux_wdog.c watchdog: Introduce mcux wdog shim driver 2018-05-17 15:00:55 -05:00
wdt_nrfx.c drivers: watchdog: Fix assert errors in nrf watchdog implementation 2018-07-26 22:22:03 -04:00
wdt_qmsi.c drivers: watchdog: Watchdog API redesign 2018-05-14 10:28:23 -05:00
wdt_sam.c drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
wdt_sam0.c drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00