Searched refs:PWR_SR2_SMPSRDY (Results 1 – 14 of 14) sorted by relevance
291 …((__FLAG__) == PWR_FLAG_SMPSRDYF) ? (READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) == PWR_SR2_SMPSRDY) …333 …((__FLAG__) == PWR_FLAG_SMPSRDYF) ? (READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) == PWR_SR2_SMPSRDY) …
2304 return ((READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) == (PWR_SR2_SMPSRDY)) ? 1UL : 0UL); in LL_PWR_IsSMPSReady()
97 #define LL_PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY1217 …return (uint32_t)(READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) << (PWR_CR5_SMPSEN_Pos - PWR_SR2_SMPSRDY_Pos… in LL_PWR_SMPS_GetEffectiveMode()2004 return ((READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) == (PWR_SR2_SMPSRDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_SMPSRDY()
244 while(READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) != PWR_SR2_SMPSRDY); // Wait until SMPS is ready in SystemInit()
3326 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk macro
3400 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk macro
3354 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk macro
843 …return (uint32_t)(READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) << (PWR_CR5_SMPSEN_Pos - PWR_SR2_SMPSRDY_Pos… in HAL_PWREx_SMPS_GetEffectiveMode()
5451 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk /*!< SMPS ready flag… macro
6235 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk /*!< SMPS ready flag… macro