-
CONFIG_SX9500_GPIO_CONTROLLER
¶
GPIO controller for SX9500 interrupt
Type: string
Help¶
Specify the device name of the GPIO controller the SX9500 interrupt is connected to.
Direct dependencies¶
SX9500_TRIGGER
&& SX9500
&& SENSOR
(Includes any dependencies from if’s and menus.)
Defaults¶
- “GPIO_0” if
SX9500_TRIGGER
&&SX9500
&&SENSOR
Kconfig definition¶
At drivers/sensor/sx9500/Kconfig:63
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:114
Menu path: (top menu) → Device Drivers → Sensor Drivers → SX9500 I2C SAR Proximity Chip
config SX9500_GPIO_CONTROLLER string prompt "GPIO controller for SX9500 interrupt" ifSX9500_TRIGGER
&&SX9500
&&SENSOR
default "GPIO_0" ifSX9500_TRIGGER
&&SX9500
&&SENSOR
depends onSX9500_TRIGGER
&&SX9500
&&SENSOR
help Specify the device name of the GPIO controller the SX9500 interrupt is connected to.
(Definitions include propagated dependencies, including from if’s and menus.)