Searched refs:LL_PWR_SRAM4_STOP_FULL_RETENTION (Results 1 – 1 of 1) sorted by relevance
207 #define LL_PWR_SRAM4_STOP_FULL_RETENTION PWR_CR2_SRAM4PDS /*!< SRAM4 retention in Stop mode (Stop … macro1150 …MODIFY_REG(PWR->CR2, LL_PWR_SRAM4_STOP_FULL_RETENTION, ((~SRAM4PageRetention) & LL_PWR_SRAM4_STOP_… in LL_PWR_SetSRAM4StopRetention()1162 …return ((~(READ_BIT(PWR->CR2, LL_PWR_SRAM4_STOP_FULL_RETENTION))) & LL_PWR_SRAM4_STOP_FULL_RETENTI… in LL_PWR_GetSRAM4StopRetention()