Searched refs:PWR_CR5_SMPSEN (Results 1 – 18 of 18) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_pwr.h | 48 #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 …]
|
D | stm32wbxx_hal_pwr_ex.h | 63 #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/ |
D | stm32wlxx_ll_pwr.h | 251 #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()
|
D | stm32wlxx_hal_pwr_ex.h | 235 #define PWR_SMPS_STEP_DOWN (PWR_CR5_SMPSEN) /*!< SMPS step down in step down mode…
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pwr_ex.c | 224 #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()
|
D | stm32wbxx_ll_pwr.c | 118 #if defined(PWR_CR5_SMPSEN) in LL_PWR_DeInit()
|
D | stm32wbxx_hal_pwr.c | 137 #if defined(PWR_CR5_SMPSEN) in HAL_PWR_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pwr_ex.c | 825 MODIFY_REG(PWR->CR5, PWR_CR5_SMPSEN, OperatingMode); in HAL_PWREx_SMPS_SetMode()
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wle4xx.h | 5515 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
|
D | stm32wle5xx.h | 5515 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
|
D | stm32wl5mxx.h | 6303 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
|
D | stm32wl54xx.h | 6303 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
|
D | stm32wl55xx.h | 6303 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb1mxx.h | 5708 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
|
D | stm32wb35xx.h | 6465 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
|
D | stm32wb55xx.h | 6553 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
|
D | stm32wb5mxx.h | 6553 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb15xx.h | 5708 #define PWR_CR5_SMPSEN PWR_CR5_SMPSEN_Msk /*!< Enable SMPS Ste… macro
|