zephyr/drivers/i2c
Kumar Gala 99c19c62e1 i2c: stm32: Remove usage of CONFIG_I2C_x_DEFAULT_CFG
Stop using CONFIG_I2C_x_DEFAULT_CFG to get the initial value.  Since we
only support master mode we always default to it for initial config and
we get the bitrate from the device tree.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-08-16 10:03:34 -05:00
..
i2c_atmel_sam3.c
i2c_bitbang.c
i2c_bitbang.h
i2c_dw_registers.h
i2c_dw.c
i2c_dw.h
i2c_gpio.c
i2c_ll_stm32_v1.c
i2c_ll_stm32_v2.c
i2c_ll_stm32.c i2c: stm32: Remove usage of CONFIG_I2C_x_DEFAULT_CFG 2017-08-16 10:03:34 -05:00
i2c_ll_stm32.h i2c: stm32: Remove usage of CONFIG_I2C_x_DEFAULT_CFG 2017-08-16 10:03:34 -05:00
i2c_mcux.c
i2c_nrf5.c
i2c_qmsi_ss.c
i2c_qmsi.c
i2c_sbcon.c
i2c-priv.h
Kconfig
Kconfig.gpio
Kconfig.sbcon
Makefile
twihs_sam.c