Searched refs:SRAM_BASE (Results 1 – 17 of 17) sorted by relevance
148 …LATILEDATA_SEGMENT_ADDRESS(ADDRESS) (((ADDRESS) >= SRAM_BASE) && ((ADDRESS) < (SRAM_BASE + …149 …OLATILEDATA_SEGMENT_LENGTH(ADDRESS, LENGTH) (((ADDRESS) + (LENGTH)) <= (SRAM_BASE + SRAM_SIZE_MAX)…
176 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
651 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the alias region */ macro
553 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the alias region */ macro
637 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the alias region */ macro
224 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
1156 #define SRAM_BASE SRAM1_BASE macro
183 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM. */ in SystemInit()
579 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
662 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
647 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro