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