Searched refs:markers (Results 1 – 8 of 8) sorted by relevance
/Zephyr-latest/doc/connectivity/bluetooth/img/ |
D | att_timeout.svg | 1 …markers" d=" M 38.93352592923047 55.049635120999994 L 38.93352592923047 300.077684621" stroke-mite…
|
/Zephyr-latest/tests/boards/intel_adsp/mm/src/ |
D | main.c | 54 const uint32_t markers[] = { 0x11111111, 0x22222222, 0x33333333 }; local 57 vps[i].mem[0] = markers[i]; 138 zassert_equal(*(int *)pa[i], markers[i], 154 zassert_equal(*(int *)pa[i], markers[i], 180 const uint32_t markers[] = { 0x11111111, 0x22222222, 0x33333333 }; in ZTEST() local 183 vps[i].mem[0] = markers[i]; in ZTEST() 264 zassert_equal(*(int *)pa[i], markers[i], in ZTEST() 280 zassert_equal(*(int *)pa[i], markers[i], in ZTEST()
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | pytest.ini | 2 markers = key
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | ace-link.ld | 524 /* Heap start and end markers. Used to reserve system heap memory. */ 540 /* Heap start and end markers. Used with libc malloc code. */
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/ |
D | xtensa-cavs-linker.ld | 429 /* Heap start and end markers. Mostly unused, though newlib likes them */
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 256 …string (including new-lines and ``----BEGIN X ----`` / ``----END X----`` markers), and then use th…
|
/Zephyr-latest/doc/develop/test/ |
D | pytest.rst | 267 …`here <https://docs.pytest.org/en/latest/example/markers.html#using-k-expr-to-select-tests-based-o…
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 1352 # of the possible markers and block names see the documentation. 1405 # files will be copied as-is; there are no commands or markers available. 2079 # description of the possible markers and block names see the documentation. 2110 # markers available. 2230 # Note that the files will be copied as-is; there are no commands or markers
|