CONFIG_ADXL362_ACCEL_RANGE_4G

4G

Type: bool

Direct dependencies

<choice: Accelerometer range setting>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

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_4G
    bool "4G"
    depends on <choice>

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