Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_pwr.h96 #define LL_PWR_MODE_STANDBY PWR_CR1_PDDS
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 …return (uint32_t)(READ_BIT(PWR->CR1, (PWR_CR1_PDDS | PWR_CR1_LPDS | PWR_CR1_FPDS | PWR_CR1_LPUDS |… in LL_PWR_GetPowerMode()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pwr.c447 tmpreg &= (uint32_t)~(PWR_CR1_PDDS | PWR_CR1_LPDS); in HAL_PWR_EnterSTOPMode()
492 PWR->CR1 |= PWR_CR1_PDDS; in HAL_PWR_EnterSTANDBYMode()
Dstm32f7xx_hal_pwr_ex.c411 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.h8696 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f722xx.h8680 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f730xx.h8910 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f733xx.h8910 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f732xx.h8894 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f750xx.h10087 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f745xx.h9473 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f756xx.h10087 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f746xx.h9812 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f765xx.h9984 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f777xx.h10635 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f767xx.h10360 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f779xx.h10718 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro
Dstm32f769xx.h10443 #define PWR_CR1_PDDS PWR_CR1_PDDS_Msk /*!< Power Down Deep… macro