-
CONFIG_LIS2DH_SPI_SS_1
¶
LIS2DH SPI slave 1 select number
Type: int
Help¶
SPI slave select line to use to talk to LIS2DH sensor.
Direct dependencies¶
LIS2DH
&& LIS2DH_BUS_SPI
&& SENSOR
(Includes any dependencies from if’s and menus.)
Defaults¶
- 1 if
LIS2DH
&&LIS2DH_BUS_SPI
&&SENSOR
Kconfig definition¶
At drivers/sensor/lis2dh/Kconfig:51
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:80
Menu path: (top menu) → Device Drivers → Sensor Drivers → LIS2DH Three Axis Accelerometer
config LIS2DH_SPI_SS_1 int prompt "LIS2DH SPI slave 1 select number" ifLIS2DH
&&LIS2DH_BUS_SPI
&&SENSOR
range 1 4 ifLIS2DH
&&LIS2DH_BUS_SPI
&&SENSOR
default 1 ifLIS2DH
&&LIS2DH_BUS_SPI
&&SENSOR
depends onLIS2DH
&&LIS2DH_BUS_SPI
&&SENSOR
help SPI slave select line to use to talk to LIS2DH sensor.
(Definitions include propagated dependencies, including from if’s and menus.)