zephyr/drivers/i2c
Nazar Kazakov f483b1bc4c everywhere: fix typos
Fix a lot of typos

Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
2022-03-18 13:24:08 -04:00
..
slave drivers: i2c: slave: eeprom: use i2c_dt_spec 2022-02-21 22:16:10 -05:00
CMakeLists.txt ITE: drivers/i2c: I2C driver divided into two compatibles 2022-03-17 15:53:34 -05:00
i2c_b91.c drivers: i2c: Refactor drivers to use shared init priority 2022-03-11 15:45:28 -08:00
i2c_bitbang.c
i2c_bitbang.h
i2c_cc13xx_cc26xx.c drivers: i2c: cc13xx_cc26xx: remove CONFIG_PM guards 2022-03-16 15:26:47 +01:00
i2c_cc32xx.c drivers: i2c: Refactor drivers to use shared init priority 2022-03-11 15:45:28 -08:00
i2c_common.c
i2c_dw_registers.h drivers: i2c: added slave support for DW 2022-02-21 19:42:07 -05:00
i2c_dw.c drivers: Check and fix device const qualifier on ISR 2022-03-16 12:33:12 +01:00
i2c_dw.h drivers: i2c: added slave support for DW 2022-02-21 19:42:07 -05:00
i2c_emul.c i2c_emul: init i2c config 2022-02-21 22:18:16 -05:00
i2c_esp32.c drivers: constify all device instances 2022-03-16 12:33:12 +01:00
i2c_gd32.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
i2c_gecko.c drivers: i2c: Refactor drivers to use shared init priority 2022-03-11 15:45:28 -08:00
i2c_gpio.c drivers: i2c: gpio: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
i2c_handlers.c
i2c_imx.c drivers: i2c: Refactor drivers to use shared init priority 2022-03-11 15:45:28 -08:00
i2c_ite_enhance.c ITE: drivers/i2c: I2C driver divided into two compatibles 2022-03-17 15:53:34 -05:00
i2c_ite_it8xxx2.c ITE: drivers/i2c: adjust timing registers to pass SI test 2022-03-17 15:53:34 -05:00
i2c_litex.c
i2c_ll_stm32_v1.c drivers: i2c: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
i2c_ll_stm32_v2.c drivers: i2c: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
i2c_ll_stm32.c stm32,i2c: Fix large I2C transactions 2022-03-15 10:05:48 +01:00
i2c_ll_stm32.h drivers: i2c: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
i2c_lpc11u6x.c drivers: Check and fix device const qualifier on ISR 2022-03-16 12:33:12 +01:00
i2c_lpc11u6x.h
i2c_mchp_xec_v2.c drivers: Check and fix device const qualifier on ISR 2022-03-16 12:33:12 +01:00
i2c_mchp_xec.c drivers: Check and fix device const qualifier on ISR 2022-03-16 12:33:12 +01:00
i2c_mcux_flexcomm.c drivers: i2c: Refactor drivers to use shared init priority 2022-03-11 15:45:28 -08:00
i2c_mcux_lpi2c.c drivers: i2c: Refactor drivers to use shared init priority 2022-03-11 15:45:28 -08:00
i2c_mcux.c drivers: i2c: Refactor drivers to use shared init priority 2022-03-11 15:45:28 -08:00
i2c_nios2.c drivers: i2c: Refactor drivers to use shared init priority 2022-03-11 15:45:28 -08:00
i2c_npcx_controller.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
i2c_npcx_controller.h
i2c_npcx_port.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
i2c_nrfx_twi.c soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
i2c_nrfx_twim.c soc_nrf_common: Extend and rename the NRF_DT_ENSURE_PINS_ASSIGNED macro 2022-03-18 16:26:21 +01:00
i2c_rcar.c drivers: i2c: Refactor drivers to use shared init priority 2022-03-11 15:45:28 -08:00
i2c_rv32m1_lpi2c.c
i2c_sam0.c drivers: i2c: sam0: Implement bus locking 2022-03-14 11:31:32 +01:00
i2c_sam4l_twim.c drivers: i2c: replace DEV_NAME macros 2022-02-21 19:35:55 -05:00
i2c_sam_twi.c drivers: i2c: replace DEV_NAME macros 2022-02-21 19:35:55 -05:00
i2c_sam_twihs.c drivers: i2c: replace DEV_NAME macros 2022-02-21 19:35:55 -05:00
i2c_sbcon.c
i2c_shell.c i2c: allow shell commands to operate on up to 32-bit registers 2022-02-28 11:09:05 +01:00
i2c_sifive.c
i2c_tca954x.c
i2c_test.c drivers: i2c: Refactor drivers to use shared init priority 2022-03-11 15:45:28 -08:00
i2c-priv.h
Kconfig drivers: i2c: Refactor drivers to use shared init priority 2022-03-11 15:45:28 -08:00
Kconfig.b91
Kconfig.cc13xx_cc26xx
Kconfig.dw
Kconfig.esp32
Kconfig.gd32
Kconfig.gpio
Kconfig.i2c_emul
Kconfig.it8xxx2 ITE: drivers/i2c: I2C driver divided into two compatibles 2022-03-17 15:53:34 -05:00
Kconfig.litex
Kconfig.lpc11u6x
Kconfig.npcx
Kconfig.nrfx
Kconfig.rcar everywhere: fix typos 2022-03-14 20:22:24 -04:00
Kconfig.sam0 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.sbcon
Kconfig.sifive
Kconfig.stm32
Kconfig.tca954x
Kconfig.test
Kconfig.xec