-
CONFIG_I2C_7_NAME
¶
Port 7 device name
Type: string
Defaults¶
- “I2C_7” if
I2C_7
&& !HAS_DTS_I2C
&&I2C
Kconfig definition¶
At drivers/i2c/Kconfig:221
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:38
Menu path: (top menu) → Device Drivers → I2C Drivers
config I2C_7_NAME string prompt "Port 7 device name" ifI2C_7
&& !HAS_DTS_I2C
&&I2C
default "I2C_7" ifI2C_7
&& !HAS_DTS_I2C
&&I2C
depends onI2C_7
&& !HAS_DTS_I2C
&&I2C
(Definitions include propagated dependencies, including from if’s and menus.)