Searched refs:PWR_NO_SRAM2_RETENTION (Results 1 – 4 of 4) sorted by relevance
287 #define PWR_NO_SRAM2_RETENTION ((uint32_t)0x00000000) /*!< SRAM2 is powered off in Standby… macro813 #define IS_PWR_SRAM2_RETENTION(SRAM2) (((SRAM2) == PWR_NO_SRAM2_RETENTION) ||\817 #define IS_PWR_SRAM2_RETENTION(SRAM2) (((SRAM2) == PWR_NO_SRAM2_RETENTION) ||\
293 #define PWR_NO_SRAM2_RETENTION 0U /*!< SRAM2 is powered off in Sta… macro769 #define IS_PWR_SRAM2CONTENT_RETENTION(CONTENT) (((CONTENT) == PWR_NO_SRAM2_RETENTION) ||\
738 (void) HAL_PWREx_SetSRAM2ContentRetention(PWR_NO_SRAM2_RETENTION); in HAL_PWREx_DisableSRAM2ContentRetention()755 if (SRAM2Size == PWR_NO_SRAM2_RETENTION) in HAL_PWREx_SetSRAM2ContentRetention()
574 (void) HAL_PWREx_ConfigSRAM2ContentRetention(PWR_NO_SRAM2_RETENTION); in HAL_PWREx_DisableSRAM2ContentRetention()