Home
last modified time | relevance | path

Searched refs:SRAM5PageRetention (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_pwr.h1200 __STATIC_INLINE void LL_PWR_SetSRAM5StopRetention(uint32_t SRAM5PageRetention) in LL_PWR_SetSRAM5StopRetention() argument
1202 …MODIFY_REG(PWR->CR4, LL_PWR_SRAM5_STOP_FULL_RETENTION, ((~SRAM5PageRetention) & LL_PWR_SRAM5_STOP_… in LL_PWR_SetSRAM5StopRetention()