CONFIG_TACH_NPCX
Nuvoton NPCX Tachometer sensor
Type: bool
Help
Enable support for NPCX tachometer sensor driver. The NPCX7 series
contains two tachometer (TACH) modules that contains two counters
(counter A and B). They are used to capture/compare a counter value
when an event is generated on comparison of signals match.
Help
Enable support for NPCX tachometer sensor driver. The NPCX9 series
contains two tachometer (TACH) modules that contains two counters
(counter A and B). They are used to capture/compare a counter value
when an event is generated on comparison of signals match.
Help
Enable support for NPCX tachometer sensor driver. The NPCX7 series
contains two tachometer (TACH) modules that contains two counters
(counter A and B). They are used to capture/compare a counter value
when an event is generated on comparison of signals match.
Help
Enable support for NPCX tachometer sensor driver. The NPCX9 series
contains two tachometer (TACH) modules that contains two counters
(counter A and B). They are used to capture/compare a counter value
when an event is generated on comparison of signals match.
Help
Enable the "Nuvoton NPCX tachometer sensor.
Direct dependencies
(SENSOR
&& SOC_SERIES_NPCX7
) || (SENSOR
&& SOC_SERIES_NPCX9
) || (SENSOR
&& SOC_SERIES_NPCX7
) || (SENSOR
&& SOC_SERIES_NPCX9
) || (SOC_FAMILY_NPCX
&& SENSOR
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
y
y
Kconfig definitions
At <Zephyr>/soc/arm/nuvoton_npcx/npcx7/Kconfig.defconfig.series:85
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nuvoton_npcx/Kconfig.defconfig:6
Menu path: (Top)
config TACH_NPCX
bool
default y
depends on SENSOR && SOC_SERIES_NPCX7
help
Enable support for NPCX tachometer sensor driver. The NPCX7 series
contains two tachometer (TACH) modules that contains two counters
(counter A and B). They are used to capture/compare a counter value
when an event is generated on comparison of signals match.
At <Zephyr>/soc/arm/nuvoton_npcx/npcx9/Kconfig.defconfig.series:95
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/nuvoton_npcx/Kconfig.defconfig:6
Menu path: (Top)
config TACH_NPCX
bool
default y
depends on SENSOR && SOC_SERIES_NPCX9
help
Enable support for NPCX tachometer sensor driver. The NPCX9 series
contains two tachometer (TACH) modules that contains two counters
(counter A and B). They are used to capture/compare a counter value
when an event is generated on comparison of signals match.
At <Zephyr>/soc/arm/nuvoton_npcx/npcx7/Kconfig.defconfig.series:85
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/nuvoton_npcx/Kconfig.defconfig:6
Menu path: (Top)
config TACH_NPCX
bool
default y
depends on SENSOR && SOC_SERIES_NPCX7
help
Enable support for NPCX tachometer sensor driver. The NPCX7 series
contains two tachometer (TACH) modules that contains two counters
(counter A and B). They are used to capture/compare a counter value
when an event is generated on comparison of signals match.
At <Zephyr>/soc/arm/nuvoton_npcx/npcx9/Kconfig.defconfig.series:95
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/nuvoton_npcx/Kconfig.defconfig:6
Menu path: (Top)
config TACH_NPCX
bool
default y
depends on SENSOR && SOC_SERIES_NPCX9
help
Enable support for NPCX tachometer sensor driver. The NPCX9 series
contains two tachometer (TACH) modules that contains two counters
(counter A and B). They are used to capture/compare a counter value
when an event is generated on comparison of signals match.
At <Zephyr>/drivers/sensor/nuvoton_tach_npcx/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/sensor/Kconfig:239
Menu path: (Top) → Device Drivers → Sensor Drivers
config TACH_NPCX
bool "Nuvoton NPCX Tachometer sensor"
depends on SOC_FAMILY_NPCX && SENSOR
help
Enable the "Nuvoton NPCX tachometer sensor.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)