Home
last modified time | relevance | path

Searched refs:PWR_PMCR_SRAM3SO (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h630 #if defined (PWR_PMCR_SRAM3SO)
638 SET_BIT(PWR->PMCR, PWR_PMCR_SRAM3SO); in LL_PWR_EnableAHBRAM3ShutOff()
648 CLEAR_BIT(PWR->PMCR, PWR_PMCR_SRAM3SO); in LL_PWR_DisableAHBRAM3ShutOff()
658 return ((READ_BIT(PWR->PMCR, PWR_PMCR_SRAM3SO) == (PWR_PMCR_SRAM3SO)) ? 1UL : 0UL); in LL_PWR_IsEnabledAHBRAM3ShutOff()
Dstm32h5xx_hal_pwr_ex.h195 #if defined (PWR_PMCR_SRAM3SO)
196 #define PWR_RAM3_MEMORY_BLOCK PWR_PMCR_SRAM3SO /*!< RAM3 shut-off control in Stop mo…
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h11706 #define PWR_PMCR_SRAM3SO PWR_PMCR_SRAM3SO_Msk macro
Dstm32h562xx.h12435 #define PWR_PMCR_SRAM3SO PWR_PMCR_SRAM3SO_Msk macro
Dstm32h533xx.h12225 #define PWR_PMCR_SRAM3SO PWR_PMCR_SRAM3SO_Msk macro
Dstm32h573xx.h15038 #define PWR_PMCR_SRAM3SO PWR_PMCR_SRAM3SO_Msk macro
Dstm32h563xx.h14519 #define PWR_PMCR_SRAM3SO PWR_PMCR_SRAM3SO_Msk macro