Home
last modified time | relevance | path

Searched refs:PWR_CR5_SMPSEN (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_pwr.h48 #if defined(PWR_CR5_SMPSEN)
99 #if defined(PWR_CR5_SMPSEN)
140 #if defined(PWR_CR5_SMPSEN)
323 #if defined(PWR_CR5_SMPSEN)
1285 #if defined(PWR_CR5_SMPSEN)
1315 #if defined(PWR_CR5_SMPSEN)
1351 …MODIFY_REG(PWR->CR5, PWR_CR5_SMPSEN, (OperatingMode & PWR_SR2_SMPSF) << (PWR_CR5_SMPSEN_Pos - PWR_… in LL_PWR_SMPS_SetMode()
1372 …uint32_t OperatingMode = (READ_BIT(PWR->CR5, PWR_CR5_SMPSEN) >> (PWR_CR5_SMPSEN_Pos - PWR_SR2_SMPS… in LL_PWR_SMPS_GetMode()
1416 SET_BIT(PWR->CR5, PWR_CR5_SMPSEN); in LL_PWR_SMPS_Enable()
1429 CLEAR_BIT(PWR->CR5, PWR_CR5_SMPSEN); in LL_PWR_SMPS_Disable()
[all …]
Dstm32wbxx_hal_pwr_ex.h63 #if defined(PWR_CR5_SMPSEN)
254 #if defined(PWR_CR5_SMPSEN)
344 #if defined(PWR_CR5_SMPSEN)
355 #if defined(PWR_CR5_SMPSEN)
821 #if defined(PWR_CR5_SMPSEN)
881 #if defined(PWR_CR5_SMPSEN)
904 #if defined(PWR_CR5_SMPSEN)
925 #if defined(PWR_CR5_SMPSEN)
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_pwr.h251 #define LL_PWR_SMPS_STEP_DOWN (PWR_CR5_SMPSEN) /*!< SMPS step down in step down mode …
1186 MODIFY_REG(PWR->CR5, PWR_CR5_SMPSEN, OperatingMode); in LL_PWR_SMPS_SetMode()
1198 return (uint32_t)(READ_BIT(PWR->CR5, PWR_CR5_SMPSEN)); in LL_PWR_SMPS_GetMode()
1230 SET_BIT(PWR->CR5, PWR_CR5_SMPSEN); in LL_PWR_SMPS_Enable()
1243 CLEAR_BIT(PWR->CR5, PWR_CR5_SMPSEN); in LL_PWR_SMPS_Disable()
1253 return ((READ_BIT(PWR->CR5, PWR_CR5_SMPSEN) == (PWR_CR5_SMPSEN)) ? 1UL : 0UL); in LL_PWR_SMPS_IsEnabled()
Dstm32wlxx_hal_pwr_ex.h235 #define PWR_SMPS_STEP_DOWN (PWR_CR5_SMPSEN) /*!< SMPS step down in step down mode…
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pwr_ex.c224 #if defined(PWR_CR5_SMPSEN)
585 #if defined(PWR_CR5_SMPSEN)
849 #if defined(PWR_CR5_SMPSEN)
923 …MODIFY_REG(PWR->CR5, PWR_CR5_SMPSEN, (OperatingMode & PWR_SR2_SMPSF) << (PWR_CR5_SMPSEN_Pos - PWR_… in HAL_PWREx_SMPS_SetMode()
Dstm32wbxx_ll_pwr.c118 #if defined(PWR_CR5_SMPSEN) in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c137 #if defined(PWR_CR5_SMPSEN) in HAL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pwr_ex.c825 MODIFY_REG(PWR->CR5, PWR_CR5_SMPSEN, OperatingMode); in HAL_PWREx_SMPS_SetMode()
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h5515 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
Dstm32wle5xx.h5515 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
Dstm32wl5mxx.h6303 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
Dstm32wl54xx.h6303 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
Dstm32wl55xx.h6303 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb1mxx.h5708 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
Dstm32wb35xx.h6465 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
Dstm32wb55xx.h6553 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
Dstm32wb5mxx.h6553 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb15xx.h5708 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro