Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h151 #define PWR_SRAM4_FULL_STOP (SRAM4_ID | PAGE01_ID) /*!< SRAM4 retention in Stop modes…
760 #define SRAM4_ID (0x01UL << 19U) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1819 case SRAM4_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
2069 case SRAM4_ID: in HAL_PWREx_DisableRAMsContentStopRetention()