Home
last modified time | relevance | path

Searched refs:PWR_CR_MRLVDS (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_pwr.h106 #if defined(PWR_CR_MRLVDS) && defined(PWR_CR_LPLVDS) && defined(PWR_CR_FPDS)
107 #define LL_PWR_MODE_STOP_MAINREGU_DEEPSLEEP (PWR_CR_MRLVDS | PWR_CR_FPDS) /*!< Ent…
432 #if defined(PWR_CR_MRLVDS)
440 SET_BIT(PWR->CR, PWR_CR_MRLVDS); in LL_PWR_EnableMainRegulatorLowVoltageMode()
450 CLEAR_BIT(PWR->CR, PWR_CR_MRLVDS); in LL_PWR_DisableMainRegulatorLowVoltageMode()
460 return (READ_BIT(PWR->CR, PWR_CR_MRLVDS) == (PWR_CR_MRLVDS)); in LL_PWR_IsEnabledMainRegulatorLowVoltageMode()
667 #elif defined(PWR_CR_MRLVDS) && defined(PWR_CR_LPLVDS) && defined(PWR_CR_FPDS) in LL_PWR_SetPowerMode()
668 …MODIFY_REG(PWR->CR, (PWR_CR_PDDS | PWR_CR_LPDS | PWR_CR_FPDS | PWR_CR_LPLVDS | PWR_CR_MRLVDS), PDM… in LL_PWR_SetPowerMode()
699 #elif defined(PWR_CR_MRLVDS) && defined(PWR_CR_LPLVDS) && defined(PWR_CR_FPDS) in LL_PWR_GetPowerMode()
700 …2_t)(READ_BIT(PWR->CR, (PWR_CR_PDDS | PWR_CR_LPDS | PWR_CR_FPDS | PWR_CR_LPLVDS | PWR_CR_MRLVDS))); in LL_PWR_GetPowerMode()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/soc/
Dstm32f410tx.h4153 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro
Dstm32f410rx.h4163 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro
Dstm32f410cx.h4163 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro
Dstm32f446xx.h9717 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main regulator … macro
9747 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und…
Dstm32f427xx.h10076 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main regulator … macro
10100 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und…
Dstm32f401xc.h3826 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro
Dstm32f401xe.h3826 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro
Dstm32f429xx.h10420 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main regulator … macro
10444 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und…
Dstm32f437xx.h10355 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main regulator … macro
10379 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und…
Dstm32f439xx.h10694 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main regulator … macro
10718 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und…
Dstm32f411xe.h3829 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro
Dstm32f469xx.h13184 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main regulator … macro
13208 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und…
Dstm32f479xx.h13461 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main regulator … macro
13485 #define PWR_CR_MRUDS PWR_CR_MRLVDS /*!< Main regulator in deepsleep und…
Dstm32f412cx.h8237 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro
Dstm32f423xx.h9207 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro
Dstm32f412rx.h8926 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro
Dstm32f412zx.h8932 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro
Dstm32f412vx.h8928 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro
Dstm32f413xx.h9171 #define PWR_CR_MRLVDS PWR_CR_MRLVDS_Msk /*!< Main Regulator … macro