Lines Matching refs:I2C
1 # I2C configuration options
7 # I2C options
9 menuconfig I2C config
10 bool "Inter-Integrated Circuit (I2C) bus drivers"
12 Enable I2C Driver Configuration
14 if I2C
17 bool "I2C Shell"
20 Enable I2C Shell.
22 The I2C shell supports scanning, bus recovery, I2C read and write
26 bool "I2C device Stats"
29 Enable I2C Stats.
32 bool "Log I2C transactions"
36 Dump every I2C transaction to the system log as debug level log messages.
39 bool "Use allowlist for logging of I2C transactions"
53 bool "I2C asynchronous callback API"
58 bool "Allows I2C transfers with no STOP on the last transaction [DEPRECATED]"
67 Allow I2C transactions with no STOP on the last message. This is
72 bool "I2C RTIO API"
77 API and implementations of I2C for RTIO
162 I2C device driver initialization priority.
165 module = I2C
170 bool "Gecko I2C driver"
176 Enable the SiLabs Gecko I2C bus driver.
179 bool "Atmel SAM (TWIM) I2C driver"
184 Enable Atmel SAM MCU Family (TWIM) I2C bus driver.
187 bool "Atmel SAM (TWI) I2C driver"
192 Enable Atmel SAM MCU Family (TWI) I2C bus driver.
195 bool "MCUX I2C driver"
200 Enable the mcux I2C driver.
219 bool "i.MX I2C driver"
224 Enable the i.MX I2C driver.
227 bool "CC32XX I2C driver"
232 Enable the CC32XX I2C driver.
237 Enable library used for software driven (bit banging) I2C support
240 bool "Nios-II I2C driver"
244 Enable the Nios-II I2C driver.
256 bool "GPIO controlled I2C bus switch"
260 Enable GPIO controlled I2C bus switch driver.
262 endif # I2C