Searched refs:RCC_RSR_LPWR1RSTF (Results 1 – 7 of 7) sorted by relevance
5497 return ((READ_BIT(RCC->RSR, RCC_RSR_LPWR1RSTF) == (RCC_RSR_LPWR1RSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_LPWRRST()5705 return ((READ_BIT(RCC_C1->RSR, RCC_RSR_LPWR1RSTF) == (RCC_RSR_LPWR1RSTF)) ? 1UL : 0UL); in LL_C1_RCC_IsActiveFlag_LPWRRST()5865 return ((READ_BIT(RCC_C2->RSR, RCC_RSR_LPWR1RSTF) == (RCC_RSR_LPWR1RSTF)) ? 1UL : 0UL); in LL_C2_RCC_IsActiveFlag_LPWRRST()
17011 #define RCC_RSR_LPWR1RSTF RCC_RSR_LPWR1RSTF_Msk macro
17298 #define RCC_RSR_LPWR1RSTF RCC_RSR_LPWR1RSTF_Msk macro
20471 #define RCC_RSR_LPWR1RSTF RCC_RSR_LPWR1RSTF_Msk macro
20184 #define RCC_RSR_LPWR1RSTF RCC_RSR_LPWR1RSTF_Msk macro