Home
last modified time | relevance | path

Searched refs:__Vectors (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/soc/nxp/lpc/lpc51u68/
Dlinker.ld7 /* The SDK CMIS SystemInit function sets VTOR equal to &__Vectors,
10 __Vectors = _vector_table; symbol
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/
Dlinker.ld14 /* The SDK CMIS SystemInit function sets VTOR equal to &__Vectors,
17 __Vectors = _vector_table; symbol
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/
Dlinker.ld14 /* The SDK CMIS SystemInit function sets VTOR equal to &__Vectors,
17 __Vectors = _vector_table; symbol
/Zephyr-latest/soc/nxp/imxrt/
Dboot_header.ld9 __Vectors = __VECTOR_TABLE; symbol
/Zephyr-latest/soc/infineon/cat1a/psoc6_legacy/
Dsoc.c46 uint32_t __Vectors; variable