Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sylvio Alves c358861280 drivers: i2c: esp32: drop transfer log error 4 days ago
..
target drivers: i2c: Add zephyr-keep-sorted defines 6 months ago
CMakeLists.txt drivers: i2c: Add support i2c driver for Renesas RX MCU 2 weeks ago
Kconfig drivers: i2c: Add support i2c driver for Renesas RX MCU 2 weeks ago
Kconfig.ambiq drivers: iom: define ambiq spi/i2c dma mode as a binding property 2 months ago
Kconfig.andes_atciic100
Kconfig.b91 drivers: all: telink-b91: select PINCTRL 7 months ago
Kconfig.bcm_iproc drivers: i2c: add Broadcom iProc I2C driver 1 year ago
Kconfig.cc13xx_cc26xx drivers: all: cc12xx_cc26xx: select PINCTRL 7 months ago
Kconfig.cdns drivers: i2c: Add Cadence I2C support 4 months ago
Kconfig.dw drivers: i2c: rts5912 i2c dirver 1 month ago
Kconfig.ene drivers: i2c: initial device driver for ENE KB1200 1 year ago
Kconfig.esp32
Kconfig.gd32 soc: gd32: Drop PINCTRL from Kconfig.defconfig 8 months ago
Kconfig.gpio drivers: i2c: Add support for clock stretching in the i2c-gpio module. 1 month ago
Kconfig.i2c_emul
Kconfig.ifx_cat1 drivers: Remove CONFIG_PINCTRL in defconfig files 10 months ago
Kconfig.ifx_xmc4 drivers: Remove CONFIG_PINCTRL in defconfig files 10 months ago
Kconfig.it8xxx2 drivers/i2c: ite: Use i2c_bitbang API for bus recovery 3 months ago
Kconfig.it51xxx drivers/i2c: Add I2C driver of it51xxx 2 months ago
Kconfig.litex drivers: i2c: litex: add driver for litei2c 3 months ago
Kconfig.lpc11u6x boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 9 months ago
Kconfig.max32 drivers: i2c: Select PINCTRL for MAX32 MCUs 11 months ago
Kconfig.mchp_mss
Kconfig.mcux drivers: i2c_mcux_flexcomm: add support for bus recovery. 6 months ago
Kconfig.npcx board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 8 months ago
Kconfig.nrfx drivers: i2c: Support i2c23 and i2c24 instances 2 weeks ago
Kconfig.numaker boards: nuvoton: numaker: Drop PINCTRL from board defconfig 8 months ago
Kconfig.omap drivers: i2c: i2c_omap: Add pinctrl 5 months ago
Kconfig.rcar
Kconfig.renesas_ra drivers: i2c: initial support for i2c sci-b driver on Renesas RA family 4 months ago
Kconfig.renesas_rx drivers: i2c: Add support i2c driver for Renesas RX MCU 2 weeks ago
Kconfig.renesas_rz drivers: i2c: Initial support for RZ/G3S 4 months ago
Kconfig.rts5912 drivers: i2c: rts5912 i2c dirver 1 month ago
Kconfig.sam0 drivers: i2c: I2C_SAM0_TRANSFER_TIMEOUT depends on I2C_SAM0 5 months ago
Kconfig.sam_twihs soc: atmel: Drop PINCTRL from Kconfig.defconfig 8 months ago
Kconfig.sbcon drivers: i2c: add pinctrl support to Arm sbcon driver 3 months ago
Kconfig.sc18im704
Kconfig.sedi
Kconfig.sifive
Kconfig.smartbond da1469x: Remove CONFIG_PINCTRL from all defconfig files 9 months ago
Kconfig.stm32 i2c: stm32: Add config option to enable DMA support 4 months ago
Kconfig.sy1xx drivers: i2c: sy1xx add support for i2c 4 months ago
Kconfig.tca954x drivers: i2c: tca9544a 8 months ago
Kconfig.test
Kconfig.wch drivers: i2c: added wch i2c driver 3 months ago
Kconfig.xec drivers: microchip xec: select PINCTRL 7 months ago
Kconfig.xilinx_axi
gpio_i2c_switch.c drivers: i2c: Place API into iterable section 7 months ago
i2c-priv.h
i2c_ambiq.c drivers: i2c: ambiq: buffer overflow issue fixed 3 weeks ago
i2c_andes_atciic100.c drivers: i2c: Place API into iterable section 7 months ago
i2c_andes_atciic100.h
i2c_b91.c drivers: i2c: Place API into iterable section 7 months ago
i2c_bcm_iproc.c drivers: i2c: Place API into iterable section 7 months ago
i2c_bitbang.c drivers: i2c: Add support for clock stretching in the i2c-gpio module. 1 month ago
i2c_bitbang.h drivers: i2c: Add support for clock stretching in the i2c-gpio module. 1 month ago
i2c_cc13xx_cc26xx.c drivers: i2c: cc13xx_cc26xx: Add support for I2C_MSG_RESTART 6 months ago
i2c_cc32xx.c drivers: i2c: Place API into iterable section 7 months ago
i2c_cdns.c drivers: i2c: Add Cadence I2C support 4 months ago
i2c_common.c
i2c_dw.c drivers: i2c: i2c_dw: only includ cmsis_core on ARM platforms 4 weeks ago
i2c_dw.h drivers: i2c_dw: fix request_bytes overflow when receiving > 256 bytes 2 weeks ago
i2c_dw_registers.h drivers: i2c: rts5912 i2c dirver 1 month ago
i2c_emul.c drivers,test: use the new DT_FOREACH_PROP_ELEM_SEP 5 months ago
i2c_ene_kb1200.c driver: i2c: ene_kb1200 i2c slave address 3 months ago
i2c_esp32.c drivers: i2c: esp32: drop transfer log error 4 days ago
i2c_gd32.c drivers: i2c: Place API into iterable section 7 months ago
i2c_gecko.c drivers: i2c: gecko: Fix EFM32 I2C target 4 days ago
i2c_gpio.c drivers: i2c: Add support for clock stretching in the i2c-gpio module. 1 month ago
i2c_handlers.c build: namespace the generated headers with `zephyr/` 1 year ago
i2c_ifx_cat1.c drivers: ifx_cat1: Updates to support latest version of HAL/PDL 6 months ago
i2c_ifx_xmc4.c drivers: i2c: Place API into iterable section 7 months ago
i2c_imx.c drivers: i2c: Place API into iterable section 7 months ago
i2c_ite_enhance.c drivers/i2c: ite: Add handling for read operation with 0-byte length 1 month ago
i2c_ite_it8xxx2.c drivers/i2c: ite: Use i2c_bitbang API for bus recovery 3 months ago
i2c_ite_it51xxx.c drivers/i2c: Add I2C driver of it51xxx 2 months ago
i2c_litex.c drivers: i2c: Place API into iterable section 7 months ago
i2c_litex_litei2c.c drivers: i2c: litex: add mutex in litei2c 3 months ago
i2c_ll_stm32.c i2c: stm32: drop few redundant guards 2 weeks ago
i2c_ll_stm32.h drivers: i2c: stm32: add target mode in RTIO drivers 2 weeks ago
i2c_ll_stm32_common.c drivers: i2c: move functions to a common file 2 months ago
i2c_ll_stm32_rtio.c drivers: i2c: stm32: add target mode in RTIO drivers 2 weeks ago
i2c_ll_stm32_v1.c drivers: i2c: move functions to a common file 2 months ago
i2c_ll_stm32_v1_rtio.c drivers: i2c: stm32: add target mode in RTIO drivers 2 weeks ago
i2c_ll_stm32_v2.c i2c: stm32: drop few redundant guards 2 weeks ago
i2c_ll_stm32_v2_rtio.c drivers: i2c: stm32: add target mode in RTIO drivers 2 weeks ago
i2c_lpc11u6x.c drivers: i2c: Place API into iterable section 7 months ago
i2c_lpc11u6x.h
i2c_max32.c drivers: i2c: Update driver to enable I2C for MAX32650 SoC 2 months ago
i2c_max32_rtio.c drivers: i2c_rtio: max32: Inform the rtio executor on errors 3 months ago
i2c_mchp_mss.c drivers: i2c: mchp_mss: Add reset support 2 weeks ago
i2c_mchp_xec.c drivers: i2c: Place API into iterable section 7 months ago
i2c_mchp_xec_v2.c drivers: i2c: Place API into iterable section 7 months ago
i2c_mcux.c drivers: i2c: Place API into iterable section 7 months ago
i2c_mcux_flexcomm.c pm: policy: remove redundant ifdef exclusion of device_power_lock 1 month ago
i2c_mcux_lpi2c.c i2c_mcux_lpspi: LPflexcomm determine by inst 6 months ago
i2c_mcux_lpi2c_rtio.c drivers: i2c_rtio: MCUX LPflexcomm determine by inst 3 months ago
i2c_nios2.c drivers: i2c: Place API into iterable section 7 months ago
i2c_npcx_controller.c drivers: i2c: npcx: prevent unexpected target address match ISR 3 weeks ago
i2c_npcx_controller.h drivers: i2c: npcx: add support to wake up from sleep mode 6 months ago
i2c_npcx_port.c drivers: i2c: npcx: add support for multi-address in target mode 4 months ago
i2c_nrfx_twi.c drivers: i2c: Place API into iterable section 7 months ago
i2c_nrfx_twi_common.c i2c: Add nRFX TWI RTIO-compatible driver 1 year ago
i2c_nrfx_twi_common.h drivers: i2c: nrfx_twi[m]: default to I2C_BITRATE_STANDARD 8 months ago
i2c_nrfx_twi_rtio.c drivers: i2c: nrfx_twi_rtio: support RTIO_OP_AWAIT 2 months ago
i2c_nrfx_twim.c drivers: i2c: nrfx_twim: impl device deinit 2 weeks ago
i2c_nrfx_twim_common.c drivers: i2c: nrfx_twim: impl device deinit 2 weeks ago
i2c_nrfx_twim_common.h drivers: i2c: nrfx_twim: impl device deinit 2 weeks ago
i2c_nrfx_twim_rtio.c drivers: i2c: nrfx_twim: impl device deinit 2 weeks ago
i2c_nrfx_twis.c drivers: i2c: nrfx_twis: impl device deinit 2 weeks ago
i2c_numaker.c drivers: i2c: Place API into iterable section 7 months ago
i2c_nxp_ii2c.c drivers: i2c: add NXP i2c driver used on imx8m platforms 5 months ago
i2c_omap.c drivers: i2c: omap: Make reg pointers volatile 1 month ago
i2c_rcar.c drivers: i2c: Place API into iterable section 7 months ago
i2c_realtek_rts5912.c drivers: i2c: rts5912 i2c dirver 1 month ago
i2c_realtek_rts5912.h drivers: i2c: rts5912 i2c dirver 1 month ago
i2c_renesas_ra_iic.c drivers: Correct value of event macro for all Renesas SoC 4 months ago
i2c_renesas_ra_sci_b.c drivers: Update dtc transfer info alignment 1 month ago
i2c_renesas_rx_riic.c drivers: i2c: Add support i2c driver for Renesas RX MCU 2 weeks ago
i2c_renesas_rz_riic.c drivers: i2c: renesas_rz_riic: fix apply state in init code 2 weeks ago
i2c_rtio.c drivers: i2c: rtio 4 months ago
i2c_rtio_default.c i2c: Fix default RTIO handler transactions 9 months ago
i2c_rv32m1_lpi2c.c drivers: i2c: Place API into iterable section 7 months ago
i2c_sam0.c clocks: atmel: sam0: Fix gclk and mclk clock bindings 6 months ago
i2c_sam4l_twim.c drivers: i2c: Place API into iterable section 7 months ago
i2c_sam_twi.c drivers: i2c: sam: fix the exception when transferring without data 2 weeks ago
i2c_sam_twihs.c drivers: i2c: Place API into iterable section 7 months ago
i2c_sam_twihs_rtio.c drivers: i2c: Place API into iterable section 7 months ago
i2c_sbcon.c drivers: i2c: add pinctrl support to Arm sbcon driver 3 months ago
i2c_sc18im704.c drivers: i2c: Place API into iterable section 7 months ago
i2c_sc18im704.h
i2c_sedi.c drivers: sedi: Update device definition macros to use DT_INST variants 6 months ago
i2c_shell.c i2c_shell: Only include target commands if I2C_TARGET 1 week ago
i2c_sifive.c drivers: i2c: Place API into iterable section 7 months ago
i2c_smartbond.c drivers: i2c: Place API into iterable section 7 months ago
i2c_sy1xx.c drivers: i2c: sy1xx add support for i2c 4 months ago
i2c_tca954x.c drivers: i2c: tca954x: add support for idle disconnect 3 months ago
i2c_test.c drivers: i2c: Place API into iterable section 7 months ago
i2c_wch.c drivers: wch: fix the ch32vfun.h path after the recent HAL update 1 month ago
i2c_xilinx_axi.c drivers: i2c: xilinx_axi: Remove nested spinlock 4 months ago
i2c_xilinx_axi.h