Searched refs:LL_PWR_SRAM3_STOP_9_13_RETENTION (Results 1 – 1 of 1) sorted by relevance
195 #define LL_PWR_SRAM3_STOP_9_13_RETENTION (PWR_CR4_SRAM3PDS9 | PWR_CR4_SRAM3PDS10 | PWR_CR4_SRAM3P… macro1083 …MODIFY_REG(PWR->CR4, LL_PWR_SRAM3_STOP_9_13_RETENTION, ((~SRAM3PageRetention) & LL_PWR_SRAM3_STOP_… in LL_PWR_SetSRAM3StopRetention_9_13()1135 …return ((~(READ_BIT(PWR->CR4, LL_PWR_SRAM3_STOP_9_13_RETENTION))) & LL_PWR_SRAM3_STOP_9_13_RETENTI… in LL_PWR_GetSRAM3StopRetention_9_13()