Home
last modified time | relevance | path

Searched refs:PWR_CR1_SRDRAMSO (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h334 #if defined (PWR_CR1_SRDRAMSO)
338 #define PWR_SRD_AHB_MEMORY_BLOCK PWR_CR1_SRDRAMSO /*!< SmartRun domain AHB memory shut-of…
541 #if defined (PWR_CR1_SRDRAMSO)
757 #if defined (PWR_CR1_SRDRAMSO)
Dstm32h7xx_ll_pwr.h879 #if defined (PWR_CR1_SRDRAMSO)
887 SET_BIT(PWR->CR1, PWR_CR1_SRDRAMSO); in LL_PWR_EnableSRDRAMShutOff()
897 CLEAR_BIT(PWR->CR1, PWR_CR1_SRDRAMSO); in LL_PWR_DisableSRDRAMShutOff()
907 return ((READ_BIT(PWR->CR1, PWR_CR1_SRDRAMSO) == (PWR_CR1_SRDRAMSO)) ? 1UL : 0UL); in LL_PWR_IsEnabledSRDRAMShutOff()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pwr_ex.c1236 #if defined (PWR_CR1_SRDRAMSO)
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h12283 #define PWR_CR1_SRDRAMSO PWR_CR1_SRDRAMSO_Msk /*!< SmartRun Domain… macro
Dstm32h7b0xx.h12727 #define PWR_CR1_SRDRAMSO PWR_CR1_SRDRAMSO_Msk /*!< SmartRun Domain… macro
Dstm32h7b0xxq.h12728 #define PWR_CR1_SRDRAMSO PWR_CR1_SRDRAMSO_Msk /*!< SmartRun Domain… macro
Dstm32h7a3xxq.h12284 #define PWR_CR1_SRDRAMSO PWR_CR1_SRDRAMSO_Msk /*!< SmartRun Domain… macro
Dstm32h7b3xx.h12734 #define PWR_CR1_SRDRAMSO PWR_CR1_SRDRAMSO_Msk /*!< SmartRun Domain… macro
Dstm32h7b3xxq.h12735 #define PWR_CR1_SRDRAMSO PWR_CR1_SRDRAMSO_Msk /*!< SmartRun Domain… macro