| /hal_nxp-latest/mcux/mcux-sdk/drivers/common/ |
| D | fsl_common_arm.c | 20 #ifdef __VECTOR_TABLE in InstallIRQHandler() 21 #undef __VECTOR_TABLE in InstallIRQHandler() 30 #define __VECTOR_TABLE Image$$VECTOR_ROM$$Base in InstallIRQHandler() macro 35 extern uint32_t __VECTOR_TABLE[]; in InstallIRQHandler() 38 extern uint32_t __VECTOR_TABLE[]; in InstallIRQHandler() 53 __VECTOR_RAM[n] = __VECTOR_TABLE[n]; in InstallIRQHandler()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1064/xip/ |
| D | fsl_flexspi_nor_boot.h | 77 extern uint32_t __VECTOR_TABLE[]; 78 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE) 80 extern uint32_t __VECTOR_TABLE[]; 81 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1042/xip/ |
| D | fsl_flexspi_nor_boot.h | 77 extern uint32_t __VECTOR_TABLE[]; 78 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE) 80 extern uint32_t __VECTOR_TABLE[]; 81 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1024/xip/ |
| D | fsl_flexspi_nor_boot.h | 77 extern uint32_t __VECTOR_TABLE[]; 78 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE) 80 extern uint32_t __VECTOR_TABLE[]; 81 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1051/xip/ |
| D | fsl_flexspi_nor_boot.h | 77 extern uint32_t __VECTOR_TABLE[]; 78 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE) 80 extern uint32_t __VECTOR_TABLE[]; 81 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1041/xip/ |
| D | fsl_flexspi_nor_boot.h | 77 extern uint32_t __VECTOR_TABLE[]; 78 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE) 80 extern uint32_t __VECTOR_TABLE[]; 81 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1061/xip/ |
| D | fsl_flexspi_nor_boot.h | 77 extern uint32_t __VECTOR_TABLE[]; 78 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE) 80 extern uint32_t __VECTOR_TABLE[]; 81 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1052/xip/ |
| D | fsl_flexspi_nor_boot.h | 77 extern uint32_t __VECTOR_TABLE[]; 78 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE) 80 extern uint32_t __VECTOR_TABLE[]; 81 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1021/xip/ |
| D | fsl_flexspi_nor_boot.h | 77 extern uint32_t __VECTOR_TABLE[]; 78 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE) 80 extern uint32_t __VECTOR_TABLE[]; 81 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1062/xip/ |
| D | fsl_flexspi_nor_boot.h | 77 extern uint32_t __VECTOR_TABLE[]; 78 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE) 80 extern uint32_t __VECTOR_TABLE[]; 81 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1011/xip/ |
| D | fsl_flexspi_nor_boot.h | 77 extern uint32_t __VECTOR_TABLE[]; 78 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE) 80 extern uint32_t __VECTOR_TABLE[]; 81 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1015/xip/ |
| D | fsl_flexspi_nor_boot.h | 77 extern uint32_t __VECTOR_TABLE[]; 78 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE) 80 extern uint32_t __VECTOR_TABLE[]; 81 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1180/xip/ |
| D | evkmimxrt1180_flexspi_nor_config.h | 123 extern uint32_t __VECTOR_TABLE[]; 126 #define IMAGE_LOAD_ADDRESS ((uint32_t)__VECTOR_TABLE) 127 #define IMAGE_ENTRY_ADDRESS ((uint32_t)__VECTOR_TABLE)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT595S/gcc/ |
| D | MIMXRT595Sxxxx_cm33_ram_ns.ld | 55 __VECTOR_TABLE = .; symbol 149 __DATA_ROM = ORIGIN(m_flash) + __etext - __VECTOR_TABLE; 169 _image_size = __DATA_END - __VECTOR_TABLE;
|
| D | MIMXRT595Sxxxx_cm33_ram_s.ld | 65 __VECTOR_TABLE = .; symbol 159 __DATA_ROM = ORIGIN(m_flash) + 0x1000 + __etext - __VECTOR_TABLE; 189 _image_size = __DATA_END - __VECTOR_TABLE;
|
| D | MIMXRT595Sxxxx_cm33_ram.ld | 64 __VECTOR_TABLE = .; symbol 158 __DATA_ROM = ORIGIN(m_flash) + 0x1000 + __etext - __VECTOR_TABLE; 178 _image_size = __DATA_END - __VECTOR_TABLE;
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT555S/gcc/ |
| D | MIMXRT555Sxxxx_ram.ld | 62 __VECTOR_TABLE = .; symbol 156 __DATA_ROM = ORIGIN(m_flash) + 0x1000 + __etext - __VECTOR_TABLE; 176 _image_size = __DATA_END - __VECTOR_TABLE;
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT533S/gcc/ |
| D | MIMXRT533Sxxxx_ram.ld | 62 __VECTOR_TABLE = .; symbol 156 __DATA_ROM = ORIGIN(m_flash) + 0x1000 + __etext - __VECTOR_TABLE; 176 _image_size = __DATA_END - __VECTOR_TABLE;
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/RW612/gcc/ |
| D | RW612_ram.ld | 59 __VECTOR_TABLE = .; symbol 154 __DATA_ROM = ORIGIN(m_flash) + 0x1000 + __etext - __VECTOR_TABLE; 177 _image_size = __DATA_END - __VECTOR_TABLE;
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/RW610/gcc/ |
| D | RW610_ram.ld | 59 __VECTOR_TABLE = .; symbol 154 __DATA_ROM = ORIGIN(m_flash) + 0x1000 + __etext - __VECTOR_TABLE; 177 _image_size = __DATA_END - __VECTOR_TABLE;
|
| /hal_nxp-latest/mcux/mcux-sdk/components/mpi_loader/ |
| D | fsl_mpi_loader.c | 222 extern uint32_t __VECTOR_TABLE[]; in MPI_LoadMultiImages() 224 MPI_HandleRelocTable(__VECTOR_TABLE); in MPI_LoadMultiImages()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/gcc/ |
| D | MIMXRT735Sxxxx_cm33_core0_ram.ld | 77 __VECTOR_TABLE = .; symbol 182 …__DATA_ROM = ORIGIN(m_flash) + 0x4000 + __etext - __VECTOR_TABLE; /* Symbol is used by startup for… 221 _image_size = __DATA_END - __VECTOR_TABLE;
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/gcc/ |
| D | MIMXRT758Sxxxx_cm33_core0_ram.ld | 77 __VECTOR_TABLE = .; symbol 182 …__DATA_ROM = ORIGIN(m_flash) + 0x4000 + __etext - __VECTOR_TABLE; /* Symbol is used by startup for… 221 _image_size = __DATA_END - __VECTOR_TABLE;
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/gcc/ |
| D | MIMXRT798Sxxxx_cm33_core0_ram.ld | 79 __VECTOR_TABLE = .; symbol 191 …__DATA_ROM = ORIGIN(m_flash) + 0x4000 + __etext - __VECTOR_TABLE; /* Symbol is used by startup for… 230 _image_size = __DATA_END - __VECTOR_TABLE;
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1175/ |
| D | fsl_pm_device.c | 149 extern uint32_t __VECTOR_TABLE[]; 150 #define PM_DEV_VECTOR_TABLE ((uint32_t)__VECTOR_TABLE) 152 extern uint32_t __VECTOR_TABLE[]; 153 #define PM_DEV_VECTOR_TABLE ((uint32_t)__VECTOR_TABLE)
|