Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_pwr.h751 __STATIC_INLINE void LL_PWR_SetSRAMContentRetention(uint32_t SRAMSize) in LL_PWR_SetSRAMContentRetention() argument
753 MODIFY_REG(PWR->CR3, PWR_CR3_RRS, SRAMSize); in LL_PWR_SetSRAMContentRetention()