-
CONFIG_SPI_DW_PORT_3_CLOCK_GATE
¶
Enable clock gating
Type: bool
Direct dependencies¶
CLOCK_CONTROL
&& SPI_3
&& SPI_DW
&& SPI
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/drivers/spi/Kconfig.dw:124
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:38
→ <Zephyr>/drivers/spi/Kconfig:194
Menu path: (Top) → Device Drivers → SPI hardware bus support → Designware SPI controller driver
config SPI_DW_PORT_3_CLOCK_GATE bool "Enable clock gating" depends onCLOCK_CONTROL
&&SPI_3
&&SPI_DW
&&SPI
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)