-
CONFIG_SPI_2_CS_GPIO_PIN
¶
The GPIO PIN which is used to act as a CS pin
Type: int
Defaults¶
- 0 if
SPI_CS_GPIO
&&SPI_2
&&SPI
Kconfig definition¶
At drivers/spi/Kconfig:167
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:38
Menu path: (top menu) → Device Drivers → SPI hardware bus support
config SPI_2_CS_GPIO_PIN int prompt "The GPIO PIN which is used to act as a CS pin" ifSPI_CS_GPIO
&&SPI_2
&&SPI
default 0 ifSPI_CS_GPIO
&&SPI_2
&&SPI
depends onSPI_CS_GPIO
&&SPI_2
&&SPI
(Definitions include propagated dependencies, including from if’s and menus.)