mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 08:45:32 +00:00
This adds a translation layer to make the nrfx driver for the nRF SPIS (SPI Slave with EasyDMA) peripheral accessible via the Zephyr's API. 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 |