Some macros are typed incorrectly where RTC_FLAG_INT_TAMP_ALL is defined.
- RTC_FLAG_INT_TAMP_2 instead of RTC_FLAG_INT_TAMP2
- RTC_FLAG_INT_TAMP_5 instead of RTC_FLAG_INT_TAMP5
- RTC_FLAG_INT_TAMP_7 instead of RTC_FLAG_INT_TAMP7
- RTC_FLAG_INT_TAMP_9 instead of RTC_FLAG_INT_TAMP9
Some macros are typed incorrectly where RTC_FLAG_INT_TAMP_ALL is defined.