Searched refs:RTC_DisableSubsecondInterrupt (Results 1 – 2 of 2) sorted by relevance
94 int RTC_DisableSubsecondInterrupt(mxc_rtc_regs_t *rtc) in RTC_DisableSubsecondInterrupt() function138 if(RTC_DisableSubsecondInterrupt(rtc) == E_BUSY) { in RTC_SetSubsecondAlarm()
117 int RTC_DisableSubsecondInterrupt(mxc_rtc_regs_t *rtc);
Completed in 9 milliseconds