Go to file
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
arch spi: galileo: Fix SPI port 1 settings names 2016-02-05 20:24:27 -05:00
doc doc: adding :dfn: syntax where needed 2016-02-05 20:24:27 -05:00
drivers spi: Add a utility pointer for the application on SPI callback 2016-02-05 20:24:27 -05:00
include spi: Add a utility pointer for the application on SPI callback 2016-02-05 20:24:27 -05:00
kernel
lib tinycrypt: use tabs not spaces 2016-02-05 20:24:27 -05:00
misc
net tinycrypt: moving includes 2016-02-05 20:24:27 -05:00
samples tinycrypt: moving includes 2016-02-05 20:24:27 -05:00
scripts sanitycheck: look for misaligned XIP VMA/LMA addresses 2016-02-05 20:24:27 -05:00
.checkpatch.conf checkpatch: added config file 2016-02-05 20:24:23 -05:00
.gitattributes
.gitignore
.mailmap
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
Kconfig
Kconfig.zephyr
Makefile
Makefile.inc
zephyr-env.sh