Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h193 #define PWR_DMA2DRAM_FULL_STOP (DMA2DRAM_ID | PAGE01_ID) /*!< DMA2D RAM retention in St…
764 #define DMA2DRAM_ID (0x01UL << 22U) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1859 case DMA2DRAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
2109 case DMA2DRAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()