zephyr/drivers/i2c
Mieszko Mierunski 9dc3870276 drivers: nrf: Support I2C initial speed configuration from dts
Current implementation had fixed initial speed, this commit
fixes TWI and TWIM shims to use configuration from DTS.

Signed-off-by: Mieszko Mierunski <mieszko.mierunski@nordicsemi.no>
2018-11-23 12:39:36 -05:00
..
slave
CMakeLists.txt
i2c_atmel_sam3.c dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI 2018-11-16 13:57:02 -05:00
i2c_bitbang.c
i2c_bitbang.h
i2c_cc32xx.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
i2c_dw_registers.h
i2c_dw.c dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI 2018-11-16 13:57:02 -05:00
i2c_dw.h
i2c_esp32.c
i2c_gecko.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
i2c_gpio.c
i2c_handlers.c
i2c_imx.c
i2c_ll_stm32_v1.c
i2c_ll_stm32_v2.c
i2c_ll_stm32.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
i2c_ll_stm32.h
i2c_mcux.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
i2c_nios2.c
i2c_nrfx_twi.c drivers: nrf: Support I2C initial speed configuration from dts 2018-11-23 12:39:36 -05:00
i2c_nrfx_twim.c drivers: nrf: Support I2C initial speed configuration from dts 2018-11-23 12:39:36 -05:00
i2c_qmsi_ss.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
i2c_qmsi.c dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI 2018-11-16 13:57:02 -05:00
i2c_sam_twi.c dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI 2018-11-16 13:57:02 -05:00
i2c_sam_twihs.c dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI 2018-11-16 13:57:02 -05:00
i2c_sbcon.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
i2c-priv.h
Kconfig
Kconfig.dw
Kconfig.esp32
Kconfig.gpio
Kconfig.nrfx
Kconfig.qmsi
Kconfig.sbcon
Kconfig.stm32