Searched refs:LL_PWR_FULL_SRAM2_RETENTION (Results 1 – 1 of 1) sorted by relevance
183 #define LL_PWR_FULL_SRAM2_RETENTION PWR_CR3_RRS_0 macro186 #define LL_PWR_FULL_SRAM2_RETENTION PWR_CR3_RRS839 MODIFY_REG(PWR->CR3, PWR_CR3_RRS, LL_PWR_FULL_SRAM2_RETENTION); in LL_PWR_EnableSRAM2Retention()859 return ((READ_BIT(PWR->CR3, PWR_CR3_RRS) == (LL_PWR_FULL_SRAM2_RETENTION)) ? 1UL : 0UL); in LL_PWR_IsEnabledSRAM2Retention()