-
CONFIG_I2C_ESP32_1_IRQ
¶
Port 1 IRQ line
Type: int
Default¶
9
Kconfig definition¶
At <Zephyr>/drivers/i2c/Kconfig.esp32:47
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:40
→ <Zephyr>/drivers/i2c/Kconfig:29
Menu path: (Top) → Device Drivers → I2C Drivers → ESP32 I2C
config I2C_ESP32_1_IRQ
int "Port 1 IRQ line"
default 9
depends on I2C_1 && I2C_ESP32 && I2C
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)