Searched refs:RCC_CIER_WDGRSTIE (Results 1 – 5 of 5) sorted by relevance
2022 SET_BIT(RCC->CIER, RCC_CIER_WDGRSTIE); in LL_RCC_EnableIT_WDGRSTREL()2114 CLEAR_BIT(RCC->CIER, RCC_CIER_WDGRSTIE); in LL_RCC_DisableIT_WDGRSTREL()2206 return ((READ_BIT(RCC->CIER, RCC_CIER_WDGRSTIE) == (RCC_CIER_WDGRSTIE)) ? 1UL : 0UL); in LL_RCC_IsEnabledIT_WDGRSTREL()
2862 #define RCC_CIER_WDGRSTIE RCC_CIER_WDGRSTIE_Msk macro
2941 #define RCC_CIER_WDGRSTIE RCC_CIER_WDGRSTIE_Msk macro
2887 #define RCC_CIER_WDGRSTIE RCC_CIER_WDGRSTIE_Msk macro