Searched refs:RCC_CIER_RTCRSTIE (Results 1 – 5 of 5) sorted by relevance
2012 SET_BIT(RCC->CIER, RCC_CIER_RTCRSTIE); in LL_RCC_EnableIT_RTCRSTREL()2104 CLEAR_BIT(RCC->CIER, RCC_CIER_RTCRSTIE); in LL_RCC_DisableIT_RTCRSTREL()2196 return ((READ_BIT(RCC->CIER, RCC_CIER_RTCRSTIE) == (RCC_CIER_RTCRSTIE)) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_RTCRSTREL()
2865 #define RCC_CIER_RTCRSTIE RCC_CIER_RTCRSTIE_Msk macro
2944 #define RCC_CIER_RTCRSTIE RCC_CIER_RTCRSTIE_Msk macro
2890 #define RCC_CIER_RTCRSTIE RCC_CIER_RTCRSTIE_Msk macro