Searched refs:RCC_RSR_IWDG2RSTF (Results 1 – 7 of 7) sorted by relevance
5555 return ((READ_BIT(RCC->RSR, RCC_RSR_IWDG2RSTF) == (RCC_RSR_IWDG2RSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_IWDG2RST()5755 return ((READ_BIT(RCC_C1->RSR, RCC_RSR_IWDG2RSTF) == (RCC_RSR_IWDG2RSTF)) ? 1UL : 0UL); in LL_C1_RCC_IsActiveFlag_IWDG2RST()5915 return ((READ_BIT(RCC_C2->RSR, RCC_RSR_IWDG2RSTF) == (RCC_RSR_IWDG2RSTF)) ? 1UL : 0UL); in LL_C2_RCC_IsActiveFlag_IWDG2RST()
17002 #define RCC_RSR_IWDG2RSTF RCC_RSR_IWDG2RSTF_Msk macro
17289 #define RCC_RSR_IWDG2RSTF RCC_RSR_IWDG2RSTF_Msk macro
20462 #define RCC_RSR_IWDG2RSTF RCC_RSR_IWDG2RSTF_Msk macro
20175 #define RCC_RSR_IWDG2RSTF RCC_RSR_IWDG2RSTF_Msk macro