Home
last modified time | relevance | path

Searched refs:called (Results 176 – 200 of 279) sorted by relevance

12345678910>>...12

/Zephyr-latest/doc/develop/tools/
Dclion.rst112 Note that other CMake targets like ``puncover`` or ``hardenconfig`` can also be called at this
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst193 Zephyr applications are built to run on specific hardware, called a
360 configurations is called a "board," even though that doesn't always make
Dmodules.rst9 system those are called *modules*. These modules must be integrated with the
742 - ``<module-name>_pre_cmake(IMAGES <images>)``: This function is called for each
744 - ``<module-name>_post_cmake(IMAGES <images>)``: This function is called for each
746 - ``<module-name>_pre_domains(IMAGES <images>)``: This function is called for each
748 - ``<module-name>_post_domains(IMAGES <images>)``: This function is called for each
/Zephyr-latest/boards/digilent/arty_a7/doc/
Dindex.rst24 so-called soft processor to be instantiated within the FPGA in order to run
/Zephyr-latest/doc/build/kconfig/
Dmenuconfig.rst67 :ref:`installation_linux`. The package you need is usually called
/Zephyr-latest/subsys/net/lib/http/
DKconfig161 handler that is called after upgrading to handle the Websocket network
/Zephyr-latest/doc/kernel/
Dcode-relocation.rst72 function zephyr_code_relocate() can be called as many times as required.
/Zephyr-latest/subsys/debug/
DKconfig79 Thread analysis would be called periodically.
161 LSAN (leak sanitizer) that if dlcose is called before performing the leak
/Zephyr-latest/doc/build/
Dzephyr_cmake_package.rst421 The Zephyr package version file. This file is called by CMake to determine
431 The Zephyr package file. This file is called by CMake to for the package
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst18 to another. These points are called **reschedule points**.
288 be called within a loop. Note that in certain architectures, upon return,
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst248 …et_if_interface_state_management`), :c:func:`conn_mgr_if_connect` can be called to cause it to ass…
302 When :c:func:`conn_mgr_if_connect` is called on an iface, a connection attempt begins.
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst563 :c:func:`pwm_set_cycles` functions need to be called with a PWM channel
654 :c:func:`lwm2m_rd_client_start` was called immediately after
934 ``gmtime()`` is called from a user mode thread. This function can be
935 safely called from both kernel and user mode threads.
1337 * :github:`45828` - mcumgr: img_mgmt_dfu_stopped is called on a successful erase
1393 * :github:`45463` - null function pointer called when using shell logger backend under heavy load
1724 * :github:`43319` - Hardware reset cause api sets reset pin bit every time the api is called
1734 * :github:`43277` - usb/dfu: upgrade request is not called while used from mcuboot, update doesn't …
1787 * :github:`42854` - k_busy_wait() never returns when called - litex vexriscv soc and cpu on xilinx …
1793 * :github:`42829` - GATT: bt_gatt_is_subscribed does not work as expected when called from bt_conn_…
[all …]
Drelease-notes-2.2.rst161 by the USB stack, now needs to be explicitly called by the application
215 * Add an assertion if k_sleep() is called from an ISR
772 * :github:`22902` - eth_mcux_phy_setup called before ENET clock being enabled causes CPU to hang
893 * :github:`22202` - bt_rand() is called over HCI when BT_HOST_CRYPTO=y, even if BT_CTLR_LE_ENC=n
1046 * :github:`21105` - Bluetooth API called before finished initialization.
1153 * :github:`16329` - ztest teardown function not called if test function is interrupted
/Zephyr-latest/doc/hardware/cache/
Dguide.rst145 Some architectures support a cache configuration called **write-through**
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DREADME.rst136 - Create a file called ``unsecure.conf`` with the following content:
/Zephyr-latest/modules/mbedtls/
DKconfig221 will defer the initialization until explicitly called.
/Zephyr-latest/cmake/modules/
Dyaml.cmake201 # called.
580 # level means `to_yaml()` should be called recursively.
/Zephyr-latest/cmake/bintools/
Dbintools_template.cmake30 # Commands will default echo a message if called, but no command has been defined.
/Zephyr-latest/doc/services/pm/
Ddevice_runtime.rst176 devicetree node. If enabled, :c:func:`pm_device_runtime_enable` is called immediately
/Zephyr-latest/subsys/net/ip/
DKconfig.tcp106 called with -ETIMEDOUT error code and the context is dereferenced.
/Zephyr-latest/subsys/shell/
DKconfig263 must be called to ensure correct text display on the terminal screen.
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/
DREADME.rst170 client, you might want to test what is commonly called "OTA DFU", or Over-The-Air Device Firmware
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst34 implementation function directly (if called from supervisor mode) or goes
35 through privilege elevation and validation steps (if called from user
259 implementation is simply called and there is no software trap.
/Zephyr-latest/boards/snps/emsdp/doc/
Dindex.rst157 the one called :zephyr:code-sample:`hello_world`.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob.rst114 called repeatedly to move data to or from the BLOB. When the model is done processing the block, it

12345678910>>...12