CONFIG_ADXL362_ACCEL_RANGE_2G

2G

Type: bool

Direct dependencies

<choice: Accelerometer range setting>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Driver>/sensor/adxl362/Kconfig:21

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:64<Zephyr Driver>/sensor/Kconfig:45

Menu path: (Top) → Device Drivers → Sensor Drivers → ADXL362 sensor → Accelerometer range setting

config ADXL362_ACCEL_RANGE_2G
    bool "2G"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)