-
CONFIG_QDEC_NRFX
¶
Nordic QDEC nrfx driver
Type: bool
Help¶
Enable support for nrfx QDEC driver for nRF MCU series.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/drivers/sensor/qdec_nrfx/Kconfig:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:62
→ <Zephyr>/drivers/sensor/Kconfig:161
Menu path: (Top) → Device Drivers → Sensor Drivers
config QDEC_NRFX bool "Nordic QDEC nrfx driver" selectNRFX_QDEC
depends onHAS_HW_NRF_QDEC
&&SENSOR
help Enable support for nrfx QDEC driver for nRF MCU series.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)