:orphan: .. title:: CONFIG_ADXL362_ACCEL_RANGE_2G .. kconfig:: CONFIG_ADXL362_ACCEL_RANGE_2G CONFIG_ADXL362_ACCEL_RANGE_2G ############################# *2G* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/adxl362/Kconfig:21`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:45`` Menu path: (Top) → Device Drivers → Sensor Drivers → ADXL362 sensor → Accelerometer range setting .. code-block:: kconfig config ADXL362_ACCEL_RANGE_2G bool "2G" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*