Searched refs:RTC_DisableTimeofdayInterrupt (Results 1 – 2 of 2) sorted by relevance
65 int RTC_DisableTimeofdayInterrupt(mxc_rtc_regs_t *rtc) in RTC_DisableTimeofdayInterrupt() function116 if(RTC_DisableTimeofdayInterrupt(rtc) == E_BUSY) { in RTC_SetTimeofdayAlarm()
99 int RTC_DisableTimeofdayInterrupt(mxc_rtc_regs_t *rtc);
Completed in 3 milliseconds