zephyr/drivers/spi
Neil Armstrong 7fb245f9c6 spi: spi_ll_stm32: fix slave frame shifting
In the current form of the code, the slave frame shifting leaves the TX
full and will shift out some unwanted bytes out on the next transaction.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2018-05-28 10:18:23 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.dw
Kconfig.mcux_dspi
Kconfig.nrfx
Kconfig.sam0
Kconfig.stm32
spi_context.h
spi_dw_quark_se_ss_regs.h
spi_dw_regs.h
spi_dw.c
spi_dw.h
spi_handlers.c
spi_intel_regs.h
spi_intel.c
spi_intel.h
spi_ll_stm32.c
spi_ll_stm32.h
spi_mcux_dspi.c
spi_nrfx_spi.c
spi_nrfx_spim.c
spi_nrfx_spis.c
spi_sam0.c