Go to file
Daniel Leung 76bfe7b3a1 i2c: dw: re-organize transfer related code
() Re-organize the steps involved in data transfer, according to
   the datasheet's flowchart.
() Extract the common code for transfer initialization and put
   it into its own function.
() i2c_write() and i2c_polling_write() are now using the common
   data sending function.

Change-Id: Ieb90253ee10ddceb3b5d05b258e7fc6253d18729
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:27 -05:00
arch
doc
drivers i2c: dw: re-organize transfer related code 2016-02-05 20:24:27 -05:00
include uart: make poll_in and poll_out mandatory 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
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
Makefile
Makefile.inc
zephyr-env.sh