Searched refs:PWR_FULL_SRAM_RETENTION (Results 1 – 2 of 2) sorted by relevance
266 #define PWR_FULL_SRAM_RETENTION PWR_CR3_RRS /*!< Full SRAM is powered by the low-power regulat… macro
971 MODIFY_REG(PWR->CR3, PWR_CR3_RRS, PWR_FULL_SRAM_RETENTION); in HAL_PWREx_EnableSRAMContentRetention()