Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_pwr_ex.h128 #define PWR_SRAM4_FULL_STOP_RETENTION (SRAM4_ID | PAGE01_ID) /*!< SRAM4 retention in Sto…
678 #define SRAM4_ID (0x01UL << 19U) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_pwr_ex.c1671 case SRAM4_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
1813 case SRAM4_ID: in HAL_PWREx_DisableRAMsContentStopRetention()