zephyr/drivers/i2c
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
..
i2c_atmel_sam3.c
i2c_atmel_sam3.h
i2c_dw_registers.h
i2c_dw.c i2c: Can pass IRQ vector constant to irq_enable 2017-01-30 17:52:58 +00:00
i2c_dw.h
i2c_mcux.c
i2c_nrf5.c i2c/nrf5: Implement NRF5 I2C driver. 2017-01-25 09:59:27 +00:00
i2c_qmsi_ss.c
i2c_qmsi.c
i2c_stm32lx.c
i2c_stm32lx.h
Kconfig i2c/nrf5: Implement NRF5 I2C driver. 2017-01-25 09:59:27 +00:00
Makefile i2c/nrf5: Implement NRF5 I2C driver. 2017-01-25 09:59:27 +00:00