Searched refs:RCC_RSR_LPWR2RSTF (Results 1 – 7 of 7) sorted by relevance
5511 return ((READ_BIT(RCC->RSR, RCC_RSR_LPWR2RSTF) == (RCC_RSR_LPWR2RSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_LPWR2RST()5715 return ((READ_BIT(RCC_C1->RSR, RCC_RSR_LPWR2RSTF) == (RCC_RSR_LPWR2RSTF)) ? 1UL : 0UL); in LL_C1_RCC_IsActiveFlag_LPWR2RST()5875 return ((READ_BIT(RCC_C2->RSR, RCC_RSR_LPWR2RSTF) == (RCC_RSR_LPWR2RSTF)) ? 1UL : 0UL); in LL_C2_RCC_IsActiveFlag_LPWR2RST()
17014 #define RCC_RSR_LPWR2RSTF RCC_RSR_LPWR2RSTF_Msk macro
17301 #define RCC_RSR_LPWR2RSTF RCC_RSR_LPWR2RSTF_Msk macro
20474 #define RCC_RSR_LPWR2RSTF RCC_RSR_LPWR2RSTF_Msk macro
20187 #define RCC_RSR_LPWR2RSTF RCC_RSR_LPWR2RSTF_Msk macro