zephyr/drivers/spi
Tomasz Bursztyka dd0c35919b api: New SPI API
Such API improves many aspects of the former API by reducing the number
of function, allowing more buffer flexibility etc... This leads in
better memory usag and performance as well.

However, as this will take sometime to get into use, the former API is
still present and is the one enabled by default.

Jira: ZEP-852
Jira: ZEP-287
Jira: ZEP-1725

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-05-19 18:52:25 -04:00
..
Kconfig api: New SPI API 2017-05-19 18:52:25 -04:00
Kconfig.dw doc: misspellings in Kconfig files 2017-05-05 19:38:53 -04:00
Kconfig.mcux_dspi spell: Kconfig help typos: /arch 2017-04-24 20:14:53 +00:00
Kconfig.nrf5 drivers: spi: add nRF5 slave driver 2017-05-11 22:35:28 -04:00
Makefile drivers: spi: add nRF5 slave driver 2017-05-11 22:35:28 -04:00
spi_dw.c drivers/spi: Apply syntax rules on DW drivers 2017-05-19 18:52:25 -04:00
spi_dw.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spi_dw_quark_se_ss_regs.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spi_dw_regs.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_intel.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spi_intel.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spi_mcux_dspi.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spi_qmsi.c drivers/spi: Get QMSI shim driver following syntax rules 2017-04-21 16:34:52 +00:00
spi_qmsi_ss.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spim_nrf52.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spis_nrf5.c drivers: spi: add nRF5 slave driver 2017-05-11 22:35:28 -04:00