zephyr/drivers/spi
AJ Palmer f24834525f stm32: drivers: spi: Added missing devices
Added missing DEVICE_AND_API_INIT definitions: SPI_4, SPI_5 and SPI_6.

Signed-off-by: AJ Palmer <ajpcode@hotmail.com>
2018-12-13 07:31:06 -06:00
..
CMakeLists.txt
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_quark_se_ss_regs.h
spi_dw_regs.h
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_handlers.c
spi_intel_regs.h
spi_intel.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05: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 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