:orphan: .. title:: CONFIG_ADXL362_ACCEL_RANGE_8G .. kconfig:: CONFIG_ADXL362_ACCEL_RANGE_8G CONFIG_ADXL362_ACCEL_RANGE_8G ############################# *8G* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/adxl362/Kconfig:27`` 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_8G bool "8G" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*