zephyr/drivers/i2c
Jon Medhurst 5b04bd9aa4 i2c: i2c_gpio: Driver for software driven I2C using GPIO lines
This driver implements an I2C interface by driving two GPIO lines under
software control.

Change-Id: Ie49cc67aed6acb30086ee851041fe2470da241cf
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2017-04-28 15:26:40 -05:00
..
i2c_atmel_sam3.c Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
i2c_atmel_sam3.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_bitbang.c i2c: bitbang: Add library for software driven I2C 2017-04-28 15:26:39 -05:00
i2c_bitbang.h i2c: bitbang: Add library for software driven I2C 2017-04-28 15:26:39 -05:00
i2c_dw_registers.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
i2c_dw.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
i2c_dw.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
i2c_gpio.c i2c: i2c_gpio: Driver for software driven I2C using GPIO lines 2017-04-28 15:26:40 -05:00
i2c_mcux.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
i2c_nrf5.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
i2c_qmsi_ss.c Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
i2c_qmsi.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
i2c_stm32lx.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
i2c_stm32lx.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
Kconfig i2c: i2c_gpio: Driver for software driven I2C using GPIO lines 2017-04-28 15:26:40 -05:00
Kconfig.gpio i2c: i2c_gpio: Driver for software driven I2C using GPIO lines 2017-04-28 15:26:40 -05:00
Makefile i2c: i2c_gpio: Driver for software driven I2C using GPIO lines 2017-04-28 15:26:40 -05:00
twihs_sam.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00