:orphan: .. title:: LSM9DS0_GYRO_FULLSCALE_500 .. option:: CONFIG_LSM9DS0_GYRO_FULLSCALE_500 *500 DPS* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/lsm9ds0_gyro/Kconfig:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:62`` → ``/sensor/Kconfig:141`` Menu path: (Top) → Device Drivers → Sensor Drivers → LSM9DS0 I2C gyroscope Chip → Attributes → Default full-scale .. code-block:: kconfig config LSM9DS0_GYRO_FULLSCALE_500 bool "500 DPS" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*