Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h186 #define PWR_DCACHE1_FULL_STOP (DCACHE1RAM_ID | PAGE01_ID) /*!< DCACHE1 page retention in…
762 #define DCACHE1RAM_ID (0x01UL << 21U) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1845 case DCACHE1RAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
2095 case DCACHE1RAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()