Home
last modified time | relevance | path

Searched refs:PERIPHRAM_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.h138 #define PWR_PERIPHRAM_FULL_STOP_RETENTION (PERIPHRAM_ID | PAGE01_ID) /*!< FMAC, FDCAN and USB RA…
682 #define PERIPHRAM_ID (0x01UL << 23U) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_pwr_ex.c1723 case PERIPHRAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
1865 case PERIPHRAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()