CONFIG_IIS3DHHC_NORM_MODE¶
Enable Sensor at 1KHz
Type: bool
Default¶
- y 
Kconfig definition¶
At <Zephyr Driver>/sensor/iis3dhhc/Kconfig:56
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:64 → <Zephyr Driver>/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.)