Home
last modified time | relevance | path

Searched refs:puts (Results 1 – 19 of 19) sorted by relevance

/Zephyr-Core-3.5.0/boards/arm/rpi_pico/support/
Dopenocd.cfg7 puts "checking adapter speed..."
/Zephyr-Core-3.5.0/lib/libc/minimal/include/
Dstdio.h57 int puts(const char *s);
/Zephyr-Core-3.5.0/drivers/can/
DKconfig.loopback44 The send functions puts frame int this queue and TX thread takes the
/Zephyr-Core-3.5.0/lib/libc/minimal/source/stdout/
Dstdout_console.c118 int puts(const char *s) in puts() function
/Zephyr-Core-3.5.0/subsys/demand_paging/backing_store/
DKconfig27 for demand paging. The qemu_x86_tiny.ld linker script puts
/Zephyr-Core-3.5.0/scripts/coccinelle/
Dsymbols.txt147 puts
/Zephyr-Core-3.5.0/tests/lib/sprintf/src/
Dmain.c881 ret = puts("This 3"); in ZTEST()
938 ret = puts("This 3"); in ZTEST()
/Zephyr-Core-3.5.0/subsys/testsuite/
DKconfig92 This option indicates that a test case puts threads in user mode,
/Zephyr-Core-3.5.0/doc/connectivity/networking/
Dnet-stack-architecture.rst111 belongs and puts it in a queue for that socket, in order to separate the
/Zephyr-Core-3.5.0/doc/services/portability/
Dposix.rst442 puts(),yes
/Zephyr-Core-3.5.0/doc/kernel/services/timing/
Dtimers.rst49 and puts the timer into the **stopped** state.
/Zephyr-Core-3.5.0/doc/kernel/services/scheduling/
Dindex.rst138 * Calling :c:func:`k_yield` puts the thread at the back of the scheduler's
/Zephyr-Core-3.5.0/doc/services/zbus/
Dindex.rst75 dispatcher puts a changed channel's reference every time an observed channel is published or
79 dispatcher puts a copy of the message every time an observed channel is published or notified.
/Zephyr-Core-3.5.0/doc/kernel/services/
Dinterrupts.rst137 then performs an operation that puts itself to sleep (e.g. sleeping
/Zephyr-Core-3.5.0/
DKconfig.zephyr66 Linker puts orphan sections in place without warnings
/Zephyr-Core-3.5.0/doc/build/kconfig/
Dtips.rst525 relative to ``FOO``. Defining ``FOO`` with ``menuconfig FOO`` instead puts the
/Zephyr-Core-3.5.0/doc/security/
Dsecurity-overview.rst674 the most flexible approach but puts the largest burden on the
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-2.2.rst212 * k_poll() may be passed 0 events, in which case it just puts the caller to
/Zephyr-Core-3.5.0/doc/contribute/coding_guidelines/
Dindex.rst1356 puts(),ISO/IEC 9899:2011