Searched refs:RTC_ISR_INITF (Results 1 – 17 of 17) sorted by relevance
857 if((hrtc->Instance->ISR & RTC_ISR_INITF) == (uint32_t)RESET) in RTC_EnterInitMode()864 while((hrtc->Instance->ISR & RTC_ISR_INITF) == (uint32_t)RESET) in RTC_EnterInitMode()
265 #define LL_RTC_ISR_INITF RTC_ISR_INITF3495 return (READ_BIT(RTCx->ISR, RTC_ISR_INITF) == (RTC_ISR_INITF)); in LL_RTC_IsActiveFlag_INIT()
231 #define RTC_FLAG_INITF ((uint32_t)RTC_ISR_INITF)
1465 if((hrtc->Instance->ISR & RTC_ISR_INITF) == (uint32_t)RESET) in RTC_EnterInitMode()1472 while((hrtc->Instance->ISR & RTC_ISR_INITF) == (uint32_t)RESET) in RTC_EnterInitMode()
301 #define LL_RTC_ISR_INITF RTC_ISR_INITF3429 return (READ_BIT(RTCx->ISR, RTC_ISR_INITF) == (RTC_ISR_INITF)); in LL_RTC_IsActiveFlag_INIT()
450 #define RTC_FLAG_INITF ((uint32_t)RTC_ISR_INITF)
1934 if((hrtc->Instance->ISR & RTC_ISR_INITF) == 0U) in RTC_EnterInitMode()1941 while((hrtc->Instance->ISR & RTC_ISR_INITF) == 0U) in RTC_EnterInitMode()
545 #define RTC_FLAG_INITF RTC_ISR_INITF
281 #define LL_RTC_ISR_INITF RTC_ISR_INITF4750 return (READ_BIT(RTCx->ISR, RTC_ISR_INITF) == (RTC_ISR_INITF)); in LL_RTC_IsActiveFlag_INIT()
4470 #define RTC_ISR_INITF RTC_ISR_INITF_Msk /*!< */ macro
4977 #define RTC_ISR_INITF RTC_ISR_INITF_Msk /*!< */ macro
4637 #define RTC_ISR_INITF RTC_ISR_INITF_Msk macro
4826 #define RTC_ISR_INITF RTC_ISR_INITF_Msk /*!< */ macro
5066 #define RTC_ISR_INITF RTC_ISR_INITF_Msk macro
5172 #define RTC_ISR_INITF RTC_ISR_INITF_Msk macro
11929 #define RTC_ISR_INITF RTC_ISR_INITF_Msk macro