Searched refs:RTC_TAMPCR_TAMPIE (Results 1 – 11 of 11) sorted by relevance
480 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE | RTC_TAMPCR_TAMP1IE |\ in HAL_RTCEx_SetTamper()489 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE | RTC_TAMPCR_TAMP1IE |\ in HAL_RTCEx_SetTamper()497 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE |\ in HAL_RTCEx_SetTamper()634 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE | RTC_TAMPCR_TAMP1IE |\ in HAL_RTCEx_SetTamper_IT()643 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE | RTC_TAMPCR_TAMP1IE |\ in HAL_RTCEx_SetTamper_IT()651 … RTC_TAMPCR_TAMPPUDIS | RTC_TAMPCR_TAMPIE |\ in HAL_RTCEx_SetTamper_IT()
148 …(uint32_t)RTC_TAMPCR_TAMPPUDIS | (uint32_t)RTC_TAMPCR_TAMPIE …155 …(uint32_t)RTC_TAMPCR_TAMPPUDIS | (uint32_t)RTC_TAMPCR_TAMPIE …161 …(uint32_t)RTC_TAMPCR_TAMPPUDIS | (uint32_t)RTC_TAMPCR_TAMPIE …167 …(uint32_t)RTC_TAMPCR_TAMPPUDIS | (uint32_t)RTC_TAMPCR_TAMPIE …
323 #define LL_RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE3697 SET_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMPIE); in LL_RTC_EnableIT_TAMP()3708 CLEAR_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMPIE); in LL_RTC_DisableIT_TAMP()3808 RTC_TAMPCR_TAMPIE) == (RTC_TAMPCR_TAMPIE)); in LL_RTC_IsEnabledIT_TAMP()
406 #define RTC_IT_TAMP ((uint32_t)RTC_TAMPCR_TAMPIE) /*!< Enable all Tamper Int…
215 #define RTC_ALL_TAMPER_INTERRUPT RTC_TAMPCR_TAMPIE
306 #define LL_RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE5018 SET_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMPIE); in LL_RTC_EnableIT_TAMP()5029 CLEAR_BIT(RTCx->TAMPCR, RTC_TAMPCR_TAMPIE); in LL_RTC_DisableIT_TAMP()5130 RTC_TAMPCR_TAMPIE) == (RTC_TAMPCR_TAMPIE)); in LL_RTC_IsEnabledIT_TAMP()
428 #define RTC_IT_TAMP RTC_TAMPCR_TAMPIE /*!< Enable all Tamper Interrupt */527 #define RTC_ALL_TAMPER_INTERRUPT RTC_TAMPCR_TAMPIE
4841 #define RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE_Msk /*!< */ macro
5348 #define RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE_Msk /*!< */ macro
5197 #define RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE_Msk /*!< */ macro
12285 #define RTC_TAMPCR_TAMPIE RTC_TAMPCR_TAMPIE_Msk macro