Searched refs:PWR_CR1_MRUDS (Results 1 – 17 of 17) sorted by relevance
93 #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()
72 #define PWR_MAINREGULATOR_UNDERDRIVE_ON PWR_CR1_MRUDS
215 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()
8744 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
8728 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
8958 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
8942 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
10135 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
9521 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
9860 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
10032 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
10683 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
10408 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
10766 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro
10491 #define PWR_CR1_MRUDS PWR_CR1_MRUDS_Msk /*!< Main regulator … macro