1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00
Marian Buschsieweke 0d85356180
cpu/qn908x: use bitarithm_test_and_clear() & fix cb
Previously, the callback was incorrectly passed a channel of zero as
argument regardless of the channel that triggered the IRQ. This fixes
the issue and also uses `bitarithm_test_and_clear()` to only iterate
over the channels that actually have an IRQ flag set, rather than
all channels.
2022-11-28 16:43:24 +01:00
..
2022-09-15 12:12:23 +02:00
2022-09-15 12:12:23 +02:00
2022-09-14 15:05:25 +02:00
2021-12-02 16:33:19 +01:00
2022-09-23 15:55:05 +02:00
2022-09-23 15:55:05 +02:00
2022-09-23 15:55:05 +02:00
2021-07-09 10:47:42 +02:00