Searched refs:winstream (Results 1 – 9 of 9) sorted by relevance
| /Zephyr-latest/drivers/console/ |
| D | winstream_console.c | 22 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()
|
| D | Kconfig | 283 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/ |
| D | CMakeLists.txt | 6 project(winstream) project
|
| D | main.c | 18 ZTEST(winstream, test_winstream) in ZTEST() argument 100 ZTEST_SUITE(winstream, NULL, NULL, NULL, NULL, NULL);
|
| /Zephyr-latest/lib/utils/ |
| D | CMakeLists.txt | 23 zephyr_sources_ifdef(CONFIG_WINSTREAM winstream.c)
|
| D | Kconfig | 53 bool "Use standard memcpy() in winstream"
|
| /Zephyr-latest/boards/mediatek/ |
| D | index.rst | 89 moment. In theory a bidirectional console like winstream can be used
|
| /Zephyr-latest/doc/releases/ |
| D | release-notes-3.2.rst | 2202 * :github:`47833` - Intel CAVS: cavstool.py fails to extract complete log from winstream buffer whe…
|
| D | release-notes-3.3.rst | 3596 * :github:`47833` - Intel CAVS: cavstool.py fails to extract complete log from winstream buffer whe…
|