Searched refs:IS_PWR_SRAM2_STANDBY_RETENTION (Results 1 – 4 of 4) sorted by relevance
261 #define IS_PWR_SRAM2_STANDBY_RETENTION(CONTENT) ((CONTENT) == PWR_SRAM2_FULL_STANDBY_RETENTION) macro
1721 assert_param(IS_PWR_SRAM2_STANDBY_RETENTION(SRAM2Pages)); in HAL_PWREx_EnableSRAM2ContentStandbyRetention()1741 assert_param(IS_PWR_SRAM2_STANDBY_RETENTION(SRAM2Pages)); in HAL_PWREx_DisableSRAM2ContentStandbyRetention()
478 assert_param(IS_PWR_SRAM2_STANDBY_RETENTION(SRAM2Pages)); in HAL_PWREx_EnableSRAM2ContentStandbyRetention()
906 #define IS_PWR_SRAM2_STANDBY_RETENTION(CONTENT) \ macro