Searched refs:IS_PWR_SRAM2CONTENT_RETENTION (Results 1 – 2 of 2) sorted by relevance
769 #define IS_PWR_SRAM2CONTENT_RETENTION(CONTENT) (((CONTENT) == PWR_NO_SRAM2_RETENTION) ||\ macro
545 assert_param(IS_PWR_SRAM2CONTENT_RETENTION(SRAM2ContentRetention)); in HAL_PWREx_ConfigSRAM2ContentRetention()