Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_pwr.h1057 __STATIC_INLINE void LL_PWR_SetSRAM3StopRetention_1_8(uint32_t SRAM3PageRetention) in LL_PWR_SetSRAM3StopRetention_1_8() argument
1059 …MODIFY_REG(PWR->CR2, LL_PWR_SRAM3_STOP_1_8_RETENTION, ((~SRAM3PageRetention) & LL_PWR_SRAM3_STOP_1… in LL_PWR_SetSRAM3StopRetention_1_8()
1081 __STATIC_INLINE void LL_PWR_SetSRAM3StopRetention_9_13(uint32_t SRAM3PageRetention) in LL_PWR_SetSRAM3StopRetention_9_13() argument
1083 …MODIFY_REG(PWR->CR4, LL_PWR_SRAM3_STOP_9_13_RETENTION, ((~SRAM3PageRetention) & LL_PWR_SRAM3_STOP_… in LL_PWR_SetSRAM3StopRetention_9_13()