-
choice: High-Pass Filter corner frequency
High-Pass Filter corner frequency
Type: bool
Help¶
The ADXL372 offers a one-pole, high-pass filter with a user selectable −3 dB frequency. Applications that do not require dc acceleration measurements can use the high-pass filter to minimize constant or slow varying offset errors including initial bias, bias drift due to temperature, and bias drift due to supply voltage
Defaults¶
ADXL372_HPF_CORNER0
ifADXL372
&&SENSOR
Choice options¶
Kconfig definition¶
At drivers/sensor/adxl372/Kconfig:196
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:42
Menu path: (top menu) → Device Drivers → Sensor Drivers → ADXL372 Three Axis High-g I2C/SPI accelerometer
choice bool prompt "High-Pass Filter corner frequency" ifADXL372
&&SENSOR
defaultADXL372_HPF_CORNER0
ifADXL372
&&SENSOR
depends onADXL372
&&SENSOR
help The ADXL372 offers a one-pole, high-pass filter with a user selectable −3 dB frequency. Applications that do not require dc acceleration measurements can use the high-pass filter to minimize constant or slow varying offset errors including initial bias, bias drift due to temperature, and bias drift due to supply voltage
(Definitions include propagated dependencies, including from if’s and menus.)