-
CONFIG_BMC150_MAGN_SAMPLING_REP_Z
¶
Enable dynamic Z oversampling
Type: bool
Help¶
Enable alteration of Z oversampling at runtime.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/bmc150_magn/Kconfig:70
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:42
Menu path: (top menu) → Device Drivers → Sensor Drivers → BMC150_MAGN I2C Magnetometer Chip → Attributes
config BMC150_MAGN_SAMPLING_REP_Z bool prompt "Enable dynamic Z oversampling" ifBMC150_MAGN
&&SENSOR
depends onBMC150_MAGN
&&SENSOR
help Enable alteration of Z oversampling at runtime.
(Definitions include propagated dependencies, including from if’s and menus.)