-
CONFIG_I2C_5_NAME
¶
Port 5 device name
Type: string
Defaults¶
- “I2C_5” if
I2C_5
&& !HAS_DTS_I2C
&&I2C
Kconfig definition¶
At drivers/i2c/Kconfig:171
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:38
Menu path: (top menu) → Device Drivers → I2C Drivers
config I2C_5_NAME string prompt "Port 5 device name" ifI2C_5
&& !HAS_DTS_I2C
&&I2C
default "I2C_5" ifI2C_5
&& !HAS_DTS_I2C
&&I2C
depends onI2C_5
&& !HAS_DTS_I2C
&&I2C
(Definitions include propagated dependencies, including from if’s and menus.)