CONFIG_ISM330DHCX_INT_PIN_2

int2

Type: bool

Direct dependencies

<choice ISM330DHCX_INT_PIN: Sensor INT pin number>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/drivers/sensor/ism330dhcx/Kconfig:66

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:62<Zephyr>/drivers/sensor/Kconfig:107

Menu path: (Top) → Device Drivers → Sensor Drivers → ISM330DHCX I2C/SPI accelerometer and gyroscope Chip → Sensor INT pin number

config ISM330DHCX_INT_PIN_2
    bool "int2"
    depends on <choice ISM330DHCX_INT_PIN: Sensor INT pin number>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)