Searched refs:RTC_ISR_WUTWF (Results 1 – 17 of 17) sorted by relevance
269 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF3553 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)); in LL_RTC_IsActiveFlag_WUTW()
237 #define RTC_FLAG_WUTWF ((uint32_t)RTC_ISR_WUTWF)
305 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF3485 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)); in LL_RTC_IsActiveFlag_WUTW()
454 #define RTC_FLAG_WUTWF ((uint32_t)RTC_ISR_WUTWF)
549 #define RTC_FLAG_WUTWF RTC_ISR_WUTWF
285 #define LL_RTC_ISR_WUTWF RTC_ISR_WUTWF4806 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTWF) == (RTC_ISR_WUTWF)); in LL_RTC_IsActiveFlag_WUTW()
288 while(((hrtc->Instance->ISR) & RTC_ISR_WUTWF) == (uint32_t)RESET) in HAL_RTC_DeInit()
438 while(((hrtc->Instance->ISR) & RTC_ISR_WUTWF) == 0U) in HAL_RTC_DeInit()
162 while(((hrtc->Instance->ISR) & RTC_ISR_WUTWF) == (uint32_t)RESET) in HAL_RTC_DeInit()
4482 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk /*!< */ macro
4989 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk /*!< */ macro
4649 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk macro
4838 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk /*!< */ macro
5078 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk macro
5184 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk macro
11941 #define RTC_ISR_WUTWF RTC_ISR_WUTWF_Msk macro