CONFIG_IIS2DLPC_PULSE_Z

Enable Z axis for pulse

Type: bool

Direct dependencies

IIS2DLPC_PULSE && IIS2DLPC_TRIGGER && IIS2DLPC && SENSOR

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At <Zephyr>/drivers/sensor/iis2dlpc/Kconfig:123

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:62<Zephyr>/drivers/sensor/Kconfig:97

Menu path: (Top) → Device Drivers → Sensor Drivers → IIS2DLPC I2C/SPI accelerometer sensor driver → Pulse detection

config IIS2DLPC_PULSE_Z
    bool "Enable Z axis for pulse"
    default y
    depends on IIS2DLPC_PULSE && IIS2DLPC_TRIGGER && IIS2DLPC && SENSOR

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)