Searched refs:IS_PWR_RAM_RUN_RETENTION (Results 1 – 2 of 2) sorted by relevance
2264 assert_param(IS_PWR_RAM_RUN_RETENTION(RAMSelection)); in HAL_PWREx_EnableRAMsContentRunRetention()2290 assert_param(IS_PWR_RAM_RUN_RETENTION(RAMSelection)); in HAL_PWREx_DisableRAMsContentRunRetention()
974 #define IS_PWR_RAM_RUN_RETENTION(RAMCONTENT) \ macro