zephyr/drivers/i2c
Piotr Mienkowski ee66ee6c34 arch: sam3x: Use ASF library
This patch converts Atmel sam3x MCU series to use register
header files from Atmel Software Framework (ASF) library.
By using ASF different Atmel SAM MCU series can use common
device drivers.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2017-05-19 10:06:48 -04:00
..
Kconfig arch: sam3x: update Kconfig options after move to SAM SoC family tree 2017-05-03 13:51:37 -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 i2c: i2c_sbcon: Driver for ARM's SBCon 2-wire serial interface 2017-05-03 13:51:37 -04:00
Makefile i2c: i2c_sbcon: Driver for ARM's SBCon 2-wire serial interface 2017-05-03 13:51:37 -04:00
i2c_atmel_sam3.c arch: sam3x: Use ASF library 2017-05-19 10:06:48 -04: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.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_dw_registers.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.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_sbcon.c i2c: i2c_sbcon: Driver for ARM's SBCon 2-wire serial interface 2017-05-03 13:51:37 -04: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
twihs_sam.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00