Home
last modified time | relevance | path

Searched refs:calls (Results 126 – 150 of 204) sorted by relevance

123456789

/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-dev.rst22 is the case for all API calls is an ongoing one, but the overall goal is
Dbluetooth-arch.rst66 Controller communicate directly through function calls and queues in RAM. The
/Zephyr-latest/doc/develop/api/
Dterminology.rst158 or :c:macro:`SYS_INIT()` calls that may be invoked with ``PRE_KERNEL_1``
/Zephyr-latest/subsys/net/l2/openthread/
DKconfig51 started manually, with respective API calls or CLI/NCP commands.
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig213 that while tests will still be marked as skipped on failed zassume calls, the final test
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst174 system boot). These calls can occur at any time, but the driver is
208 * The driver can ignore calls to :c:func:`sys_clock_set_timeout`, as every
Dtimers.rst225 :c:func:`k_sleep` and :c:func:`k_usleep` calls.
/Zephyr-latest/boards/wiznet/w5500_evb_pico/doc/
Dindex.rst216 command that directly calls OpenOCD (assuming a SEGGER JLink adapter is used):
/Zephyr-latest/cmake/bintools/
Dbintools_template.cmake31 # This is done, so that unexpected calls to non-implemented command can be easily detected.
/Zephyr-latest/doc/develop/test/
Dbsim.rst149 This build scripts use the common compile.source which provide a function (compile) which calls
/Zephyr-latest/subsys/shell/
DKconfig95 to limit number of peripheral access calls.
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt97 Zephyr's version does not spawn a reporting thread. Instead it calls
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst525 * Added async API system calls
554 * Added system calls
879 * :github:`22290` - ARC crashes due to concurrent system calls
995 * :github:`21432` - watchdog subsystem has no system calls
996 * :github:`21431` - missing async uart.h system calls
1176 * :github:`14650` - missing system calls in Counter driver APIs
Drelease-notes-1.13.rst15 * Introduce system calls for BSD socket APIs
118 * Introduce system calls for BSD socket APIs.
501 * :github:`8587` - ZTEST should support multiple calls to mocked function
572 * :github:`8203` - Implement system calls for the new socket APIs
/Zephyr-latest/doc/kernel/services/data_passing/
Dmailboxes.rst185 Finally, the sending thread calls a mailbox send API to initiate the
305 characterizes the message it wants to receive. It then calls one of the
/Zephyr-latest/doc/kernel/usermode/
Dmemory_domain.rst100 A small subset of kernel APIs, invoked as system calls, require heap memory
102 directly by user mode. In order to use these system calls, invoking threads
/Zephyr-latest/doc/kernel/services/other/
Dfatal.rst241 function has a default implementation with weak linkage that calls
/Zephyr-latest/doc/kernel/memory_management/
Ddemand_paging.rst90 Paging statistics can be obtained via various function calls when
Dheap.rst55 or more complicated. Unlike ``k_heap``, all calls to any ``sys_heap``
/Zephyr-latest/boards/ti/cc3220sf_launchxl/doc/
Dindex.rst243 offload point, enabling Zephyr BSD socket API calls to be directed to the
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob.rst115 calls :c:member:`block_end <bt_mesh_blob_io.block_end>`. When the transfer is complete, the BLOB
/Zephyr-latest/doc/kernel/services/
Dpolling.rst305 that is passed a signal will return after any code in the system calls
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst146 These should be reverted back to automethod calls at the next release.
/Zephyr-latest/doc/services/rtio/
Dindex.rst85 and device on the bus it is embodied in what RTIO calls an iodev.
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/
Dindex.rst243 offload point, enabling Zephyr BSD socket API calls to be directed to the

123456789