CONFIG_WDT_CC32XX
Watchdog Driver for cc32xx family of MCUs
Type: bool
Help
Watchdog for cc32xx family of MCUs
Direct dependencies
SOC_SERIES_CC32XX
&& SOC_FAMILY_TISIMPLELINK
&& WATCHDOG
(Includes any dependencies from ifs and menus.)
Default
n
Kconfig definition
At <Zephyr>/drivers/watchdog/Kconfig.cc32xx:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:54
→ <Zephyr>/drivers/watchdog/Kconfig:83
Menu path: (Top) → Device Drivers → Watchdog Support
config WDT_CC32XX
bool "Watchdog Driver for cc32xx family of MCUs"
default n
depends on SOC_SERIES_CC32XX && SOC_FAMILY_TISIMPLELINK && WATCHDOG
help
Watchdog for cc32xx family of MCUs
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)