Lines Matching refs:ERROR
150 ErrorStatus status = ERROR; in LL_RTC_DeInit()
159 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit()
213 ErrorStatus status = ERROR; in LL_RTC_Init()
225 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init()
272 ErrorStatus status = ERROR; in LL_RTC_TIME_Init()
313 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init()
375 ErrorStatus status = ERROR; in LL_RTC_DATE_Init()
403 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init()
764 status = ERROR; in LL_RTC_EnterInitMode()
832 status = ERROR; in LL_RTC_WaitForSynchro()
836 if (status != ERROR) in LL_RTC_WaitForSynchro()
849 status = ERROR; in LL_RTC_WaitForSynchro()