-
CONFIG_I2C_ESP32_0_IRQ
¶
Port 0 IRQ line
Type: int
Default¶
8
Kconfig definition¶
At <Zephyr>/drivers/i2c/Kconfig.esp32:33
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_0_IRQ
int "Port 0 IRQ line"
default 8
depends on I2C_0 && I2C_ESP32 && I2C
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)