CONFIG_ADXL372_TRIGGER_OWN_THREAD¶
Use own thread
Type: bool
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr Driver>/sensor/adxl372/Kconfig:197
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:64 → <Zephyr Driver>/sensor/Kconfig:47
Menu path: (Top) → Device Drivers → Sensor Drivers → ADXL372 Three Axis High-g I2C/SPI accelerometer → Trigger mode
config ADXL372_TRIGGER_OWN_THREAD
    bool "Use own thread"
    select ADXL372_TRIGGER
    depends on GPIO && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)