| /bsp/nxp/imx/imxrt/imxrt1170-nxp-evk/xip/ |
| A D | fsl_flexspi_nor_boot.h | 71 #define BOOT_IMAGE_BASE ((uint32_t)FLASH_BASE) 93 #define BOOT_IMAGE_BASE ((uint32_t)FLASH_BASE) 101 #define BOOT_IMAGE_BASE ((uint32_t)FLASH_BASE) 129 #define FLASH_BASE FlexSPI1_AMBA_BASE macro 131 #define FLASH_BASE FlexSPI1_ALIAS_BASE macro
|
| /bsp/nxp/imx/imxrt/libraries/templates/imxrt1064xxx/xip/ |
| A D | fsl_flexspi_nor_boot.h | 64 #define FLASH_BASE ((uint32_t)Image$$RW_m_config_text$$Base) macro 69 #define FLASH_BASE ((uint32_t)__boot_hdr_start__) macro 74 #define FLASH_BASE ((uint32_t)m_boot_hdr_conf_start) macro 79 #define FLASH_BASE ((uint32_t)__FLASH_BASE) macro
|
| A D | fsl_flexspi_nor_boot.c | 39 FLASH_BASE, /* boot start location */
|
| /bsp/nxp/imx/imxrt/imxrt1064-nxp-evk/xip/ |
| A D | fsl_flexspi_nor_boot.h | 64 #define FLASH_BASE ((uint32_t)Image$$RW_m_config_text$$Base) macro 69 #define FLASH_BASE ((uint32_t)__boot_hdr_start__) macro 74 #define FLASH_BASE ((uint32_t)m_boot_hdr_conf_start) macro 79 #define FLASH_BASE ((uint32_t)__FLASH_BASE) macro
|
| A D | fsl_flexspi_nor_boot.c | 39 FLASH_BASE, /* boot start location */
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/drv_flash/ |
| A D | drv_flash_l4.c | 36 if (Addr < (FLASH_BASE + FLASH_BANK_SIZE)) in GetPage() 39 page = (Addr - FLASH_BASE) / FLASH_PAGE_SIZE; in GetPage() 44 page = (Addr - (FLASH_BASE + FLASH_BANK_SIZE)) / FLASH_PAGE_SIZE; in GetPage() 64 if (Addr < (FLASH_BASE + FLASH_BANK_SIZE)) in GetBank() 76 if (Addr < (FLASH_BASE + FLASH_BANK_SIZE)) in GetBank()
|
| /bsp/nxp/imx/imxrt/imxrt1021-nxp-evk/xip/ |
| A D | fsl_flexspi_nor_boot.c | 60 FLASH_BASE, /* boot start location */ 61 (FLASH_END-FLASH_BASE), /* size */
|
| A D | fsl_flexspi_nor_boot.h | 105 #define FLASH_BASE 0x60000000 macro
|
| /bsp/nxp/imx/imxrt/imxrt1052-nxp-evk/xip/ |
| A D | fsl_flexspi_nor_boot.c | 60 FLASH_BASE, /* boot start location */ 61 (FLASH_END-FLASH_BASE), /* size */
|
| A D | fsl_flexspi_nor_boot.h | 105 #define FLASH_BASE 0x60000000 macro
|
| /bsp/nxp/imx/imxrt/imxrt1060-nxp-evk/xip/ |
| A D | fsl_flexspi_nor_boot.h | 106 #define FLASH_BASE FlexSPI1_AMBA_BASE macro 108 #define FLASH_BASE FlexSPI_AMBA_BASE macro
|
| A D | fsl_flexspi_nor_boot.c | 44 FLASH_BASE, /* boot start location */
|
| /bsp/stm32/stm32g474-st-nucleo/board/CubeMX_Config/Src/ |
| A D | system_stm32g4xx.c | 173 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH */ in SystemInit()
|
| /bsp/stm32/stm32g491-st-nucleo/board/CubeMX_Config/Core/Src/ |
| A D | system_stm32g4xx.c | 122 #define VECT_TAB_BASE_ADDRESS FLASH_BASE /*!< Vector Table base address field.
|
| /bsp/lm4f232/Libraries/inc/ |
| A D | hw_memmap.h | 34 #define FLASH_BASE 0x00000000 // FLASH memory macro
|
| /bsp/lm3s8962/Libraries/inc/ |
| A D | hw_memmap.h | 34 #define FLASH_BASE 0x00000000 // FLASH memory macro
|
| /bsp/lm3s9b9x/Libraries/inc/ |
| A D | hw_memmap.h | 34 #define FLASH_BASE 0x00000000 // FLASH memory macro
|
| /bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/ |
| A D | hw_memmap.h | 49 #define FLASH_BASE 0x00000000 // FLASH memory macro
|
| /bsp/tm4c129x/libraries/inc/ |
| A D | hw_memmap.h | 49 #define FLASH_BASE 0x00000000 // FLASH memory macro
|
| /bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/ |
| A D | target.h | 530 #define FLASHSFR_BASE (FLASH_BASE + 0x000FFFBC) 4555 #define FLASH_STA (volatile unsigned *) (FLASH_BASE + 0xFFFBC) 4556 #define FLASH_INT (volatile unsigned *) (FLASH_BASE + 0x000FFFCC) 4557 #define FLASH_CSSADDR (volatile unsigned *) (FLASH_BASE + 0x000FFFD0) 4558 #define FLASH_CSEADDR (volatile unsigned *) (FLASH_BASE + 0x000FFFD4) 4559 #define FLASH_CSVALUE (volatile unsigned *) (FLASH_BASE + 0x000FFFD8) 4560 #define FLASH_CSCVALUE (volatile unsigned *) (FLASH_BASE + 0x000FFFDC) 4561 #define FLASH_PASS (volatile unsigned *) (FLASH_BASE + 0x000FFFE0) 4576 #define FLASH_NVRPASS (volatile unsigned *) (FLASH_BASE + 0xFFFC0) 4577 #define FLASH_BDPASS (volatile unsigned *) (FLASH_BASE + 0xFFFC4) [all …]
|
| /bsp/stm32/stm32l496-st-discovery/board/CubeMX_Config/Src/ |
| A D | system_stm32l4xx.c | 139 #define VECT_TAB_BASE_ADDRESS FLASH_BASE /*!< Vector Table base address field.
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_hal_flash_ex.h | 179 #define IS_FLASH_PROGRAM_ADDRESS(__ADDRESS__) (((__ADDRESS__) >= FLASH_BASE) && ((__ADDRESS__… 183 #define IS_FLASH_PROGRAM_ADDRESS(__ADDRESS__) (((__ADDRESS__) >= FLASH_BASE) && ((__ADDRESS__… 184 #define IS_FLASH_PROGRAM_BANK1_ADDRESS(__ADDRESS__) (((__ADDRESS__) >= FLASH_BASE) && ((__ADDRESS__…
|
| /bsp/stm32/stm32h7s7-st-disco/board/CubeMX_Config/Appli/Core/Src/ |
| A D | system_stm32h7rsxx.c | 104 #define VECT_TAB_BASE_ADDRESS FLASH_BASE /*!< Vector Table base address field.
|
| /bsp/stm32/stm32h7s7-st-disco/board/CubeMX_Config/Boot/Core/Src/ |
| A D | system_stm32h7rsxx.c | 104 #define VECT_TAB_BASE_ADDRESS FLASH_BASE /*!< Vector Table base address field.
|
| /bsp/stm32/stm32u575-st-nucleo/board/CubeMX_Config/Src/ |
| A D | system_stm32u5xx.c | 225 SCB->VTOR = FLASH_BASE | VECT_TAB_OFFSET; /* Vector Table Relocation in Internal FLASH */ in SystemInit()
|