mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 04:55:57 +00:00
In most Nordic SoCs the SPI and TWI peripherals with the same instance number share certain resources and cannot be used at the same time. In nRF52810 there are only single instances of these peripherals and they are arranged in a different way so this limitation does not apply. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.dw | ||
Kconfig.mcux_dspi | ||
Kconfig.nrfx | ||
Kconfig.sam0 | ||
Kconfig.stm32 | ||
spi_context.h | ||
spi_dw_quark_se_ss_regs.h | ||
spi_dw_regs.h | ||
spi_dw.c | ||
spi_dw.h | ||
spi_handlers.c | ||
spi_intel_regs.h | ||
spi_intel.c | ||
spi_intel.h | ||
spi_ll_stm32.c | ||
spi_ll_stm32.h | ||
spi_mcux_dspi.c | ||
spi_nrfx_spi.c | ||
spi_nrfx_spim.c | ||
spi_nrfx_spis.c | ||
spi_sam0.c |