-
CONFIG_SPI_0_NRF_SPIM
¶
nRF SPIM 0
Type: bool
Help¶
Enable nRF SPI Master with EasyDMA on port 0.
Direct dependencies¶
HAS_HW_NRF_SPIM0
&& !SOC_NRF52832
&& <choice: SPI Port 0 Driver type>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/spi/Kconfig.nrfx:35
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 0 Driver type
config SPI_0_NRF_SPIM bool prompt "nRF SPIM 0" ifHAS_HW_NRF_SPIM0
&& !SOC_NRF52832
&& <choice: SPI Port 0 Driver type> selectNRFX_SPIM
ifHAS_HW_NRF_SPIM0
&& !SOC_NRF52832
&& <choice: SPI Port 0 Driver type> depends onHAS_HW_NRF_SPIM0
&& !SOC_NRF52832
&& <choice: SPI Port 0 Driver type> help Enable nRF SPI Master with EasyDMA on port 0.
(Definitions include propagated dependencies, including from if’s and menus.)