Lines Matching +full:average +full:- +full:mode
4 * SPDX-License-Identifier: Apache-2.0
14 * @brief Extended public API for ICM42670 6-axis MEMS sensor
20 /** ICM42670 power mode */
25 * @brief Extended sensor attributes for ICM42670 6-axis MEMS sensor
31 * Low-Noise Mode and Low-Power Mode options are available for the
32 * accelerometer. Only Low-Noise Mode is available for gyroscope.
33 * In Low-Noise Mode, the ADC output is sent through an Anti-Alias Filter
37 * In Low-Power Mode, the accelerometer ADC output is sent through an Average
38 * filter, with user configurable average filter setting.
39 * The output of 1st Order LPF in Low-Noise Mode, or Average filter in Low-Power
40 * Mode is subject to ODR selection, with user selectable ODR.
45 /** Low-pass filter configuration */