Home
last modified time | relevance | path

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

/Zephyr-latest/boards/raspberrypi/rpi_pico2/support/
Dopenocd.cfg7 puts "checking adapter speed..."
/Zephyr-latest/boards/wiznet/w5500_evb_pico/support/
Dopenocd.cfg7 puts "checking adapter speed..."
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/support/
Dopenocd.cfg7 puts "checking adapter speed..."
/Zephyr-latest/boards/raspberrypi/rpi_pico/support/
Dopenocd.cfg7 puts "checking adapter speed..."
/Zephyr-latest/lib/libc/minimal/include/
Dstdio.h57 int puts(const char *s);
/Zephyr-latest/drivers/can/
DKconfig.loopback44 The send functions puts frame int this queue and TX thread takes the
/Zephyr-latest/lib/libc/minimal/source/stdout/
Dstdout_console.c117 int puts(const char *s) in puts() function
/Zephyr-latest/subsys/demand_paging/backing_store/
DKconfig27 for demand paging. The qemu_x86_tiny.ld linker script puts
/Zephyr-latest/scripts/coccinelle/
Dsymbols.txt148 puts
/Zephyr-latest/tests/lib/sprintf/src/
Dmain.c881 ret = puts("This 3"); in ZTEST()
938 ret = puts("This 3"); in ZTEST()
/Zephyr-latest/subsys/testsuite/
DKconfig103 This option indicates that a test case puts threads in user mode,
/Zephyr-latest/doc/connectivity/networking/
Dnet-stack-architecture.rst111 belongs and puts it in a queue for that socket, in order to separate the
/Zephyr-latest/doc/kernel/services/timing/
Dtimers.rst49 and puts the timer into the **stopped** state.
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt198 This function puts the previously created binary semaphore.
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst138 * Calling :c:func:`k_yield` puts the thread at the back of the scheduler's
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst165 puts(),yes
/Zephyr-latest/doc/services/zbus/
Dindex.rst73 dispatcher puts a changed channel's reference every time an observed channel is published or
77 dispatcher puts a copy of the message every time an observed channel is published or notified.
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi671 # Doing interface down and up even with delay puts a lot of events in the queue
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst137 then performs an operation that puts itself to sleep (e.g. sleeping
/Zephyr-latest/doc/security/
Dsecurity-overview.rst670 the most flexible approach but puts the largest burden on the
/Zephyr-latest/doc/build/kconfig/
Dtips.rst535 relative to ``FOO``. Defining ``FOO`` with ``menuconfig FOO`` instead puts the
/Zephyr-latest/
DKconfig.zephyr67 Linker puts orphan sections in place without warnings
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst212 * k_poll() may be passed 0 events, in which case it just puts the caller to
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst1363 puts(),ISO/IEC 9899:2011