Home
last modified time | relevance | path

Searched refs:swt (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.5.0/scripts/build/
Dgen_isr_tables.py203 def write_source_file(fp, vt, swt, intlist, syms, shared): argument
219 if not swt:
229 param = "{0:#x}".format(swt[i][0])
230 func = swt[i][1]
341 swt = [(0, swt_spurious_handler) for i in range(nvec)]
348 swt = None
361 if not swt:
401 if not 0 <= table_index < len(swt):
403 (table_index, offset, len(swt) - 1))
405 if swt[table_index] != (0, swt_spurious_handler):
[all …]
/Zephyr-Core-3.5.0/dts/arm/nxp/
Dnxp_s32z27x_rtu0_r52.dtsi52 compatible = "nxp,s32-swt";
60 compatible = "nxp,s32-swt";
68 compatible = "nxp,s32-swt";
76 compatible = "nxp,s32-swt";
84 compatible = "nxp,s32-swt";
Dnxp_s32z27x_rtu1_r52.dtsi52 compatible = "nxp,s32-swt";
60 compatible = "nxp,s32-swt";
68 compatible = "nxp,s32-swt";
76 compatible = "nxp,s32-swt";
84 compatible = "nxp,s32-swt";
/Zephyr-Core-3.5.0/drivers/watchdog/
Dwdt_nxp_s32.c139 #define SWT_NODE(n) DT_NODELABEL(swt##n)
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.5.rst1619 * :dtcompatible:`nxp,s32-swt`:
Drelease-notes-3.3.rst1378 - :dtcompatible:`nxp,s32-swt`