zephyr/drivers/spi
Tomasz Bursztyka 524a50e61e spi: Add a utility pointer for the application on SPI callback
It might be needed sometime to get some private data forwarded to the
callback, thus such user_data pointer is the easiest way to proceed.
Adding a macro to set the word size as well.

Change-Id: I68cbe2d480120253ccb13f13c656a38c27e21604
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:27 -05:00
..
Kconfig spi: galileo: Pre-configure SPI ports present on Galileo board 2016-02-05 20:24:22 -05:00
Makefile spi: Add support for Intel's SPI controller 2016-02-05 20:15:28 -05:00
intel_spi.c spi: Add a utility pointer for the application on SPI callback 2016-02-05 20:24:27 -05:00
intel_spi_priv.h spi: Add a utility pointer for the application on SPI callback 2016-02-05 20:24:27 -05:00