Searched refs:IS_PWR_GRAPHICPRAM_STOP_RETENTION (Results 1 – 2 of 2) sorted by relevance
1920 assert_param(IS_PWR_GRAPHICPRAM_STOP_RETENTION(RAMSelection)); in HAL_PWREx_EnableRAMsContentStopRetention()2170 assert_param(IS_PWR_GRAPHICPRAM_STOP_RETENTION(RAMSelection)); in HAL_PWREx_DisableRAMsContentStopRetention()
959 #define IS_PWR_GRAPHICPRAM_STOP_RETENTION(RAMCONTENT) \ macro