- choice ADXL372_BUS_TYPE: Interface type
Interface type
Type: bool
Help
Select interface the digital interface type for the ADXL372
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options
Kconfig definition
At <Zephyr>/drivers/sensor/adxl372/Kconfig:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/sensor/Kconfig:47
Menu path: (Top) → Device Drivers → Sensor Drivers → ADXL372 Three Axis High-g I2C/SPI accelerometer
choice ADXL372_BUS_TYPE
bool "Interface type"
depends on ADXL372 && SENSOR
help
Select interface the digital interface type for the ADXL372
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)