You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2025. It is now read-only.
HW_models: NRF_RTC: Fix compare event missed when interrupt disabled
If compare event interrupt was disabled and event occurred then
that interrupt was not triggered after interrupt re-enabling.
Added checking if there are pending events for interrupt which are
reenabled. Interrupt is triggered then.
Signed-off-by: Krzysztof Chruscinski <[email protected]>
0 commit comments