The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_IIS3DHHC_NORM_MODE

Enable Sensor at 1KHz

Type: bool

Direct dependencies

IIS3DHHC && SENSOR

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At drivers/sensor/iis3dhhc/Kconfig:56

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/sensor/Kconfig:113

Menu path: (Top) → Device Drivers → Sensor Drivers → IIS3DHHC accelerometer sensor → Attributes

config IIS3DHHC_NORM_MODE
    bool "Enable Sensor at 1KHz"
    default y
    depends on IIS3DHHC && SENSOR

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