Home
last modified time | relevance | path

Searched refs:ICACHERAM_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.h131 #define PWR_ICACHE_FULL_STOP_RETENTION (ICACHERAM_ID | PAGE01_ID) /*!< ICACHE page retention …
679 #define ICACHERAM_ID (0x01UL << 20U) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_pwr_ex.c1684 case ICACHERAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
1826 case ICACHERAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()