CONFIG_TACH_XEC_5_TACH_EDGES

Configure 5 tach edges or 2 tach periods

Type: bool

Direct dependencies

<choice: Number of tach edges>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Driver>/sensor/mchp_tach_xec/Kconfig:25

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:64<Zephyr Driver>/sensor/Kconfig:165

Menu path: (Top) → Device Drivers → Sensor Drivers → XEC Tachometer sensor → Number of tach edges

config TACH_XEC_5_TACH_EDGES
    bool "Configure 5 tach edges or 2 tach periods"
    depends on <choice>

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