zephyr/drivers/sensor/qdec_nrfx
Andrzej Głąbek b6f266a500 drivers: sensor: qdec_nrfx: Add missing REPORTRDY interrupt activation
This is a follow-up to commit 09fa46ee4e.

Before nrfx 3.0, the QDEC interrupt on REPORTRDY event was activated
implicitly when a `reportper` value other than `DISABLED` was used.
Now, the `reportper_inten` field needs to be used to activate this
interrupt.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-05-30 14:01:04 +02:00
..
CMakeLists.txt
Kconfig
qdec_nrfx.c drivers: sensor: qdec_nrfx: Add missing REPORTRDY interrupt activation 2023-05-30 14:01:04 +02:00