Searched refs:LL_PWR_SR1_STOP1 (Results 1 – 1 of 1) sorted by relevance
72 #define LL_PWR_SR1_STOP1 (PWR_SR1_STOPF_2 | PWR_SR1_STOPF_0) macro1307 return ((READ_BIT(PWR->SR1, LL_PWR_SR1_STOP1) == (LL_PWR_SR1_STOP1)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_Stop1()