Home
last modified time | relevance | path

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

/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_pwr.h558 __STATIC_INLINE void LL_PWR_SetSRAM1RunRetention(uint32_t SRAM1Retention) in LL_PWR_SetSRAM1RunRetention() argument
560 …MODIFY_REG(PWR->CR1, LL_PWR_SRAM1_RUN_FULL_RETENTION, ((~SRAM1Retention) & LL_PWR_SRAM1_RUN_FULL_R… in LL_PWR_SetSRAM1RunRetention()