Searched refs:RTC_ISR_WUTF (Results 1 – 14 of 14) sorted by relevance
262 #define LL_RTC_ISR_WUTF RTC_ISR_WUTF3365 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTF) == (RTC_ISR_WUTF)); in LL_RTC_IsActiveFlag_WUT()3461 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_WUTF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))… in LL_RTC_ClearFlag_WUT()
228 #define RTC_FLAG_WUTF ((uint32_t)RTC_ISR_WUTF)
298 #define LL_RTC_ISR_WUTF RTC_ISR_WUTF3299 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTF) == (RTC_ISR_WUTF)); in LL_RTC_IsActiveFlag_WUT()3395 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_WUTF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))… in LL_RTC_ClearFlag_WUT()
447 #define RTC_FLAG_WUTF ((uint32_t)RTC_ISR_WUTF)
278 #define LL_RTC_ISR_WUTF RTC_ISR_WUTF4609 return (READ_BIT(RTCx->ISR, RTC_ISR_WUTF) == (RTC_ISR_WUTF)); in LL_RTC_IsActiveFlag_WUT()4716 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_WUTF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT))… in LL_RTC_ClearFlag_WUT()
542 #define RTC_FLAG_WUTF RTC_ISR_WUTF
4458 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk /*!< */ macro
4814 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk /*!< */ macro
4965 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk /*!< */ macro
4625 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk macro
5054 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk macro
5160 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk macro
11917 #define RTC_ISR_WUTF RTC_ISR_WUTF_Msk macro