Home
last modified time | relevance | path

Searched refs:DCACHE1RAM_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.h132 #define PWR_DCACHE1_FULL_STOP_RETENTION (DCACHE1RAM_ID | PAGE01_ID) /*!< DCACHE1 page retention…
680 #define DCACHE1RAM_ID (0x01UL << 21U) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_pwr_ex.c1697 case DCACHE1RAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
1839 case DCACHE1RAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()