Home
last modified time | relevance | path

Searched refs:MXC_RTC_RevA_GetBusyFlag (Results 1 – 13 of 13) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/RTC/
Drtc_reva.c43 int MXC_RTC_RevA_GetBusyFlag(mxc_rtc_reva_regs_t *rtc) in MXC_RTC_RevA_GetBusyFlag() function
100 if (MXC_RTC_RevA_GetBusyFlag(rtc)) { in MXC_RTC_RevA_SetTimeofdayAlarm()
112 if (MXC_RTC_RevA_GetBusyFlag(rtc)) { in MXC_RTC_RevA_SetSubsecondAlarm()
123 if (MXC_RTC_RevA_GetBusyFlag(rtc)) { in MXC_RTC_RevA_Start()
143 if (MXC_RTC_RevA_GetBusyFlag(rtc)) { in MXC_RTC_RevA_Stop()
163 if (MXC_RTC_RevA_GetBusyFlag(rtc)) { in MXC_RTC_RevA_Init()
195 if (MXC_RTC_RevA_GetBusyFlag(rtc)) { in MXC_RTC_RevA_SquareWave()
244 if (MXC_RTC_RevA_GetBusyFlag(rtc)) { in MXC_RTC_RevA_Trim()
277 if (MXC_RTC_RevA_GetBusyFlag(rtc)) { in MXC_RTC_RevA_GetSubSecond()
296 if (MXC_RTC_RevA_GetBusyFlag(rtc)) { in MXC_RTC_RevA_GetSecond()
[all …]
Drtc_me16.c126 return MXC_RTC_RevA_GetBusyFlag(); in MXC_RTC_GetBusyFlag()
Drtc_reva.h65 int MXC_RTC_RevA_GetBusyFlag(mxc_rtc_reva_regs_t *rtc);
Drtc_me10.c148 return MXC_RTC_RevA_GetBusyFlag((mxc_rtc_reva_regs_t *)MXC_RTC); in MXC_RTC_GetBusyFlag()
Drtc_me11.c146 return MXC_RTC_RevA_GetBusyFlag((mxc_rtc_reva_regs_t *)MXC_RTC); in MXC_RTC_GetBusyFlag()
Drtc_me55.c134 return MXC_RTC_RevA_GetBusyFlag((mxc_rtc_reva_regs_t *)MXC_RTC); in MXC_RTC_GetBusyFlag()
Drtc_me15.c152 return MXC_RTC_RevA_GetBusyFlag((mxc_rtc_reva_regs_t *)MXC_RTC); in MXC_RTC_GetBusyFlag()
Drtc_me18.c134 return MXC_RTC_RevA_GetBusyFlag((mxc_rtc_reva_regs_t *)MXC_RTC); in MXC_RTC_GetBusyFlag()
Drtc_me21.c140 return MXC_RTC_RevA_GetBusyFlag((mxc_rtc_reva_regs_t *)MXC_RTC); in MXC_RTC_GetBusyFlag()
Drtc_me13.c140 return MXC_RTC_RevA_GetBusyFlag((mxc_rtc_reva_regs_t *)MXC_RTC); in MXC_RTC_GetBusyFlag()
Drtc_me14.c137 return MXC_RTC_RevA_GetBusyFlag((mxc_rtc_reva_regs_t *)MXC_RTC); in MXC_RTC_GetBusyFlag()
Drtc_ai87.c141 return MXC_RTC_RevA_GetBusyFlag((mxc_rtc_reva_regs_t *)MXC_RTC); in MXC_RTC_GetBusyFlag()
Drtc_me17.c152 return MXC_RTC_RevA_GetBusyFlag((mxc_rtc_reva_regs_t *)MXC_RTC); in MXC_RTC_GetBusyFlag()