| /external/platform/stellaris/ti-driverlib/inc/ |
| A D | hw_memmap.h | 50 #define SRAM_BASE 0x20000000 // SRAM memory macro
|
| /external/platform/cc13xx/cc13xxware/inc/ |
| A D | hw_memmap.h | 49 #define SRAM_BASE 0x20000000 // SRAM macro
|
| /external/platform/cc13xx/cc13xxware/driverlib/ |
| A D | udma.c | 281 ASSERT((uint32_t)pvSrcAddr >= SRAM_BASE); in uDMAChannelTransferSet() 282 ASSERT((uint32_t)pvDstAddr >= SRAM_BASE); in uDMAChannelTransferSet()
|
| A D | udma.h | 586 ASSERT((uint32_t)pControlTable >= SRAM_BASE); in uDMAControlBaseSet()
|
| /external/platform/pico/rp2040/hardware_regs/include/hardware/regs/ |
| A D | addressmap.h | 27 #define SRAM_BASE _u(0x20000000) macro
|
| /external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/ |
| A D | system_stm32f2xx.c | 239 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
|
| /external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
| A D | system_stm32f4xx.c | 511 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM */ in SystemInit()
|
| /external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/ |
| A D | system_stm32f10x.c | 265 SCB->VTOR = SRAM_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal SRAM. */ in SystemInit()
|
| /external/platform/stm32f0xx/CMSIS/inc/ |
| A D | stm32f070x6.h | 486 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f030x8.h | 452 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f030x6.h | 446 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f070xb.h | 495 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f030xc.h | 458 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f038xx.h | 455 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f031x6.h | 456 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f058xx.h | 535 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f051x8.h | 536 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f071xb.h | 556 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f048xx.h | 605 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f042x6.h | 605 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f072xb.h | 655 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f078xx.h | 655 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| A D | stm32f091xc.h | 620 #define SRAM_BASE ((uint32_t)0x20000000U) /*!< SRAM base address in the al… macro
|
| /external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/ |
| A D | stm32f2xx.h | 1014 #define SRAM_BASE ((uint32_t)0x20000000) /*!< SRAM base address in the alias region */ macro
|
| /external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/ |
| A D | stm32f10x.h | 1260 #define SRAM_BASE ((uint32_t)0x20000000) /*!< SRAM base address in the alias region */ macro
|