-
CONFIG_SPI_2_NRF_SPI
¶
nRF SPI 2
Type: bool
Help¶
Enable nRF SPI Master without EasyDMA on port 2.
Direct dependencies¶
HAS_HW_NRF_SPI2
&& <choice: SPI Port 2 Driver type>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/spi/Kconfig.nrfx:128
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:36
→ drivers/spi/Kconfig:205
Menu path: (top menu) → Device Drivers → SPI hardware bus support → nRF SPI nrfx drivers → SPI Port 2 Driver type
config SPI_2_NRF_SPI bool prompt "nRF SPI 2" ifHAS_HW_NRF_SPI2
&& <choice: SPI Port 2 Driver type> selectNRFX_SPI
ifHAS_HW_NRF_SPI2
&& <choice: SPI Port 2 Driver type> depends onHAS_HW_NRF_SPI2
&& <choice: SPI Port 2 Driver type> help Enable nRF SPI Master without EasyDMA on port 2.
(Definitions include propagated dependencies, including from if’s and menus.)