Home
last modified time | relevance | path

Searched refs:PWR_PMCR_SRAM2_16SO (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h185 #if defined (PWR_PMCR_SRAM2_16SO)
186 #define PWR_RAM2_16_MEMORY_BLOCK PWR_PMCR_SRAM2_16SO /*!< RAM2 16k byte shut-off control i…
425 #if defined (PWR_PMCR_SRAM2_16SO)
Dstm32h5xx_ll_pwr.h502 #if defined (PWR_PMCR_SRAM2_16SO)
510 SET_BIT(PWR->PMCR, PWR_PMCR_SRAM2_16SO); in LL_PWR_EnableAHBRAM2_16K_ShutOff()
520 CLEAR_BIT(PWR->PMCR, PWR_PMCR_SRAM2_16SO); in LL_PWR_DisableAHBRAM2_16K_ShutOff()
530 return ((READ_BIT(PWR->PMCR, PWR_PMCR_SRAM2_16SO) == (PWR_PMCR_SRAM2_16SO)) ? 1UL : 0UL); in LL_PWR_IsEnabledAHBRAM2_16K_ShutOff()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h12438 #define PWR_PMCR_SRAM2_16SO PWR_PMCR_SRAM2_16SO_Msk macro
Dstm32h573xx.h15041 #define PWR_PMCR_SRAM2_16SO PWR_PMCR_SRAM2_16SO_Msk macro
Dstm32h563xx.h14522 #define PWR_PMCR_SRAM2_16SO PWR_PMCR_SRAM2_16SO_Msk macro