Home
last modified time | relevance | path

Searched refs:PWR_CR1_MRUDS (Results 1 – 17 of 17) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_pwr.h93 #define LL_PWR_MODE_STOP_MAINREGU_UNDERDRIVE (PWR_CR1_MRUDS | PWR_CR1_FPDS) …
322 SET_BIT(PWR->CR1, PWR_CR1_MRUDS); in LL_PWR_EnableMainRegulatorDeepSleepUDMode()
332 CLEAR_BIT(PWR->CR1, PWR_CR1_MRUDS); in LL_PWR_DisableMainRegulatorDeepSleepUDMode()
342 return (READ_BIT(PWR->CR1, PWR_CR1_MRUDS) == (PWR_CR1_MRUDS)); in LL_PWR_IsEnabledMainRegulatorDeepSleepUDMode()
512 …MODIFY_REG(PWR->CR1, (PWR_CR1_PDDS | PWR_CR1_LPDS | PWR_CR1_FPDS | PWR_CR1_LPUDS | PWR_CR1_MRUDS),… in LL_PWR_SetPowerMode()
531 …(READ_BIT(PWR->CR1, (PWR_CR1_PDDS | PWR_CR1_LPDS | PWR_CR1_FPDS | PWR_CR1_LPUDS | PWR_CR1_MRUDS))); in LL_PWR_GetPowerMode()
Dstm32f7xx_hal_pwr_ex.h72 #define PWR_MAINREGULATOR_UNDERDRIVE_ON PWR_CR1_MRUDS
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pwr_ex.c215 PWR->CR1 |= PWR_CR1_MRUDS; in HAL_PWREx_EnableMainRegulatorLowVoltage()
225 PWR->CR1 &= (uint32_t)~((uint32_t)PWR_CR1_MRUDS); in HAL_PWREx_DisableMainRegulatorLowVoltage()
411 tempreg &= (uint32_t)~(PWR_CR1_PDDS | PWR_CR1_LPDS | PWR_CR1_LPUDS | PWR_CR1_MRUDS); in HAL_PWREx_EnterUnderDriveSTOPMode()
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h8744 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f722xx.h8728 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f730xx.h8958 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f733xx.h8958 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f732xx.h8942 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f750xx.h10135 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f745xx.h9521 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f756xx.h10135 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f746xx.h9860 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f765xx.h10032 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f777xx.h10683 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f767xx.h10408 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f779xx.h10766 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
Dstm32f769xx.h10491 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro