CONFIG_BMC150_MAGN_SAMPLING_REP_XY

Enable dynamic XY oversampling

Type: bool

Help

Enable alteration of XY oversampling at runtime.

Direct dependencies

BMC150_MAGN && BMC150_MAGN && SENSOR

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/sensor/bmc150_magn/Kconfig:69

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:64drivers/sensor/Kconfig:52

Menu path: (top menu) → Device Drivers → Sensor Drivers → BMC150_MAGN I2C Magnetometer Chip → Attributes

config BMC150_MAGN_SAMPLING_REP_XY
    bool
    prompt "Enable dynamic XY oversampling" if BMC150_MAGN && BMC150_MAGN && SENSOR
    depends on BMC150_MAGN && BMC150_MAGN && SENSOR
    help
      Enable alteration of XY oversampling at runtime.

(Definitions include propagated dependencies, including from if’s and menus.)