:orphan: .. title:: BMC150_MAGN_PRESET_LOW_POWER .. option:: CONFIG_BMC150_MAGN_PRESET_LOW_POWER *Low power (3, 3, 10)* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/bmc150_magn/Kconfig:23`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:62`` → ``drivers/sensor/Kconfig:59`` Menu path: (Top) → Device Drivers → Sensor Drivers → BMC150_MAGN I2C Magnetometer Chip → Attributes → Default preset .. parsed-literal:: config BMC150_MAGN_PRESET_LOW_POWER bool "Low power (3, 3, 10)" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*