Searched refs:PWR_SR1_SMPSBYPRDY (Results 1 – 4 of 4) sorted by relevance
1357 return ((READ_BIT(PWR->SR1, PWR_SR1_SMPSBYPRDY) == (PWR_SR1_SMPSBYPRDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_SMPSBYPRDY()
1299 if (READ_BIT(pwr_sr1, PWR_SR1_SMPSHPRDY | PWR_SR1_SMPSBYPRDY) == 0U) in HAL_PWREx_SMPS_SetMode()1349 if (READ_BIT(pwr_sr1, PWR_SR1_SMPSBYPRDY) != 0U) in HAL_PWREx_SMPS_GetEffectiveMode()
10202 #define PWR_SR1_SMPSBYPRDY PWR_SR1_SMPSBYPRDY_Msk /*!< SMPS Bypass rea… macro
10905 #define PWR_SR1_SMPSBYPRDY PWR_SR1_SMPSBYPRDY_Msk /*!< SMPS Bypass rea… macro