..
CMakeLists.txt
license: cleanup: add SPDX Apache-2.0 license identifier
2019-04-07 08:45:22 -04:00
Kconfig
drivers: spi: Define SPI_6 symbol
2019-02-06 18:59:00 -06:00
Kconfig.dw
kconfig: drivers: spi: Remove duplicated dependencies
2019-03-09 09:54:29 -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: nrfx: Improve a few Kconfig option prompts
2019-03-05 13:38:18 -05:00
Kconfig.sam
soc: sam0: Enable generic peripheral selection
2019-04-19 14:37:17 -05:00
Kconfig.sam0
soc: sam0: Enable generic peripheral selection
2019-04-19 14:37:17 -05:00
Kconfig.sifive
kconfig: Remove blank lines at the beginning/end of files
2019-03-13 07:29:42 -05:00
Kconfig.stm32
kconfig: drivers: spi: Remove duplicated dependencies
2019-03-09 09:54:29 -05:00
spi_context.h
drivers: Rename reserved function names
2019-04-03 17:31:00 -04:00
spi_dw_quark_se_ss_regs.h
drivers: Rename reserved function names
2019-04-03 17:31:00 -04:00
spi_dw_regs.h
spi_dw.c
drivers: Rename reserved function names
2019-04-03 17:31:00 -04:00
spi_dw.h
drivers: Rename reserved function names
2019-04-03 17:31:00 -04:00
spi_handlers.c
all: Update reserved function names
2019-03-11 13:48:42 -04:00
spi_intel_regs.h
spi_intel.c
device: Extend device_set_power_state API to support async requests
2019-03-14 14:26:15 +01:00
spi_intel.h
spi_ll_stm32.c
stm32: drivers: spi: Added missing devices
2018-12-13 07:31:06 -06: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
spi: spi_mcux_lpspi: Convert to use DT_ prefixed defines
2019-02-13 16:59:02 -05:00
spi_nrfx_spi.c
drivers: Rename reserved function names
2019-04-03 17:31:00 -04:00
spi_nrfx_spim.c
drivers: Rename reserved function names
2019-04-03 17:31:00 -04:00
spi_nrfx_spis.c
drivers: Rename reserved function names
2019-04-03 17:31:00 -04:00
spi_sam.c
all: Add 'U' suffix when using unsigned variables
2019-03-28 17:15:58 -05:00
spi_sam0.c
all: Add 'U' suffix when using unsigned variables
2019-03-28 17:15:58 -05:00
spi_sifive.c
all: Update unsigend 'U' suffix due to multiplication
2019-03-28 17:15:58 -05:00
spi_sifive.h
drivers/spi: SPI driver for SiFive Freedom
2019-02-06 09:00:00 -06:00