Home
last modified time | relevance | path

Searched refs:__VECTOR_TABLE (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/hal_nxp-latest/mcux/mcux-sdk/drivers/common/
Dfsl_common_arm.c20 #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/
Dfsl_flexspi_nor_boot.h77 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/
Dfsl_flexspi_nor_boot.h77 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/
Dfsl_flexspi_nor_boot.h77 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/
Dfsl_flexspi_nor_boot.h77 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/
Dfsl_flexspi_nor_boot.h77 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/
Dfsl_flexspi_nor_boot.h77 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/
Dfsl_flexspi_nor_boot.h77 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/
Dfsl_flexspi_nor_boot.h77 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/
Dfsl_flexspi_nor_boot.h77 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/
Dfsl_flexspi_nor_boot.h77 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/
Dfsl_flexspi_nor_boot.h77 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/
Devkmimxrt1180_flexspi_nor_config.h123 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/
DMIMXRT595Sxxxx_cm33_ram_ns.ld55 __VECTOR_TABLE = .; symbol
149 __DATA_ROM = ORIGIN(m_flash) + __etext - __VECTOR_TABLE;
169 _image_size = __DATA_END - __VECTOR_TABLE;
DMIMXRT595Sxxxx_cm33_ram_s.ld65 __VECTOR_TABLE = .; symbol
159 __DATA_ROM = ORIGIN(m_flash) + 0x1000 + __etext - __VECTOR_TABLE;
189 _image_size = __DATA_END - __VECTOR_TABLE;
DMIMXRT595Sxxxx_cm33_ram.ld64 __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/
DMIMXRT555Sxxxx_ram.ld62 __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/
DMIMXRT533Sxxxx_ram.ld62 __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/
DRW612_ram.ld59 __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/
DRW610_ram.ld59 __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/
Dfsl_mpi_loader.c222 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/
DMIMXRT735Sxxxx_cm33_core0_ram.ld77 __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/
DMIMXRT758Sxxxx_cm33_core0_ram.ld77 __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/
DMIMXRT798Sxxxx_cm33_core0_ram.ld79 __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/
Dfsl_pm_device.c149 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)

12345678910>>...12