zephyr/drivers/watchdog
Leandro Pereira 158ea970ea drivers: watchdog: Use common name configuration for all drivers
Each driver seemed to use their own Kconfig option to set the name for
their drivers.  This makes writing example/test code difficult as each
one of them will have to special case for each of the supported
platforms.

Use a consistent CONFIG_WDT_0_NAME option in all drivers.

Fixes #8094.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-06-01 15:31:56 -05:00
..
CMakeLists.txt watchdog: Introduce mcux wdog shim driver 2018-05-17 15:00:55 -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
Kconfig drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
Kconfig.cmsdk_apb drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
Kconfig.esp32 drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
Kconfig.mcux_wdog watchdog: Introduce mcux wdog shim driver 2018-05-17 15:00:55 -05:00
Kconfig.nrfx
Kconfig.qmsi drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
Kconfig.sam drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05:00
Kconfig.sam0
Kconfig.stm32 drivers: watchdog: Use common name configuration for all drivers 2018-06-01 15:31:56 -05: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
wdt_qmsi.c
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