zephyr/drivers
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
..
adc
aio
bluetooth Bluetooth: SPI: Disable IRQ pin callback to avoid spurious IRQs 2017-01-28 08:43:41 +02:00
clock_control
console drivers/console/telnet: Select TCP when telnet is selected 2017-01-27 13:02:11 +00:00
counter
dma
ethernet
flash
gpio gpio/nrf5: Support drive strength configuration. 2017-01-25 08:47:21 +00:00
grove
i2c i2c: Can pass IRQ vector constant to irq_enable 2017-01-30 17:52:58 +00:00
ieee802154 net/ieee802154: Modify radio TX function signature 2017-01-27 12:35:53 +02:00
interrupt_controller
ipm
pci
pinmux pinmux: unify galileo pinmux driver 2017-01-25 20:43:18 +00:00
pwm
random
rtc
sensor sensor: use SENSOR_CHAN_*_XYZ instead of SENSOR_CHAN_*_ANY 2017-01-27 19:07:17 +00:00
serial
shared_irq
slip
spi
timer
usb
watchdog
Kconfig
Makefile