Searched refs:IS_PWR_RAM_STOP_RETENTION (Results 1 – 2 of 2) sorted by relevance
543 assert_param(IS_PWR_RAM_STOP_RETENTION(RAMSelection)); in HAL_PWREx_EnableRAMsContentStopRetention()563 assert_param(IS_PWR_RAM_STOP_RETENTION(RAMSelection)); in HAL_PWREx_DisableRAMsContentStopRetention()
267 #define IS_PWR_RAM_STOP_RETENTION(RAMCONTENT) (((RAMCONTENT) == PWR_SRAM1_FULL_STOP_RETENTION) |… macro