Searched refs:PWR_SR1_SBF (Results 1 – 2 of 2) sorted by relevance
93 #define LL_PWR_SR1_SBF PWR_SR1_SBF1400 return ((READ_BIT(PWR->SR1, PWR_SR1_SBF) == (PWR_SR1_SBF)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_SB()
9731 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Stand-By Flag */ macro