zephyr/drivers/i2c
Leandro Pereira e1effa0e73 drivers: esp32: I2C driver implementation
Supports both master and slave mode, standard and fast modes,
configurable timeouts, and a few other tunable settings.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-10-09 20:53:22 -04:00
..
i2c_atmel_sam3.c drivers: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00
i2c_bitbang.c i2c: fix include for i2c_bitbang in some drivers 2017-10-03 14:50:14 -04: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: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00
i2c_dw.h drivers: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00
i2c_esp32.c drivers: esp32: I2C driver implementation 2017-10-09 20:53:22 -04:00
i2c_gpio.c i2c: i2c_gpio: Driver for software driven I2C using GPIO lines 2017-04-28 15:26:40 -05:00
i2c_ll_stm32_v1.c drivers: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00
i2c_ll_stm32_v2.c drivers: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00
i2c_ll_stm32.c drivers: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00
i2c_ll_stm32.h drivers: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00
i2c_mcux.c drivers: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00
i2c_nrf5.c drivers: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00
i2c_qmsi_ss.c drivers: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00
i2c_qmsi.c drivers: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00
i2c_sbcon.c i2c: fix include for i2c_bitbang in some drivers 2017-10-03 14:50:14 -04:00
i2c-priv.h i2c: Add helper function to map from bitrate values to zephyr cfg 2017-08-16 10:03:34 -05:00
Kconfig drivers: esp32: I2C driver implementation 2017-10-09 20:53:22 -04:00
Kconfig.esp32 drivers: esp32: I2C driver implementation 2017-10-09 20:53:22 -04:00
Kconfig.gpio i2c: i2c_gpio: Driver for software driven I2C using GPIO lines 2017-04-28 15:26:40 -05:00
Kconfig.sbcon drivers: i2c: sbcon: Only show SBCon when building for ARM 2017-09-17 09:28:30 -04:00
Makefile drivers: esp32: I2C driver implementation 2017-10-09 20:53:22 -04:00
twihs_sam.c drivers: i2c: remove usage of bitfield access for cfg 2017-09-20 10:16:14 -05:00