Home
last modified time | relevance | path

Searched refs:called (Results 126 – 150 of 279) sorted by relevance

12345678910>>...12

/Zephyr-latest/doc/connectivity/networking/api/
Dhttp_server.rst326 The resource callback may be called multiple times for a single request, hence
377 Websocket resources register an application callback, which is called when a
379 descriptor corresponding to the underlying TCP/TLS connection. Once called,
Dnet_if.rst20 For Ethernet network, a macro called ``ETH_NET_DEVICE_INIT()`` should be used
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst29 … :ref:`connectivity control API <conn_mgr_control_api>` functions can be called on the iface, and …
39 As such, these functions should be called sparingly, due to their relatively high search cost.
306 …onn_api.connect` must eventually lead to an association attempt, even if called immediately after …
308 … connect commands immediately when :c:member:`conn_mgr_conn_api.init` is called, calls to :c:membe…
/Zephyr-latest/arch/riscv/
DKconfig112 - SOC_ISR_SW_STACKING: macro guarded by _ASMLANGUAGE called by the
117 - SOC_ISR_SW_UNSTACKING: macro guarded by _ASMLANGUAGE called by the
125 software macros. The structure must be called 'struct arch_esf'.
/Zephyr-latest/doc/services/llext/
Dconfig.rst107 a pointer-sized hash called Symbol Link Identifier (SLID), which is
/Zephyr-latest/doc/services/storage/disk/
Daccess.rst18 * :c:macro:`DISK_IOCTL_CTRL_INIT`: Initialize the disk. Must be called before
/Zephyr-latest/doc/services/net_buf/
Dindex.rst38 called.
/Zephyr-latest/doc/develop/sca/
Declair.rst23 called with a ``-DZEPHYR_SCA_VARIANT=eclair`` parameter.
/Zephyr-latest/doc/develop/west/
Dextensions.rst7 source code. These are called **west extension commands**, or just "extensions"
122 # This gets called when the user runs the command, e.g.:
/Zephyr-latest/doc/hardware/porting/
Darch.rst129 It thus needs an architecture-specific implementation, called the
231 :code:`_Swap()` kernel internal symbol. When :code:`_Swap` is called, the
234 what thread to context switch in. :code:`_Swap` is called by the kernel logic
241 flexible enough that :code:`_Swap` can be called when exiting an interrupt
251 * :code:`_interrupt_enter` on x86 after the handler is called.
291 The thread entry point is also not to be called directly, i.e. it should not be
430 This function can be called in a loop within a context that does not care if it
899 * This function is called when GDB sends a ``c`` or ``continue`` command
904 * This function is called when GDB sends a ``si`` or ``stepi`` command
/Zephyr-latest/doc/build/dts/
Dintro-syntax-structure.rst7 for this tree is called DTS (for devicetree source), and is defined in the
68 array of what are called *cells*. A cell is just a 32-bit unsigned integer.
256 pair is called a "register block". Values are conventionally written
Dbindings-intro.rst95 their parent nodes. These are called "child bindings". If a node describes
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake248 "ExternalZephyrProject_Add(${ARGV0} <val> ...) must not be called outside of"
432 # If the application is not due to ExternalZephyrProject_Add() being called,
676 "sysbuild_add_subdirectory(...) called with incorrect number of arguments"
709 # in which `ExternalZephyrProject_Cmake()` will be called.
/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst22 longer called by the build system when signing images for MCUboot.
358 :c:func:`bt_bap_unicast_server_register` needs to be called once before using the Unicast Server,
360 time. It does not need to be called again until the new function
361 :c:func:`bt_bap_unicast_server_unregister` has been called.
/Zephyr-latest/share/zephyr-package/cmake/
DZephyrConfig.cmake101 # If ZEPHYR_CANDIDATE is set, it means this file was include instead of called via find_package dir…
DZephyrConfigVersion.cmake44 # If ZEPHYR_CANDIDATE is set, it means this file was include instead of called via find_package dir…
/Zephyr-latest/kernel/
DKconfig.smp75 to check if schedule IPI has called or not, for testing
/Zephyr-latest/lib/heap/
DKconfig87 Heaps using reduced-size chunk headers can accommodate so called
/Zephyr-latest/doc/services/device_mgmt/
Dec_host_cmd.rst27 called.
Dsmp_transport.rst75 frame, here called initial-final; for the description of initial-final
/Zephyr-latest/boards/ti/cc26x2r1_launchxl/doc/
Dindex.rst175 so-called backdoor is enabled (via option
/Zephyr-latest/doc/develop/test/twister/
Dtwister_blackbox.rst123 ``twister`` python file as if it were called directly
/Zephyr-latest/boards/ti/cc1352p1_launchxl/doc/
Dindex.rst171 so-called backdoor is enabled (via option
/Zephyr-latest/boards/ti/cc1352r1_launchxl/doc/
Dindex.rst169 so-called backdoor is enabled (via option
/Zephyr-latest/doc/develop/languages/c/
Dpicolibc.rst144 management. These are collected in a dedicated memory partition called

12345678910>>...12