Lines Matching full:power
115 * save power, unless batch mode is active, in which case they must
593 * A note on false positive / false negative / power consumption tradeoff
594 * - The goal of this sensor is to save power.
596 * in terms of power, so it should be avoided.
612 * The whole point of this sensor type is to save power by keeping the
641 * This sensor must be low power. That is, if the step detection cannot be
692 * This sensor must be low power. That is, if the step detection cannot be
697 * The whole point of this sensor type is to save power by keeping the
713 * goal of this sensor is to be low power.
948 /* rough estimate of this sensor's power consumption in mA */
949 float power; member