Searched refs:PWR_CR_MRUDS (Results 1 – 10 of 10) sorted by relevance
102 #if defined(PWR_CR_MRUDS) && defined(PWR_CR_LPUDS) && defined(PWR_CR_FPDS)103 #define LL_PWR_MODE_STOP_MAINREGU_UNDERDRIVE (PWR_CR_MRUDS | PWR_CR_FPDS) /*!< Ent…368 #if defined(PWR_CR_MRUDS)376 SET_BIT(PWR->CR, PWR_CR_MRUDS); in LL_PWR_EnableMainRegulatorDeepSleepUDMode()386 CLEAR_BIT(PWR->CR, PWR_CR_MRUDS); in LL_PWR_DisableMainRegulatorDeepSleepUDMode()396 return (READ_BIT(PWR->CR, PWR_CR_MRUDS) == (PWR_CR_MRUDS)); in LL_PWR_IsEnabledMainRegulatorDeepSleepUDMode()665 #if defined(PWR_CR_MRUDS) && defined(PWR_CR_LPUDS) && defined(PWR_CR_FPDS) in LL_PWR_SetPowerMode()666 …MODIFY_REG(PWR->CR, (PWR_CR_PDDS | PWR_CR_LPDS | PWR_CR_FPDS | PWR_CR_LPUDS | PWR_CR_MRUDS), PDMod… in LL_PWR_SetPowerMode()697 #if defined(PWR_CR_MRUDS) && defined(PWR_CR_LPUDS) && defined(PWR_CR_FPDS) in LL_PWR_GetPowerMode()698 …t32_t)(READ_BIT(PWR->CR, (PWR_CR_PDDS | PWR_CR_LPDS | PWR_CR_FPDS | PWR_CR_LPUDS | PWR_CR_MRUDS))); in LL_PWR_GetPowerMode()
48 #define PWR_MAINREGULATOR_UNDERDRIVE_ON PWR_CR_MRUDS
556 tmpreg1 &= (uint32_t)~(PWR_CR_PDDS | PWR_CR_LPDS | PWR_CR_LPUDS | PWR_CR_MRUDS); in HAL_PWREx_EnterUnderDriveSTOPMode()
10100 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und… macro
9747 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und… macro
10444 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und… macro
10718 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und… macro
10379 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und… macro
13208 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und… macro
13485 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und… macro