Home
last modified time | relevance | path

Searched refs:PWR_SR2_SMPSF (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_pwr.h142 #define LL_PWR_FLAG_SMPS PWR_SR2_SMPSF /* SMPS step down converter ready flag */
343 #define LL_PWR_SMPS_STEP_DOWN (PWR_SR2_SMPSF) /*!< SMPS step down in step down mode i…
1351 …MODIFY_REG(PWR->CR5, PWR_CR5_SMPSEN, (OperatingMode & PWR_SR2_SMPSF) << (PWR_CR5_SMPSEN_Pos - PWR_… in LL_PWR_SMPS_SetMode()
1403 return (uint32_t)(READ_BIT(PWR->SR2, (PWR_SR2_SMPSF | PWR_SR2_SMPSBF))); in LL_PWR_SMPS_GetEffectiveMode()
Dstm32wbxx_hal_pwr_ex.h274 #define PWR_SMPS_STEP_DOWN (PWR_SR2_SMPSF) /*!< SMPS step down in step down mode if s…
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c923 …MODIFY_REG(PWR->CR5, PWR_CR5_SMPSEN, (OperatingMode & PWR_SR2_SMPSF) << (PWR_CR5_SMPSEN_Pos - PWR_… in HAL_PWREx_SMPS_SetMode()
948 return (uint32_t)(READ_BIT(PWR->SR2, (PWR_SR2_SMPSF | PWR_SR2_SMPSBF))); in HAL_PWREx_SMPS_GetEffectiveMode()
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb1mxx.h5635 #define PWR_SR2_SMPSF PWR_SR2_SMPSF_Msk /*!< SMPS step down … macro
Dstm32wb35xx.h6377 #define PWR_SR2_SMPSF PWR_SR2_SMPSF_Msk /*!< SMPS step down … macro
Dstm32wb55xx.h6456 #define PWR_SR2_SMPSF PWR_SR2_SMPSF_Msk /*!< SMPS step down … macro
Dstm32wb5mxx.h6456 #define PWR_SR2_SMPSF PWR_SR2_SMPSF_Msk /*!< SMPS step down … macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb15xx.h5635 #define PWR_SR2_SMPSF PWR_SR2_SMPSF_Msk /*!< SMPS step down … macro