Searched refs:PWR_PMCR_SRAM2_16SO (Results 1 – 5 of 5) sorted by relevance
185 #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)
502 #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()
12438 #define PWR_PMCR_SRAM2_16SO PWR_PMCR_SRAM2_16SO_Msk macro
15041 #define PWR_PMCR_SRAM2_16SO PWR_PMCR_SRAM2_16SO_Msk macro
14522 #define PWR_PMCR_SRAM2_16SO PWR_PMCR_SRAM2_16SO_Msk macro