Home
last modified time | relevance | path

Searched refs:PWR_PMCR_SRAM1SO (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h448 SET_BIT(PWR->PMCR, PWR_PMCR_SRAM1SO); in LL_PWR_EnableAHBRAM1ShutOff()
458 CLEAR_BIT(PWR->PMCR, PWR_PMCR_SRAM1SO); in LL_PWR_DisableAHBRAM1ShutOff()
468 return ((READ_BIT(PWR->PMCR, PWR_PMCR_SRAM1SO) == (PWR_PMCR_SRAM1SO)) ? 1UL : 0UL); in LL_PWR_IsEnabledAHBRAM1ShutOff()
Dstm32h5xx_hal_pwr_ex.h184 #define PWR_RAM1_MEMORY_BLOCK PWR_PMCR_SRAM1SO /*!< RAM1 shut-off control in Stop mo…
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7891 #define PWR_PMCR_SRAM1SO PWR_PMCR_SRAM1SO_Msk macro
Dstm32h523xx.h11718 #define PWR_PMCR_SRAM1SO PWR_PMCR_SRAM1SO_Msk macro
Dstm32h562xx.h12444 #define PWR_PMCR_SRAM1SO PWR_PMCR_SRAM1SO_Msk macro
Dstm32h533xx.h12237 #define PWR_PMCR_SRAM1SO PWR_PMCR_SRAM1SO_Msk macro
Dstm32h573xx.h15047 #define PWR_PMCR_SRAM1SO PWR_PMCR_SRAM1SO_Msk macro
Dstm32h563xx.h14528 #define PWR_PMCR_SRAM1SO PWR_PMCR_SRAM1SO_Msk macro