:orphan: .. title:: CONFIG_BMI160_ACCEL_RANGE_4G .. kconfig:: CONFIG_BMI160_ACCEL_RANGE_4G CONFIG_BMI160_ACCEL_RANGE_4G ############################ *4G* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/drivers/sensor/bmi160/Kconfig:78`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:40`` → ``/drivers/Kconfig:62`` → ``/drivers/sensor/Kconfig:67`` Menu path: (Top) → Device Drivers → Sensor Drivers → Bosch BMI160 inertial measurement unit → Accelerometer range setting .. code-block:: kconfig config BMI160_ACCEL_RANGE_4G bool "4G" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*