Home
last modified time | relevance | path

Searched refs:winstream (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/drivers/console/
Dwinstream_console.c20 static struct sys_winstream *winstream; variable
39 sys_winstream_write(winstream, str, len); in winstream_console_trace_out()
73 winstream = sys_winstream_init(buf, config->size); in winstream_console_init()
DKconfig283 Use winstream as a console.
/Zephyr-latest/tests/unit/winstream/
DCMakeLists.txt6 project(winstream) project
Dmain.c18 ZTEST(winstream, test_winstream) in ZTEST() argument
100 ZTEST_SUITE(winstream, NULL, NULL, NULL, NULL, NULL);
/Zephyr-latest/lib/utils/
DCMakeLists.txt22 zephyr_sources_ifdef(CONFIG_WINSTREAM winstream.c)
DKconfig46 bool "Use standard memcpy() in winstream"
/Zephyr-latest/boards/mediatek/
Dindex.rst89 moment. In theory a bidirectional console like winstream can be used
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst2202 * :github:`47833` - Intel CAVS: cavstool.py fails to extract complete log from winstream buffer whe…
Drelease-notes-3.3.rst3596 * :github:`47833` - Intel CAVS: cavstool.py fails to extract complete log from winstream buffer whe…