The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_ICM42605_TRIGGER_NONE

No trigger

Type: bool

Direct dependencies

<choice: Trigger mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/icm42605/Kconfig:20

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:62drivers/sensor/Kconfig:101

Menu path: (Top) → Device Drivers → Sensor Drivers → ICM42605 Six-Axis Motion Tracking Device → Trigger mode

config ICM42605_TRIGGER_NONE
    bool "No trigger"
    depends on <choice>

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