zephyr/drivers/i2c
Tim Lin 9948c29885 ITE: drivers/i2c: Adjust the prescale of I2C SCL low and high period
When adjusting the prescale to increase the I2C SCL low period,
the high period must also be subtracted to maintain a consistent
frequency.

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2024-01-18 07:22:55 -05:00
..
target
CMakeLists.txt rtio: Fix i2c implementation 2023-12-11 10:10:59 +01:00
gpio_i2c_switch.c drivers: i2c: set 'i2c_driver_api' as 'static const' 2024-01-17 16:09:01 +00:00
i2c_ambiq.c drivers: i2c: set 'i2c_driver_api' as 'static const' 2024-01-17 16:09:01 +00:00
i2c_andes_atciic100.c
i2c_andes_atciic100.h
i2c_b91.c
i2c_bitbang.c
i2c_bitbang.h
i2c_cc13xx_cc26xx.c
i2c_cc32xx.c
i2c_common.c
i2c_dw_registers.h
i2c_dw.c drivers: i2c: correct spelling 2024-01-15 09:59:17 +01:00
i2c_dw.h drivers: i2c: i2c_dw: update DMA node access in I2C dw 2023-12-22 09:52:59 +01:00
i2c_emul.c drivers: i2c: set 'i2c_driver_api' as 'static const' 2024-01-17 16:09:01 +00:00
i2c_esp32.c
i2c_gd32.c drivers: i2c: set 'i2c_driver_api' as 'static const' 2024-01-17 16:09:01 +00:00
i2c_gecko.c
i2c_gpio.c drivers: i2c: set 'i2c_driver_api' as 'static const' 2024-01-17 16:09:01 +00:00
i2c_handlers.c
i2c_ifx_cat1.c
i2c_ifx_xmc4.c drivers: i2c: correct spelling 2024-01-15 09:59:17 +01:00
i2c_imx.c
i2c_ite_enhance.c ITE: drivers/i2c: Adjust the prescale of I2C SCL low and high period 2024-01-18 07:22:55 -05:00
i2c_ite_it8xxx2.c
i2c_litex.c drivers: i2c: set 'i2c_driver_api' as 'static const' 2024-01-17 16:09:01 +00:00
i2c_ll_stm32_v1.c drivers: i2c: correct spelling 2024-01-15 09:59:17 +01:00
i2c_ll_stm32_v2.c drivers: smbus: implement SMBus driver for STM32 2023-12-12 10:57:41 +01:00
i2c_ll_stm32.c drivers: stm32: use IF_ENABLED() macro in config structs 2023-12-15 14:04:12 +01:00
i2c_ll_stm32.h drivers: smbus: implement SMBus driver for STM32 2023-12-12 10:57:41 +01:00
i2c_lpc11u6x.c
i2c_lpc11u6x.h
i2c_mchp_mss.c
i2c_mchp_xec_v2.c
i2c_mchp_xec.c
i2c_mcux_flexcomm.c
i2c_mcux_lpi2c.c drivers: i2c: i2c_mcux_lpi2c: fix unused variable warning 2024-01-10 09:22:54 -06:00
i2c_mcux.c
i2c_nios2.c drivers: i2c: set 'i2c_driver_api' as 'static const' 2024-01-17 16:09:01 +00:00
i2c_npcx_controller.c driver: I2C: npcx: re-enable interrupts after bus error 2024-01-18 10:54:25 +01:00
i2c_npcx_controller.h drivers: i2c: correct spelling 2024-01-15 09:59:17 +01:00
i2c_npcx_port.c
i2c_nrfx_twi.c
i2c_nrfx_twim.c
i2c_numaker.c drivers: i2c: support for Nuvoton numaker series 2023-11-27 14:34:15 +00:00
i2c_rcar.c
i2c_rtio.c rtio: Fix i2c implementation 2023-12-11 10:10:59 +01:00
i2c_rv32m1_lpi2c.c
i2c_sam_twi.c
i2c_sam_twihs_rtio.c
i2c_sam_twihs.c
i2c_sam4l_twim.c
i2c_sam0.c
i2c_sbcon.c drivers: i2c: set 'i2c_driver_api' as 'static const' 2024-01-17 16:09:01 +00:00
i2c_sc18im704.c
i2c_sc18im704.h
i2c_sedi.c drivers: i2c: set 'i2c_driver_api' as 'static const' 2024-01-17 16:09:01 +00:00
i2c_shell.c
i2c_sifive.c drivers: i2c: set 'i2c_driver_api' as 'static const' 2024-01-17 16:09:01 +00:00
i2c_smartbond.c
i2c_tca954x.c drivers: i2c: set 'i2c_driver_api' as 'static const' 2024-01-17 16:09:01 +00:00
i2c_test.c
i2c_xilinx_axi.c
i2c_xilinx_axi.h
i2c-priv.h
Kconfig drivers: i2c: support for Nuvoton numaker series 2023-11-27 14:34:15 +00:00
Kconfig.ambiq
Kconfig.andes_atciic100
Kconfig.b91
Kconfig.cc13xx_cc26xx
Kconfig.dw drivers: i2c: correct spelling 2024-01-15 09:59:17 +01:00
Kconfig.esp32
Kconfig.gd32
Kconfig.gpio
Kconfig.i2c_emul
Kconfig.ifx_cat1
Kconfig.ifx_xmc4
Kconfig.it8xxx2
Kconfig.litex
Kconfig.lpc11u6x
Kconfig.mchp_mss
Kconfig.npcx
Kconfig.nrfx
Kconfig.numaker drivers: i2c: support for Nuvoton numaker series 2023-11-27 14:34:15 +00:00
Kconfig.rcar
Kconfig.sam_twihs
Kconfig.sam0
Kconfig.sbcon
Kconfig.sc18im704
Kconfig.sedi
Kconfig.sifive
Kconfig.smartbond
Kconfig.stm32
Kconfig.tca954x
Kconfig.test
Kconfig.xec
Kconfig.xilinx_axi