Home
last modified time | relevance | path

Searched refs:DMA2DRAM_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.h135 #define PWR_DMA2DRAM_FULL_STOP_RETENTION (DMA2DRAM_ID | PAGE01_ID) /*!< DMA2D RAM retention in…
681 #define DMA2DRAM_ID (0x01UL << 22U) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_pwr_ex.c1710 case DMA2DRAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
1852 case DMA2DRAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()