Lines Matching refs:ERROR
150 ErrorStatus status = ERROR; in LL_RTC_DeInit()
159 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit()
218 ErrorStatus status = ERROR; in LL_RTC_Init()
230 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init()
277 ErrorStatus status = ERROR; in LL_RTC_TIME_Init()
318 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init()
380 ErrorStatus status = ERROR; in LL_RTC_DATE_Init()
408 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init()
771 status = ERROR; in LL_RTC_EnterInitMode()
839 status = ERROR; in LL_RTC_WaitForSynchro()
843 if (status != ERROR) in LL_RTC_WaitForSynchro()
856 status = ERROR; in LL_RTC_WaitForSynchro()