-
CONFIG_SX9500_PROX_CHANNEL
¶
Proximity channel to use
Type: int
Help¶
The SX9500 offers 4 separate proximity channels. Choose which one you are using. Valid numbers are 0 to 3.
Kconfig definition¶
At drivers/sensor/sx9500/Kconfig:34
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_PROX_CHANNEL int prompt "Proximity channel to use" ifSX9500
&&SENSOR
default 3 ifSX9500
&&SENSOR
depends onSX9500
&&SENSOR
help The SX9500 offers 4 separate proximity channels. Choose which one you are using. Valid numbers are 0 to 3.
(Definitions include propagated dependencies, including from if’s and menus.)