Go to file
Chuck Jordan ac34b99af3 i2c: Can pass IRQ vector constant to irq_enable
I found that I was not getting the i2C interrupt.
When CONFIG_I2C_0_IRQ_DIRECT=y, it is acceptable to just
pass the constant to irq_enable.

See ZEP-1651.

Change-Id: I10955e6d6fe5fdd2dda916c92c8bc8a2e871f41a
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2017-01-30 17:52:58 +00:00
.known-issues
arch
boards
doc doc: update menuconfig images in application doc 2017-01-29 13:26:50 +00:00
drivers i2c: Can pass IRQ vector constant to irq_enable 2017-01-30 17:52:58 +00:00
ext Merge "Merge net branch into master" 2017-01-29 04:31:39 +00:00
include usb: Change transfer_len type to int32_t in usb_request_handler typedef 2017-01-30 12:01:49 +00:00
kernel
lib
misc
samples samples: webusb: fix type of bytes_read 2017-01-30 12:01:49 +00:00
scripts Revert "Revert "sanitycheck: add support for risc v boards"" 2017-01-30 08:58:36 -08:00
subsys fat: match type info expected by fat library for f_write 2017-01-30 12:01:50 +00:00
tests Merge "Merge net branch into master" 2017-01-29 04:31:39 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh