Searched refs:PWR_SR1_SMPSHPRDY (Results 1 – 4 of 4) sorted by relevance
1337 return ((READ_BIT(PWR->SR1, PWR_SR1_SMPSHPRDY) == (PWR_SR1_SMPSHPRDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_SMPSHPRDY()
1299 if (READ_BIT(pwr_sr1, PWR_SR1_SMPSHPRDY | PWR_SR1_SMPSBYPRDY) == 0U) in HAL_PWREx_SMPS_SetMode()1353 else if (READ_BIT(pwr_sr1, PWR_SR1_SMPSHPRDY) == 0U) in HAL_PWREx_SMPS_GetEffectiveMode()
10208 #define PWR_SR1_SMPSHPRDY PWR_SR1_SMPSHPRDY_Msk /*!< SMPS High-power… macro
10911 #define PWR_SR1_SMPSHPRDY PWR_SR1_SMPSHPRDY_Msk /*!< SMPS High-power… macro