zephyr/drivers/spi
Peter Bigot d721b7a6ab drivers: spi: convert nrf drivers to dt device defines
Use the devicetree node as the source of object name and other
information used when defining the device structure.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-12-01 15:19:22 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.cc13xx_cc26xx
Kconfig.dw
Kconfig.gecko
Kconfig.litex
Kconfig.mcux_dspi
Kconfig.mcux_flexcomm drivers: spi: Update MCUX Flexcomm driver to add DMA support 2020-10-21 06:26:40 -05:00
Kconfig.mcux_lpspi
Kconfig.nrfx
Kconfig.oc_simple
Kconfig.rv32m1_lpspi
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.spi_emul
Kconfig.stm32
Kconfig.xec_qmspi
Kconfig.xlnx
spi_cc13xx_cc26xx.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_context.h spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_dw_regs.h
spi_dw.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_dw.h
spi_emul.c
spi_gecko.c
spi_handlers.c
spi_litespi.c
spi_litespi.h
spi_ll_stm32.c drivers: spi: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
spi_ll_stm32.h drivers: spi: spi_ll_stm32: Add support for STM32H7xx SoC 2020-11-19 12:35:12 +01:00
spi_mcux_dspi.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_mcux_flexcomm.c drivers: spi: mcux_flexcomm: Fix build failure 2020-11-20 13:59:24 -05:00
spi_mcux_lpspi.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_nrfx_spi.c drivers: spi: convert nrf drivers to dt device defines 2020-12-01 15:19:22 -05:00
spi_nrfx_spim.c drivers: spi: convert nrf drivers to dt device defines 2020-12-01 15:19:22 -05:00
spi_nrfx_spis.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_oc_simple.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_oc_simple.h
spi_rv32m1_lpspi.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_sam.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_sam0.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_sifive.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_sifive.h
spi_xec_qmspi.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00
spi_xlnx_axi_quadspi.c spi: fix locking for SPI_LOCK_ON using synchronous API 2020-11-19 12:34:44 +01:00