Searched refs:RTC_EnableInterrupts (Results 1 – 6 of 6) sorted by relevance
65 RTC_EnableInterrupts(RTC, kRTC_AlarmInterruptEnable); in HAL_RTCInit()
96 RTC_EnableInterrupts(RTC, (uint32_t)kRTC_AlarmInterruptEnable); in HAL_RTCInit()
233 static inline void RTC_EnableInterrupts(RTC_Type *base, uint32_t mask) in RTC_EnableInterrupts() function
269 void RTC_EnableInterrupts(RTC_Type *base, uint32_t mask);
405 void RTC_EnableInterrupts(RTC_Type *base, uint32_t mask) in RTC_EnableInterrupts() function
383 static inline void RTC_EnableInterrupts(RTC_Type *base, uint32_t mask) in RTC_EnableInterrupts() function