Searched refs:RTC_DisableInterrupts (Results 1 – 4 of 4) sorted by relevance
246 static inline void RTC_DisableInterrupts(RTC_Type *base, uint32_t mask) in RTC_DisableInterrupts() function
278 void RTC_DisableInterrupts(RTC_Type *base, uint32_t mask);
371 void RTC_DisableInterrupts(RTC_Type *base, uint32_t mask) in RTC_DisableInterrupts() function
199 RTC_DisableInterrupts(RTC0, kRTC_AlarmInterruptEnable); in _rtc_set_alarm()
Completed in 10 milliseconds