Searched defs:RTC_EnableInterrupts (Results 1 – 3 of 3) sorted by relevance
139 void RTC_EnableInterrupts(uint32_t interrupts, bool enable) in RTC_EnableInterrupts() function
234 static inline void RTC_EnableInterrupts(RTC_Type *base, uint32_t mask) in RTC_EnableInterrupts() function
308 void RTC_EnableInterrupts(RTC_Type *base, uint32_t mask) in RTC_EnableInterrupts() function
Completed in 8 milliseconds