Lines Matching refs:ERROR
139 ErrorStatus status = ERROR; in LL_RTC_DeInit()
148 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit()
197 ErrorStatus status = ERROR; in LL_RTC_Init()
209 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init()
256 ErrorStatus status = ERROR; in LL_RTC_TIME_Init()
297 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init()
359 ErrorStatus status = ERROR; in LL_RTC_DATE_Init()
387 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init()
748 status = ERROR; in LL_RTC_EnterInitMode()
816 status = ERROR; in LL_RTC_WaitForSynchro()
820 if (status != ERROR) in LL_RTC_WaitForSynchro()
833 status = ERROR; in LL_RTC_WaitForSynchro()