Commit 4c0bcda
fix: 1 RTC vector for both HAL IRQHandler Alarm and WakeUpTimer
Sometimes, both HAL IRQ handler should be call from RTC vector
* HAL_RTC_AlarmIRQHandler()
* HAL_RTCEx_WakeUpTimerIRQHandler()
Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>1 parent 148a0dc commit 4c0bcda
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
863 | 863 | | |
864 | 864 | | |
865 | 865 | | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
866 | 872 | | |
867 | 873 | | |
868 | 874 | | |
| |||
0 commit comments