Searched refs:SRAM1_ID (Results 1 – 2 of 2) sorted by relevance
106 #define PWR_SRAM1_PAGE1_STOP_RETENTION (SRAM1_ID | PAGE01_ID) /*!< SRAM1 page 1 (64 KB) r…107 #define PWR_SRAM1_PAGE2_STOP_RETENTION (SRAM1_ID | PAGE02_ID) /*!< SRAM1 page 2 (64 KB) r…108 #define PWR_SRAM1_PAGE3_STOP_RETENTION (SRAM1_ID | PAGE03_ID) /*!< SRAM1 page 3 (64 KB) r…109 #define PWR_SRAM1_FULL_STOP_RETENTION (SRAM1_ID | 0x07U) /*!< SRAM1 all pages retent…675 #define SRAM1_ID (0x01UL << 16U) macro
1631 case SRAM1_ID: in HAL_PWREx_EnableRAMsContentStopRetention()1773 case SRAM1_ID: in HAL_PWREx_DisableRAMsContentStopRetention()