.. |
target
|
…
|
|
CMakeLists.txt
|
drivers: i2c: add Andes atciic100 driver
|
2022-09-01 10:29:12 +02:00 |
Kconfig
|
i2c: shell: Update outdated help
|
2022-09-07 16:04:39 -04:00 |
Kconfig.andes_atciic100
|
drivers: i2c: add Andes atciic100 driver
|
2022-09-01 10:29:12 +02:00 |
Kconfig.b91
|
…
|
|
Kconfig.cc13xx_cc26xx
|
…
|
|
Kconfig.dw
|
…
|
|
Kconfig.esp32
|
…
|
|
Kconfig.gd32
|
…
|
|
Kconfig.gpio
|
…
|
|
Kconfig.i2c_emul
|
…
|
|
Kconfig.it8xxx2
|
ITE: drivers/i2c: Add I2C FIFO mode
|
2022-08-23 10:16:36 +02:00 |
Kconfig.litex
|
…
|
|
Kconfig.lpc11u6x
|
…
|
|
Kconfig.npcx
|
…
|
|
Kconfig.nrfx
|
…
|
|
Kconfig.rcar
|
…
|
|
Kconfig.sam0
|
…
|
|
Kconfig.sbcon
|
…
|
|
Kconfig.sifive
|
…
|
|
Kconfig.stm32
|
…
|
|
Kconfig.tca954x
|
…
|
|
Kconfig.test
|
…
|
|
Kconfig.xec
|
…
|
|
i2c-priv.h
|
…
|
|
i2c_andes_atciic100.c
|
drivers: i2c: add Andes atciic100 driver
|
2022-09-01 10:29:12 +02:00 |
i2c_andes_atciic100.h
|
drivers: i2c: add Andes atciic100 driver
|
2022-09-01 10:29:12 +02:00 |
i2c_b91.c
|
…
|
|
i2c_bitbang.c
|
…
|
|
i2c_bitbang.h
|
…
|
|
i2c_cc13xx_cc26xx.c
|
…
|
|
i2c_cc32xx.c
|
…
|
|
i2c_common.c
|
i2c: Print more flags for i2c_dump
|
2022-09-09 10:13:12 -05:00 |
i2c_dw.c
|
…
|
|
i2c_dw.h
|
…
|
|
i2c_dw_registers.h
|
…
|
|
i2c_emul.c
|
…
|
|
i2c_esp32.c
|
drivers: i2c: check if clock device is ready before accessing
|
2022-08-09 17:16:16 +02:00 |
i2c_gd32.c
|
drivers: i2c: gd32: use clock control API
|
2022-09-06 09:57:25 +02:00 |
i2c_gecko.c
|
…
|
|
i2c_gpio.c
|
…
|
|
i2c_handlers.c
|
…
|
|
i2c_imx.c
|
…
|
|
i2c_ite_enhance.c
|
ITE: drivers/i2c_enhance: CQ mode isn't allowed to enter power policy
|
2022-08-22 16:30:45 +00:00 |
i2c_ite_it8xxx2.c
|
soc: it8xxx2: pull more function into ram code section
|
2022-08-23 10:16:36 +02:00 |
i2c_litex.c
|
…
|
|
i2c_ll_stm32.c
|
devices: constify device pointers initialized at compile time
|
2022-08-22 17:08:26 +02:00 |
i2c_ll_stm32.h
|
…
|
|
i2c_ll_stm32_v1.c
|
…
|
|
i2c_ll_stm32_v2.c
|
…
|
|
i2c_lpc11u6x.c
|
drivers: i2c: check if clock device is ready before accessing
|
2022-08-09 17:16:16 +02:00 |
i2c_lpc11u6x.h
|
…
|
|
i2c_mchp_xec.c
|
…
|
|
i2c_mchp_xec_v2.c
|
…
|
|
i2c_mcux.c
|
i2c: mcux transfer with callbacks
|
2022-08-11 14:12:13 -04:00 |
i2c_mcux_flexcomm.c
|
drivers: i2c: check if clock device is ready before accessing
|
2022-08-09 17:16:16 +02:00 |
i2c_mcux_lpi2c.c
|
drivers: i2c: check if clock device is ready before accessing
|
2022-08-09 17:16:16 +02:00 |
i2c_nios2.c
|
…
|
|
i2c_npcx_controller.c
|
driver: i2c: npcx: add recover_bus API support
|
2022-08-30 10:26:19 +02:00 |
i2c_npcx_controller.h
|
driver: i2c: npcx: add recover_bus API support
|
2022-08-30 10:26:19 +02:00 |
i2c_npcx_port.c
|
driver: i2c: npcx: add recover_bus API support
|
2022-08-30 10:26:19 +02:00 |
i2c_nrfx_twi.c
|
…
|
|
i2c_nrfx_twim.c
|
…
|
|
i2c_rcar.c
|
drivers: i2c: check if clock device is ready before accessing
|
2022-08-09 17:16:16 +02:00 |
i2c_rv32m1_lpi2c.c
|
drivers: i2c: check if clock device is ready before accessing
|
2022-08-09 17:16:16 +02:00 |
i2c_sam0.c
|
…
|
|
i2c_sam4l_twim.c
|
…
|
|
i2c_sam_twi.c
|
…
|
|
i2c_sam_twihs.c
|
…
|
|
i2c_sbcon.c
|
…
|
|
i2c_shell.c
|
i2c: shell: Add help to command description
|
2022-09-09 10:13:12 -05:00 |
i2c_sifive.c
|
…
|
|
i2c_tca954x.c
|
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
|
2022-09-05 16:31:47 +02:00 |
i2c_test.c
|
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
|
2022-09-05 16:31:47 +02:00 |