Home
last modified time | relevance | path

Searched refs:calls (Results 101 – 125 of 204) sorted by relevance

123456789

/Zephyr-latest/doc/develop/west/
Dwithout-west.rst83 <west-build-flash-debug>`. For example, ``ninja flash`` calls ``west
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dtbs_client_test.c268 const struct bt_tbs_client_call *calls) in tbs_client_current_calls_cb() argument
/Zephyr-latest/subsys/random/
DKconfig135 Route calls to `sys_csrand_get` through `sys_rand_get` to enable
/Zephyr-latest/doc/connectivity/networking/api/
Dsockets.rst47 for calls like ``recv()`` and ``send()`` to actually process (receive
73 protocols with standard socket calls. See :c:enum:`net_ip_protocol_secure` type
Dnet_mgmt.rst41 To avoid extra cost, all :c:func:`net_mgmt` calls are direct. Though this
/Zephyr-latest/boards/arm/v2m_musca_b1/doc/
Dindex.rst109 calls a handler directly from the vector table.
144 | 11 | SVC | | system calls, kernel |
/Zephyr-latest/arch/arm/core/
DKconfig259 bool "Allow secure function calls to be preempted"
263 threads performing secure function calls, are allowed to be
/Zephyr-latest/doc/kernel/drivers/
Dindex.rst60 High-level calls accessed through device-specific APIs, such as
62 these calls should be blocking.
384 the device is initialized when the application calls :c:func:`device_init`.
/Zephyr-latest/doc/services/
Dsecure_storage.rst43 Instead, the PS API directly calls into the Internal Trusted Storage (ITS) API
/Zephyr-latest/doc/develop/test/twister/
Dtwister_blackbox.rst108 To overcome this, between the calls you ought to use
/Zephyr-latest/lib/posix/options/
DKconfig.pthread56 on calls to pthread_create() there is no need to worry about resource
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/
Dindex.rst106 calls a handler directly from the vector table.
141 | 11 | SVC | | system calls, kernel |
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst106 and an embedded application that handles the RPC calls themselves, while
289 These simply route this API calls into the ``bs_trace`` bsim API.
315 that is, if the main app is a version for simulation which calls
/Zephyr-latest/drivers/modem/
DKconfig152 API calls through the command handler call back layers).
/Zephyr-latest/subsys/net/lib/sockets/
DKconfig97 polls the sockets and calls the user supplied callback directly.
399 module-str = Log level for BSD sockets compatible API calls
/Zephyr-latest/doc/releases/
Drelease-notes-1.10.rst31 * System calls for privilege elevation
48 * Introduce object validation mechanism: All system calls made from userspace,
313 * :github:`3627` - x86: implement system calls
318 * :github:`3641` - define kernel system calls
/Zephyr-latest/drivers/net/
DKconfig262 int "Interval between epoll_wait() calls (in simulated microseconds)"
/Zephyr-latest/doc/services/retention/
Dindex.rst133 users are then responsible for ensuring that the function calls do not conflict
/Zephyr-latest/subsys/debug/
DKconfig209 4) When a thread calls k_yield() but doesn't context switch
235 If userspace is enabled, printk() calls are buffered so that we do
/Zephyr-latest/doc/kernel/data_structures/
Dring_buffers.rst28 calls.
191 buffer, as the number of calls to claim/finish needs to double for such
Drbtree.rst48 argument to be passed to it, and the tree code calls that function for
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst130 Once suspended, a thread cannot be scheduled until another thread calls
182 be reserved to serve as a private kernel stack for handling system calls.
378 each thread calls a specific routine.
/Zephyr-latest/modules/openthread/
DKconfig.features116 calls, and it is useful for platforms in which those are costly.
/Zephyr-latest/boards/arm/mps2/doc/
Dmps2_an521.rst187 calls a handler directly from the vector table.
222 | 11 | SVC | | system calls, kernel |
/Zephyr-latest/soc/silabs/
DKconfig155 Implement PM using direct calls to EMU driver in emlib

123456789