..
CMakeLists.txt
drivers: add spi support for atmel sam series soc
2018-10-10 11:29:49 -05:00
Kconfig
drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled
2018-11-16 14:02:00 -05:00
Kconfig.dw
kconfig: Hide the DesignWare SPI driver on unsupported platforms
2018-11-20 15:50:42 -05:00
Kconfig.mcux_dspi
drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled
2018-11-16 14:02:00 -05:00
Kconfig.mcux_lpspi
drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled
2018-11-16 14:02:00 -05:00
Kconfig.nrfx
drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled
2018-11-16 14:02:00 -05:00
Kconfig.sam
drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled
2018-11-16 14:02:00 -05:00
Kconfig.sam0
drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled
2018-11-16 14:02:00 -05:00
Kconfig.stm32
drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled
2018-11-16 14:02:00 -05:00
spi_context.h
drivers/spi: Set CS inactive when releasing unconditionally
2018-11-16 10:22:30 -05:00
spi_dw.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00
spi_dw.h
boards: xtensa: intel_s1000_crb: Enable SPI Master driver
2018-11-13 18:49:03 -05:00
spi_dw_quark_se_ss_regs.h
…
spi_dw_regs.h
…
spi_handlers.c
…
spi_intel.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00
spi_intel.h
…
spi_intel_regs.h
…
spi_ll_stm32.c
drivers: stm32: check clock_control_on return value
2018-12-07 11:31:48 -05:00
spi_ll_stm32.h
…
spi_mcux_dspi.c
dts: spi: cleanup CONFIG_SPI_x_IRQ_PRI
2018-11-21 12:27:16 -05:00
spi_mcux_lpspi.c
drivers/spi: Do not reconfigure at every transaction
2018-11-17 00:25:36 +01:00
spi_nrfx_spi.c
dts: nrf: Remove SPI dts.fixup defines and use aliases instead.
2018-11-20 22:18:09 +01:00
spi_nrfx_spim.c
dts: nrf: Remove SPI dts.fixup defines and use aliases instead.
2018-11-20 22:18:09 +01:00
spi_nrfx_spis.c
dts: nrf: Remove SPI dts.fixup defines and use aliases instead.
2018-11-20 22:18:09 +01:00
spi_sam.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00
spi_sam0.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00