Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h188 #define PWR_DCACHE2_FULL_STOP (DCACHE2RAM_ID | PAGE01_ID) /*!< DCACHE2 page retention in…
769 #define DCACHE2RAM_ID (0x01UL << 25U) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1902 case DCACHE2RAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
2152 case DCACHE2RAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()