:orphan: .. title:: FXOS8700_PM_LOW_POWER .. option:: CONFIG_FXOS8700_PM_LOW_POWER *Low power mode* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/fxos8700/Kconfig:68`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:40`` → ``drivers/Kconfig:56`` → ``drivers/sensor/Kconfig:68`` Menu path: (Top) → Device Drivers → Sensor Drivers → FXOS8700 accelerometer/magnetometer driver → Power mode .. parsed-literal:: config FXOS8700_PM_LOW_POWER bool "Low power mode" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*