- choice: Number of tach edges
Number of tach edges
Type: bool
Help
This value represents the number of Tach edges that
will be used to determine the interval for which the number of
100KHz pulses will be counted.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Zephyr>/drivers/sensor/mchp_tach_xec/Kconfig:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/sensor/Kconfig:167
Menu path: (Top) → Device Drivers → Sensor Drivers → XEC Tachometer sensor
choice
bool "Number of tach edges"
default TACH_XEC_5_TACH_EDGES
depends on TACH_XEC && SENSOR
help
This value represents the number of Tach edges that
will be used to determine the interval for which the number of
100KHz pulses will be counted.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)