Searched refs:PWR_FULL_SRAM2_RETENTION (Results 1 – 4 of 4) sorted by relevance
289 #define PWR_FULL_SRAM2_RETENTION PWR_CR3_RRS_0 /*!< Full SRAM2 is powered by the low-pow… macro292 #define PWR_FULL_SRAM2_RETENTION PWR_CR3_RRS /*!< Full SRAM2 is powered by the low-pow… macro814 ((SRAM2) == PWR_FULL_SRAM2_RETENTION) ||\818 ((SRAM2) == PWR_FULL_SRAM2_RETENTION))
729 (void) HAL_PWREx_SetSRAM2ContentRetention(PWR_FULL_SRAM2_RETENTION); in HAL_PWREx_EnableSRAM2ContentRetention()759 else if (SRAM2Size == PWR_FULL_SRAM2_RETENTION) in HAL_PWREx_SetSRAM2ContentRetention()761 MODIFY_REG(PWR->CR3, PWR_CR3_RRS, PWR_FULL_SRAM2_RETENTION); in HAL_PWREx_SetSRAM2ContentRetention()
294 #define PWR_FULL_SRAM2_RETENTION PWR_CR3_RRS_0 /*!< : Full SRAM2 is powered by … macro770 ((CONTENT) == PWR_FULL_SRAM2_RETENTION) ||\
562 (void) HAL_PWREx_ConfigSRAM2ContentRetention(PWR_FULL_SRAM2_RETENTION); in HAL_PWREx_EnableSRAM2ContentRetention()