Home
last modified time | relevance | path

Searched defs:ivt (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/nxp/s32/s32k3/
Dsoc.c17 struct ivt { struct
18 uint32_t header;
42 const struct ivt ivt_header __attribute__((section(".ivt_header"))) = { argument
/Zephyr-latest/soc/renesas/smartbond/da1469x/
Dsoc.c133 uint32_t *ivt; in soc_reset_hook() local