zephyr/drivers/spi
Michał Kruszewski 12faf2cf92 spi: Allow updating TX and RX of spi context by multiple words.
Previous approach allowed only single word update for single
function call. Updating context in ISR was inefficient for
controllers supporting automatic multiple data packets transaction.

Signed-off-by: Michał Kruszewski <michal.kruszewski@nordicsemi.no>
2017-09-13 09:26:49 -04:00
..
Kconfig nrf5: spi: Mark SPI drivers as conforming to legacy SPI API 2017-07-31 10:05:19 -05: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_legacy nrf5: spi: Mark SPI drivers as conforming to legacy SPI API 2017-07-31 10:05:19 -05:00
Makefile nrf5: spi: Mark SPI drivers as conforming to legacy SPI API 2017-07-31 10:05:19 -05:00
spi_context.h spi: Allow updating TX and RX of spi context by multiple words. 2017-09-13 09:26:49 -04:00
spi_dw.c spi: Allow updating TX and RX of spi context by multiple words. 2017-09-13 09:26:49 -04:00
spi_dw.h drivers/spi: Handle synchronous calls in a generic manner in DW driver 2017-05-19 18:52:25 -04:00
spi_dw_legacy.c drivers/spi: Adapt DW driver to new SPI API 2017-05-19 18:52:25 -04:00
spi_dw_quark_se_ss_regs.h drivers/spi: Adapt DW driver to new SPI API 2017-05-19 18:52:25 -04:00
spi_dw_regs.h drivers/spi: Adapt DW driver to new SPI API 2017-05-19 18:52:25 -04:00
spi_intel.c
spi_intel.h
spi_ll_stm32.c spi: Allow updating TX and RX of spi context by multiple words. 2017-09-13 09:26:49 -04:00
spi_ll_stm32.h spi: add SPI driver for STM32 family 2017-07-01 08:36:51 -04:00
spi_mcux_dspi.c drivers: spi_mcux_dspi: Fix unlikely but possible division by zero 2017-05-23 06:48:26 -05:00
spi_qmsi.c drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
spi_qmsi_ss.c drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
spim_nrf52_legacy.c license: fix license identifiers 2017-08-29 07:42:09 -04:00
spis_nrf5_legacy.c nrf5: spi: Mark SPI drivers as conforming to legacy SPI API 2017-07-31 10:05:19 -05:00