Lines Matching refs:ERROR
150 ErrorStatus status = ERROR; in LL_RTC_DeInit()
160 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DeInit()
229 ErrorStatus status = ERROR; in LL_RTC_Init()
241 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_Init()
288 ErrorStatus status = ERROR; in LL_RTC_TIME_Init()
329 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_TIME_Init()
391 ErrorStatus status = ERROR; in LL_RTC_DATE_Init()
419 if (LL_RTC_EnterInitMode(RTCx) != ERROR) in LL_RTC_DATE_Init()
780 status = ERROR; in LL_RTC_EnterInitMode()
848 status = ERROR; in LL_RTC_WaitForSynchro()
852 if (status != ERROR) in LL_RTC_WaitForSynchro()
865 status = ERROR; in LL_RTC_WaitForSynchro()