Searched refs:PWR_SR2_SMPSRDY_Pos (Results 1 – 13 of 13) sorted by relevance
287 #define PWR_FLAG_SMPSRDY (PWR_FLAG_REG_SR2 | PWR_SR2_SMPSRDY_Pos) /*!< SMPS …
1217 …turn (uint32_t)(READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) << (PWR_CR5_SMPSEN_Pos - PWR_SR2_SMPSRDY_Pos)); in LL_PWR_SMPS_GetEffectiveMode()
176 #define PWR_FLAG_SMPSRDYF (PWR_FLAG_REG_SR2 | PWR_SR2_SMPSRDY_Pos) /*!< SMPS R…
843 …turn (uint32_t)(READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) << (PWR_CR5_SMPSEN_Pos - PWR_SR2_SMPSRDY_Pos)); in HAL_PWREx_SMPS_GetEffectiveMode()
5449 #define PWR_SR2_SMPSRDY_Pos (3U) macro5450 #define PWR_SR2_SMPSRDY_Msk (0x1UL << PWR_SR2_SMPSRDY_Pos) /*!< 0x00000008 */
6233 #define PWR_SR2_SMPSRDY_Pos (3U) macro6234 #define PWR_SR2_SMPSRDY_Msk (0x1UL << PWR_SR2_SMPSRDY_Pos) /*!< 0x00000008 */
3324 #define PWR_SR2_SMPSRDY_Pos (2UL) /*!<PWR SR2: SM… macro
3398 #define PWR_SR2_SMPSRDY_Pos (2UL) /*!<PWR SR2: SM… macro
3352 #define PWR_SR2_SMPSRDY_Pos (2UL) /*!<PWR SR2: SM… macro