Home
last modified time | relevance | path

Searched refs:PWR_PMCR_SRAM2_16HSO (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h534 #if defined(PWR_PMCR_SRAM2_16HSO)
542 SET_BIT(PWR->PMCR, PWR_PMCR_SRAM2_16HSO); in LL_PWR_EnableAHBRAM2_High_16K_ShutOff()
552 CLEAR_BIT(PWR->PMCR, PWR_PMCR_SRAM2_16HSO); in LL_PWR_DisableAHBRAM2_High_16K_ShutOff()
562 return ((READ_BIT(PWR->PMCR, PWR_PMCR_SRAM2_16HSO) == (PWR_PMCR_SRAM2_16HSO)) ? 1UL : 0UL); in LL_PWR_IsEnabledAHBRAM2_High_16K_ShutOff()
Dstm32h5xx_hal_pwr_ex.h190 #define PWR_RAM2_HIGH_16_MEMORY_BLOCK PWR_PMCR_SRAM2_16HSO /*!< RAM2 High 16k byte shut-off cont…
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h11712 #define PWR_PMCR_SRAM2_16HSO PWR_PMCR_SRAM2_16HSO_Msk macro
Dstm32h533xx.h12231 #define PWR_PMCR_SRAM2_16HSO PWR_PMCR_SRAM2_16HSO_Msk macro