Searched refs:SRAM2_ID (Results 1 – 2 of 2) sorted by relevance
124 #define PWR_SRAM2_PAGE1_STOP (SRAM2_ID | PAGE01_ID) /*!< SRAM2 page 1 (8 KB) retention…125 #define PWR_SRAM2_PAGE2_STOP (SRAM2_ID | PAGE02_ID) /*!< SRAM2 page 2 (54 KB) retentio…126 #define PWR_SRAM2_FULL_STOP (SRAM2_ID | 0x03U) /*!< SRAM2 all pages retention in …756 #define SRAM2_ID (0x01UL << 17U) macro
1783 case SRAM2_ID: in HAL_PWREx_EnableRAMsContentStopRetention()2033 case SRAM2_ID: in HAL_PWREx_DisableRAMsContentStopRetention()