-
CONFIG_GPIO_PCAL9535A_0_I2C_MASTER_DEV_NAME
¶
I2C Master where PCAL9535A GPIO chip #0 is connected
Type: string
Help¶
Specify the device name of the I2C master device to which this PCAL9535A chip #0 is binded.
Direct dependencies¶
GPIO_PCAL9535A_0
&& GPIO_PCAL9535A
&& GPIO
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At drivers/gpio/Kconfig.pcal9535a:38
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:30
→ drivers/gpio/Kconfig:24
Menu path: (Top) → Device Drivers → GPIO Drivers → PCAL9535A I2C-based GPIO chip → PCAL9535A GPIO chip #0
config GPIO_PCAL9535A_0_I2C_MASTER_DEV_NAME string "I2C Master where PCAL9535A GPIO chip #0 is connected" depends onGPIO_PCAL9535A_0
&&GPIO_PCAL9535A
&&GPIO
help Specify the device name of the I2C master device to which this PCAL9535A chip #0 is binded.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)