Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/console/
Dwinstream_console.c22 static struct sys_winstream *winstream; variable
41 sys_winstream_write(winstream, str, len); in winstream_console_trace_out()
126 winstream = sys_winstream_init(buf, size); in winstream_console_init()
DKconfig283 Use winstream as a console.
290 bool "Use static/linkable memory for the winstream console"
293 The winstream console can be configured to use simple linker
300 int "Size of winstream console buffer"
303 Size of winstream console buffer, in bytes
/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.txt23 zephyr_sources_ifdef(CONFIG_WINSTREAM winstream.c)
DKconfig53 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…