/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_firewall.h | 131 …LATILEDATA_SEGMENT_ADDRESS(ADDRESS) (((ADDRESS) >= SRAM_BASE) && ((ADDRESS) < (SRAM_BASE + … 132 …OLATILEDATA_SEGMENT_LENGTH(ADDRESS, LENGTH) (((ADDRESS) + (LENGTH)) <= (SRAM_BASE + SRAM_SIZE_MAX))
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | system_stm32g4xx.c | 117 #define VECT_TAB_BASE_ADDRESS SRAM_BASE /*!< Vector Table base address field.
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | system_stm32c0xx.c | 147 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | system_stm32f3xx.c | 108 #define VECT_TAB_BASE_ADDRESS SRAM_BASE /*!< Vector Table base address field.
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | system_stm32g0xx.c | 124 #define VECT_TAB_BASE_ADDRESS SRAM_BASE /*!< Vector Table base address field.
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | system_stm32l0xx.c | 91 #define VECT_TAB_BASE_ADDRESS SRAM_BASE /*!< Vector Table base address field.
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | system_stm32f2xx.c | 88 #define VECT_TAB_BASE_ADDRESS SRAM_BASE /*!< Vector Table base address field.
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | system_stm32f1xx.c | 103 #define VECT_TAB_BASE_ADDRESS SRAM_BASE /*!< Vector Table base address field.
|
D | stm32f101x6.h | 464 #define SRAM_BASE 0x20000000UL /*!< SRAM base address in the alias region */ macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | system_stm32l1xx.c | 89 #define VECT_TAB_BASE_ADDRESS SRAM_BASE /*!< Vector Table base address field.
|
/hal_stm32-latest/stm32cube/stm32wb0x/soc/ |
D | system_stm32wb0x.c | 98 #define VECT_TAB_BASE_ADDRESS SRAM_BASE /*!< Vector Table base address field.
|
D | stm32wb07.h | 890 #define SRAM_BASE (0x20000000U) /*!< SRAM base address */ macro 900 #define SRAM0_BASE SRAM_BASE /*!< SRAM0 (16 KB) base address */ 901 #define SRAM1_BASE (SRAM_BASE + 0x00004000U) /*!< SRAM1 (16 KB) base address */ 902 #define SRAM2_BASE (SRAM_BASE + 0x00008000U) /*!< SRAM2 (16 KB) base address */ 903 #define SRAM3_BASE (SRAM_BASE + 0x0000C000U) /*!< SRAM3 (16 KB) base address */
|
D | stm32wb09.h | 841 #define SRAM_BASE (0x20000000U) /*!< SRAM base address */ macro 851 #define SRAM0_BASE SRAM_BASE /*!< SRAM0 (16 KB) base address … 852 #define SRAM1_BASE (SRAM_BASE + 0x00004000U) /*!< SRAM1 (16 KB) base address … 853 #define SRAM2_BASE (SRAM_BASE + 0x00008000U) /*!< SRAM2 (16 KB) base address … 854 #define SRAM3_BASE (SRAM_BASE + 0x0000C000U) /*!< SRAM3 (16 KB) base address …
|
D | stm32wb06.h | 890 #define SRAM_BASE (0x20000000U) /*!< SRAM base address */ macro 900 #define SRAM0_BASE SRAM_BASE /*!< SRAM0 (16 KB) base address */ 901 #define SRAM1_BASE (SRAM_BASE + 0x00004000U) /*!< SRAM1 (16 KB) base address */ 902 #define SRAM2_BASE (SRAM_BASE + 0x00008000U) /*!< SRAM2 (16 KB) base address */ 903 #define SRAM3_BASE (SRAM_BASE + 0x0000C000U) /*!< SRAM3 (16 KB) base address */
|
D | stm32wb05.h | 845 #define SRAM_BASE (0x20000000U) /*!< SRAM base address */ macro 855 #define SRAM0_BASE SRAM_BASE /*!< SRAM0 (12 KB) base address … 856 #define SRAM1_BASE (SRAM_BASE + 0x00003000U) /*!< SRAM1 (12 KB) base address …
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | system_stm32f4xx.c | 101 #define VECT_TAB_BASE_ADDRESS SRAM_BASE /*!< Vector Table base address field.
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 750 #define SRAM_BASE (0x20000000UL)/*!< SRAM(up to 256 KB) base address */ macro 761 #define SRAM1_BASE SRAM_BASE /*!< SRAM1(up to 64 KB) base address */ 762 #define SRAM2A_BASE (SRAM_BASE + 0x00030000UL)/*!< SRAM2A(32 KB) base address */ 763 #define SRAM2B_BASE (SRAM_BASE + 0x00038000UL)/*!< SRAM2B(32 KB) base address */
|
D | stm32wb1mxx.h | 766 #define SRAM_BASE (0x20000000UL)/*!< SRAM(up to 12 KB) base address */ macro 777 #define SRAM1_BASE SRAM_BASE /*!< SRAM1(up to 12 KB) base address */ 778 #define SRAM2A_BASE (SRAM_BASE + 0x00030000UL)/*!< SRAM2A(32 KB) base address */ 779 #define SRAM2B_BASE (SRAM_BASE + 0x00038000UL)/*!< SRAM2B(4 KB) base address */
|
D | stm32wb30xx.h | 749 #define SRAM_BASE (0x20000000UL)/*!< SRAM(up to 256 KB) base address */ macro 760 #define SRAM1_BASE SRAM_BASE /*!< SRAM1(up to 32 KB) base address */ 761 #define SRAM2A_BASE (SRAM_BASE + 0x00030000UL)/*!< SRAM2A(32 KB) base address */ 762 #define SRAM2B_BASE (SRAM_BASE + 0x00038000UL)/*!< SRAM2B(32 KB) base address */
|
D | stm32wb35xx.h | 881 #define SRAM_BASE (0x20000000UL)/*!< SRAM(up to 96 KB) base address */ macro 892 #define SRAM1_BASE SRAM_BASE /*!< SRAM1(up to 32 KB) base address */ 893 #define SRAM2A_BASE (SRAM_BASE + 0x00030000UL)/*!< SRAM2A(32 KB) base address */ 894 #define SRAM2B_BASE (SRAM_BASE + 0x00038000UL)/*!< SRAM2B(32 KB) base address */
|
D | stm32wb55xx.h | 919 #define SRAM_BASE (0x20000000UL)/*!< SRAM(up to 256 KB) base address */ macro 930 #define SRAM1_BASE SRAM_BASE /*!< SRAM1(up to 192 KB) base address */ 931 #define SRAM2A_BASE (SRAM_BASE + 0x00030000UL)/*!< SRAM2A(32 KB) base address */ 932 #define SRAM2B_BASE (SRAM_BASE + 0x00038000UL)/*!< SRAM2B(32 KB) base address */
|
D | stm32wb5mxx.h | 919 #define SRAM_BASE (0x20000000UL)/*!< SRAM(up to 256 KB) base address */ macro 930 #define SRAM1_BASE SRAM_BASE /*!< SRAM1(up to 192 KB) base address */ 931 #define SRAM2A_BASE (SRAM_BASE + 0x00030000UL)/*!< SRAM2A(32 KB) base address */ 932 #define SRAM2B_BASE (SRAM_BASE + 0x00038000UL)/*!< SRAM2B(32 KB) base address */
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 756 #define SRAM_BASE (0x20000000UL)/*!< SRAM(up to 12 KB) base address */ macro 767 #define SRAM1_BASE SRAM_BASE /*!< SRAM1(up to 12 KB) base address */ 768 #define SRAM2A_BASE (SRAM_BASE + 0x00030000UL)/*!< SRAM2A(32 KB) base address */ 769 #define SRAM2B_BASE (SRAM_BASE + 0x00038000UL)/*!< SRAM2B(4 KB) base address */
|
D | stm32wb15xx.h | 766 #define SRAM_BASE (0x20000000UL)/*!< SRAM(up to 12 KB) base address */ macro 777 #define SRAM1_BASE SRAM_BASE /*!< SRAM1(up to 12 KB) base address */ 778 #define SRAM2A_BASE (SRAM_BASE + 0x00030000UL)/*!< SRAM2A(32 KB) base address */ 779 #define SRAM2B_BASE (SRAM_BASE + 0x00038000UL)/*!< SRAM2B(4 KB) base address */
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 428 #define SRAM_BASE 0x20000000UL /*!< SRAM base address in the alias region … macro
|