Home
last modified time | relevance | path

Searched refs:PWR_SR2_SMPSRDY (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h291 …((__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) …
Dstm32wb0x_ll_pwr.h2304 return ((READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) == (PWR_SR2_SMPSRDY)) ? 1UL : 0UL); in LL_PWR_IsSMPSReady()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_pwr.h97 #define LL_PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY
1217 …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()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dsystem_stm32wb0x.c244 while(READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) != PWR_SR2_SMPSRDY); // Wait until SMPS is ready in SystemInit()
Dstm32wb05.h3326 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk macro
Dstm32wb07.h3400 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk macro
Dstm32wb09.h3354 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk macro
Dstm32wb06.h3400 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pwr_ex.c843 …return (uint32_t)(READ_BIT(PWR->SR2, PWR_SR2_SMPSRDY) << (PWR_CR5_SMPSEN_Pos - PWR_SR2_SMPSRDY_Pos… in HAL_PWREx_SMPS_GetEffectiveMode()
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h5451 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk /*!< SMPS ready flag… macro
Dstm32wle5xx.h5451 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk /*!< SMPS ready flag… macro
Dstm32wl5mxx.h6235 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk /*!< SMPS ready flag… macro
Dstm32wl54xx.h6235 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk /*!< SMPS ready flag… macro
Dstm32wl55xx.h6235 #define PWR_SR2_SMPSRDY PWR_SR2_SMPSRDY_Msk /*!< SMPS ready flag… macro