Searched refs:LL_PWR_SRAM6_STOP_FULL_RETENTION (Results 1 – 1 of 1) sorted by relevance
253 #define LL_PWR_SRAM6_STOP_FULL_RETENTION (PWR_CR5_SRAM6PDS1 | PWR_CR5_SRAM6PDS2 | PWR_CR5_SRAM6… macro1271 …MODIFY_REG(PWR->CR5, LL_PWR_SRAM6_STOP_FULL_RETENTION, ((~SRAM6PageRetention) & LL_PWR_SRAM6_STOP_… in LL_PWR_SetSRAM6StopRetention()1299 …return ((~(READ_BIT(PWR->CR5, LL_PWR_SRAM6_STOP_FULL_RETENTION))) & LL_PWR_SRAM6_STOP_FULL_RETENTI… in LL_PWR_GetSRAM6StopRetention()