:orphan: .. title:: BMM150_PRESET_HIGH_ACCURACY .. option:: CONFIG_BMM150_PRESET_HIGH_ACCURACY *High accuracy (47, 83, 20)* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/bmm150/Kconfig:29`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:62`` → ``drivers/sensor/Kconfig:69`` Menu path: (Top) → Device Drivers → Sensor Drivers → BMM150 I2C Geomagnetic Chip → Default preset .. parsed-literal:: config BMM150_PRESET_HIGH_ACCURACY bool "High accuracy (47, 83, 20)" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*