Searched refs:int3 (Results 1 – 6 of 6) sorted by relevance
| /Zephyr-latest/tests/lib/json/src/ |
| D | main.c | 189 int int3; member 200 JSON_OBJ_DESCR_PRIM(struct test_element, int3, JSON_TOK_NUMBER), 1215 int int3; in ZTEST() member 1258 JSON_OBJ_DESCR_PRIM(struct large_struct, int3, JSON_TOK_NUMBER), in ZTEST() 1358 zassert_equal(o.array[0].int3, 3, "Element 0 int3 not decoded correctly"); in ZTEST() 1362 zassert_equal(o.array[1].int3, 6, "Element 1 int3 not decoded correctly"); in ZTEST()
|
| /Zephyr-latest/tests/drivers/build_all/sensor/ |
| D | spi.dtsi | 283 int3-4-map-io = <0x01>; 284 int3-4-conf-io = <0x01>;
|
| D | i2c.dtsi | 770 int3-4-map-io = <0x01>; 771 int3-4-conf-io = <0x01>;
|
| /Zephyr-latest/boards/nxp/vmu_rt1170/ |
| D | vmu_rt1170_mimxrt1176_cm7.dts | 308 int3-4-map-io = <0x01>; 309 int3-4-conf-io = <0x02>;
|
| /Zephyr-latest/doc/services/debugging/ |
| D | gdbstub.rst | 180 247 __asm__ volatile ("int3");
|
| /Zephyr-latest/tests/lib/devicetree/api/ |
| D | app.overlay | 472 interrupt-names = "int1", "int2", "int3";
|