Searched refs:ICRAMPageRetention (Results 1 – 1 of 1) sorted by relevance
570 __STATIC_INLINE void LL_PWR_SetICacheRAMStopRetention(uint32_t ICRAMPageRetention) in LL_PWR_SetICacheRAMStopRetention() argument572 MODIFY_REG(PWR->CR2, PWR_CR2_ICRAMPDS, ((~ICRAMPageRetention) & PWR_CR2_ICRAMPDS)); in LL_PWR_SetICacheRAMStopRetention()