Searched refs:SRAM2_ID (Results 1 – 2 of 2) sorted by relevance
112 #define PWR_SRAM2_PAGE1_STOP_RETENTION (SRAM2_ID | PAGE01_ID) /*!< SRAM2 page 1 (8 KB) re…113 #define PWR_SRAM2_PAGE2_STOP_RETENTION (SRAM2_ID | PAGE02_ID) /*!< SRAM2 page 2 (54 KB) r…114 #define PWR_SRAM2_FULL_STOP_RETENTION (SRAM2_ID | 0x03U) /*!< SRAM2 all pages retent…676 #define SRAM2_ID (0x01UL << 17U) macro
1644 case SRAM2_ID: in HAL_PWREx_EnableRAMsContentStopRetention()1786 case SRAM2_ID: in HAL_PWREx_DisableRAMsContentStopRetention()