Searched refs:RTC_ISR_TSOVF (Results 1 – 14 of 14) sorted by relevance
260 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF3342 return (READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)); in LL_RTC_IsActiveFlag_TSOV()3438 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
226 #define RTC_FLAG_TSOVF ((uint32_t)RTC_ISR_TSOVF)
296 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF3276 return (READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)); in LL_RTC_IsActiveFlag_TSOV()3372 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
445 #define RTC_FLAG_TSOVF ((uint32_t)RTC_ISR_TSOVF)
276 #define LL_RTC_ISR_TSOVF RTC_ISR_TSOVF4586 return (READ_BIT(RTCx->ISR, RTC_ISR_TSOVF) == (RTC_ISR_TSOVF)); in LL_RTC_IsActiveFlag_TSOV()4693 …WRITE_REG(RTCx->ISR, (~((RTC_ISR_TSOVF | RTC_ISR_INIT) & 0x0000FFFFU) | (RTCx->ISR & RTC_ISR_INIT)… in LL_RTC_ClearFlag_TSOV()
539 #define RTC_FLAG_TSOVF RTC_ISR_TSOVF
4452 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk /*!< */ macro
4959 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk /*!< */ macro
4619 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk macro
4808 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk /*!< */ macro
5048 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk macro
5154 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk macro
11911 #define RTC_ISR_TSOVF RTC_ISR_TSOVF_Msk macro