Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h197 #define PWR_PERIPHRAM_FULL_STOP (PERIPHRAM_ID | PAGE01_ID) /*!< FMAC, FDCAN and USB RAM r…
766 #define PERIPHRAM_ID (0x01UL << 23U) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1873 case PERIPHRAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
2123 case PERIPHRAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()